guix-commits
[Top][All Lists]
Advanced

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

13/74: gnu: gnome-clocks: Update to 46.0.


From: guix-commits
Subject: 13/74: gnu: gnome-clocks: Update to 46.0.
Date: Fri, 18 Oct 2024 14:16:38 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 3ebf27b0a94d9f1ec2fe8e46b2e93f76f3b44d69
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Jul 14 12:11:16 2024 +0200

    gnu: gnome-clocks: Update to 46.0.
    
    * gnu/packages/gnome.scm (gnome-clocks): Update to 46.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 e08ea314a0..36a1079271 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10607,7 +10607,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
 (define-public gnome-clocks
   (package
     (name "gnome-clocks")
-    (version "44.0")
+    (version "46.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -10615,7 +10615,7 @@ Microsoft SkyDrive and Hotmail, using their REST 
protocols.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0f1q9wxixjnhwypp6zaplxzj2lrk3x8gfy0x7811m3ybcmrskmqp"))))
+                "1iwr9ydg8bvd0xr4npr321km5wvkkdq2cmlbcr77byffrmwcb8za"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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