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.42.


From: guix-commits
Subject: branch master updated: gnu: workrave: Update to 1.10.42.
Date: Sun, 12 Apr 2020 19:40:53 -0400

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

nckx pushed a commit to branch master
in repository guix.

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

commit 52fc6508f2f3746d9e70f56b8c0383e8dc946b5f
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Apr 12 18:06:32 2020 +0200

    gnu: workrave: Update to 1.10.42.
    
    * gnu/packages/gnome.scm (workrave): Update to 1.10.42.
---
 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 7d94e35..820811f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9200,7 +9200,7 @@ configurable file renaming. ")
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.37")
+    (version "1.10.42")
     (source
      (origin
        (method git-fetch)
@@ -9211,7 +9211,7 @@ configurable file renaming. ")
                                          version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "01cxy7606hx9wgxl550l4p2xa9hsy0rk7swsp58hyi842z2z0y13"))))
+        (base32 "03i9kk8r1wgrfkkbwikx8wxaw4r4kn62vismr2zdq5g34fkkjh95"))))
     (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]