guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

30/63: gnu: gnome-calendar: Update to 3.32.2.


From: guix-commits
Subject: 30/63: gnu: gnome-calendar: Update to 3.32.2.
Date: Thu, 7 Nov 2019 09:57:40 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit a83bc83e605c1525be74be3c166a3c564c84773c
Author: Kei Kebreau <address@hidden>
Date:   Wed Jul 24 19:42:06 2019 -0400

    gnu: gnome-calendar: Update to 3.32.2.
    
    * gnu/packages/gnome.scm (gnome-calendar): Update to 3.32.2.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 88821ab..ccfbdc8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6960,7 +6960,7 @@ desktop.  It supports world clock, stop watch, alarms, 
and count down timer.")
 (define-public gnome-calendar
   (package
     (name "gnome-calendar")
-    (version "3.30.1")
+    (version "3.32.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -6968,7 +6968,7 @@ desktop.  It supports world clock, stop watch, alarms, 
and count down timer.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1avi7a29y8d8kzwslp51nwy6s692alms7917454j0xpfc6hnw62s"))))
+                "07p73cvzj8idr80npja5yiv9pjfyi6qqfhaz5jwcgqspqbnhnl7k"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]