mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 12:09:15 -05:00
gnu: workrave: Update to 1.10.52.
* gnu/packages/gnome.scm (workrave): Update to 1.10.52.
This commit is contained in:
parent
f61d1d63d8
commit
cf8514ca42
1 changed files with 2 additions and 2 deletions
|
@ -11600,7 +11600,7 @@ (define-public soundconverter
|
|||
(define-public workrave
|
||||
(package
|
||||
(name "workrave")
|
||||
(version "1.10.50")
|
||||
(version "1.10.52")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -11611,7 +11611,7 @@ (define-public workrave
|
|||
version)))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0fj3fqmdn4nsjgvbbvzpxw2mgiihcr1zpb08amg2p6hg9n11y9bx"))))
|
||||
(base32 "1rp6v9a8xmhjy75wmh7pnd092dn9nrb6wd4gcgr3c866qnpp6zsk"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
;; The only tests are maintainer tests (in po/), which fail.
|
||||
|
|
Loading…
Reference in a new issue