guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: workrave: Update to 1.10.52.


From: guix-commits
Subject: 07/09: gnu: workrave: Update to 1.10.52.
Date: Fri, 13 Oct 2023 14:39:14 -0400 (EDT)

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

commit cf8514ca428112f58e2e41a914fc57f8faebf84a
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Oct 12 10:37:02 2023 +0200

    gnu: workrave: Update to 1.10.52.
    
    * 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 cd3a59f3dd..1bb9f8a432 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11600,7 +11600,7 @@ configurable file renaming.")
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.50")
+    (version "1.10.52")
     (source
      (origin
        (method git-fetch)
@@ -11611,7 +11611,7 @@ configurable file renaming.")
                                          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.



reply via email to

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