guix-commits
[Top][All Lists]
Advanced

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

14/16: gnu: gnome-clocks: Update to 3.30.1.


From: guix-commits
Subject: 14/16: gnu: gnome-clocks: Update to 3.30.1.
Date: Mon, 15 Jul 2019 10:04:08 -0400 (EDT)

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

commit 757f863bd28cc4dd21372f7e087757bd25601d3c
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 d1b8cdc..c7f0046 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6655,7 +6655,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 "/"
@@ -6663,7 +6663,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]