gnu: workrave: Update to 1.10.48.
* gnu/packages/gnome.scm (workrave): Update to 1.10.48. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>master
parent
64e5829653
commit
e22f12bb79
|
@ -10655,7 +10655,7 @@ configurable file renaming. ")
|
||||||
(define-public workrave
|
(define-public workrave
|
||||||
(package
|
(package
|
||||||
(name "workrave")
|
(name "workrave")
|
||||||
(version "1.10.43")
|
(version "1.10.48")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -10666,7 +10666,7 @@ configurable file renaming. ")
|
||||||
version)))))
|
version)))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1baa9qjzd4b3q1zy5vhvyrx0hyz17mk237373ca48647897kw4cr"))))
|
(base32 "0qcknxylk9mr0xzszsd1rkgh2zpnix20m998dfclkm9x8zh9pvyr"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; The only tests are maintainer tests (in po/), which fail.
|
;; The only tests are maintainer tests (in po/), which fail.
|
||||||
|
|
Reference in New Issue