guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 30/62: gnu: gnome-calendar: Update to 3.32.2.
Date: Sat, 7 Dec 2019 14:04:55 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit 339b59bf039349f8d584d4f442e2e5be7873dea0
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 b5e45dc..98d58e4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7216,7 +7216,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 "/"
@@ -7224,7 +7224,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]