me
/
guix
Archived
1
0
Fork 0

gnu: workrave: Update to 1.10.43.

* gnu/packages/gnome.scm (workrave): Update to 1.10.43.
master
Tobias Geerinckx-Rice 2021-04-20 03:31:36 +02:00
parent 78d1f6dcaa
commit 72bba78486
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

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