guix-commits
[Top][All Lists]
Advanced

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

56/135: gnu: gnome-clocks: Update to 3.28.0.


From: guix-commits
Subject: 56/135: gnu: gnome-clocks: Update to 3.28.0.
Date: Fri, 21 Dec 2018 14:37:36 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit d21c62a34305bdb843a74e0f7efc49fce8209eeb
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Aug 6 16:55:10 2018 +0200

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



reply via email to

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