gnu: workrave: Update to 1.10.50.
* gnu/packages/gnome.scm (workrave): Update to 1.10.50.
This commit is contained in:
parent
34c0cb5d63
commit
f3d33ba9f7
@ -10943,7 +10943,7 @@ configurable file renaming.")
|
|||||||
(define-public workrave
|
(define-public workrave
|
||||||
(package
|
(package
|
||||||
(name "workrave")
|
(name "workrave")
|
||||||
(version "1.10.48")
|
(version "1.10.50")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -10954,7 +10954,7 @@ configurable file renaming.")
|
|||||||
version)))))
|
version)))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0qcknxylk9mr0xzszsd1rkgh2zpnix20m998dfclkm9x8zh9pvyr"))))
|
(base32 "0fj3fqmdn4nsjgvbbvzpxw2mgiihcr1zpb08amg2p6hg9n11y9bx"))))
|
||||||
(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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user