guix-patches
[Top][All Lists]
Advanced

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

[bug#66492] [PATCH gnome-team 1/2] gnu: workrave: Update to 1.10.52.


From: Liliana Marie Prikler
Subject: [bug#66492] [PATCH gnome-team 1/2] gnu: workrave: Update to 1.10.52.
Date: Thu, 12 Oct 2023 10:37:02 +0200

* gnu/packages/gnome.scm (workrave): Update to 1.10.52.
---
 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 24dfffd660..141b02d364 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11600,7 +11600,7 @@ (define-public soundconverter
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.50")
+    (version "1.10.52")
     (source
      (origin
        (method git-fetch)
@@ -11611,7 +11611,7 @@ (define-public workrave
                                          version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0fj3fqmdn4nsjgvbbvzpxw2mgiihcr1zpb08amg2p6hg9n11y9bx"))))
+        (base32 "1rp6v9a8xmhjy75wmh7pnd092dn9nrb6wd4gcgr3c866qnpp6zsk"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      ;; The only tests are maintainer tests (in po/), which fail.
-- 
2.41.0






reply via email to

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