guix-commits
[Top][All Lists]
Advanced

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

34/37: gnu: gnome-clocks: Update to 3.30.1.


From: guix-commits
Subject: 34/37: gnu: gnome-clocks: Update to 3.30.1.
Date: Sun, 14 Jul 2019 15:54:56 -0400 (EDT)

kkebreau pushed a commit to branch bd15da3a379821e3943403c
in repository guix.

commit db32645d4370c7481a875d3f59578f657cf2dcfd
Author: Kei Kebreau <address@hidden>
Date:   Fri Jul 5 01:05:23 2019 -0400

    gnu: gnome-clocks: Update to 3.30.1.
    
    * gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
---
 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 e2f1076..9738410 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6662,7 +6662,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
 (define-public gnome-clocks
   (package
     (name "gnome-clocks")
-    (version "3.28.0")
+    (version "3.30.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -6670,7 +6670,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1dd739vchb592mck1dia2hkywn4213cpramyqzgmlmwv8z80p3nl"))))
+                "009fr6zwv37wryi0c0syi4i7pxpdbn3gliws68l99cjsbn2qd6pc"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t))



reply via email to

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