gnu: workrave: Update to 1.10.43.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 20 Apr 2021 01:31:36 +0000 (03:31 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 20 Apr 2021 01:31:53 +0000 (03:31 +0200)
* gnu/packages/gnome.scm (workrave): Update to 1.10.43.

gnu/packages/gnome.scm

index 0f17e92..28d9282 100644 (file)
@@ -10647,7 +10647,7 @@ configurable file renaming. ")
 (define-public workrave
   (package
     (name "workrave")
-    (version "1.10.42")
+    (version "1.10.43")
     (source
      (origin
        (method git-fetch)
@@ -10658,7 +10658,7 @@ configurable file renaming. ")
                                          version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "03i9kk8r1wgrfkkbwikx8wxaw4r4kn62vismr2zdq5g34fkkjh95"))))
+        (base32 "1baa9qjzd4b3q1zy5vhvyrx0hyz17mk237373ca48647897kw4cr"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      ;; The only tests are maintainer tests (in po/), which fail.