guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: workrave: Update to 1.10.50.


From: guix-commits
Subject: branch master updated: gnu: workrave: Update to 1.10.50.
Date: Wed, 03 Aug 2022 22:52:49 -0400

This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new f3d33ba9f7 gnu: workrave: Update to 1.10.50.
f3d33ba9f7 is described below

commit f3d33ba9f78d0367404a9bc434349f5d7b535d5b
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Thu Aug 4 10:51:55 2022 +0800

    gnu: workrave: Update to 1.10.50.
    
    * gnu/packages/gnome.scm (workrave): Update to 1.10.50.
---
 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 f4a4744633..0044bb33fb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10943,7 +10943,7 @@ configurable file renaming.")
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.48")
+    (version "1.10.50")
     (source
      (origin
        (method git-fetch)
@@ -10954,7 +10954,7 @@ configurable file renaming.")
                                          version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0qcknxylk9mr0xzszsd1rkgh2zpnix20m998dfclkm9x8zh9pvyr"))))
+        (base32 "0fj3fqmdn4nsjgvbbvzpxw2mgiihcr1zpb08amg2p6hg9n11y9bx"))))
     (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]