guix-commits
[Top][All Lists]
Advanced

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

07/25: gnu: gnome-calendar: Update to 3.24.2.


From: Marius Bakke
Subject: 07/25: gnu: gnome-calendar: Update to 3.24.2.
Date: Wed, 24 May 2017 18:55:17 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 44b1e86db24073f9148e0b91be152c89c7745d2f
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:54:53 2017 +0200

    gnu: gnome-calendar: Update to 3.24.2.
    
    * gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.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 3411fc0..d26546b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5507,7 +5507,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
 (define-public gnome-calendar
   (package
     (name "gnome-calendar")
-    (version "3.22.2")
+    (version "3.24.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5515,7 +5515,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "03wivk7hbyqrqcrd7jg0m2xj6q13248la2184qkf7zncnj72g5ih"))))
+                "0lc0xdgn0y12i87775xyy0p3a5l82w9k49cmwl1my8r8pwf9lp6s"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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