gnu: xlockmore: Update to 5.55.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.55.
This commit is contained in:
parent
e82152c400
commit
e6f6d765f2
@ -618,7 +618,7 @@ to find buttons, etc, on the screen to click on.")
|
||||
(define-public xlockmore
|
||||
(package
|
||||
(name "xlockmore")
|
||||
(version "5.47")
|
||||
(version "5.55")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (list (string-append "http://sillycycle.com/xlock/"
|
||||
@ -629,7 +629,7 @@ to find buttons, etc, on the screen to click on.")
|
||||
name "-" version ".tar.xz")))
|
||||
(sha256
|
||||
(base32
|
||||
"138d79b8zc2hambbr9fnxp3fhihlcljgqns04zf0kv2f53pavqwl"))))
|
||||
"1y3f76rq2nd10fgi2rx81aj6pijglmm661vjsxi05hpg35dzmwfl"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags (list (string-append "--enable-appdefaultdir="
|
||||
|
Loading…
Reference in New Issue
Block a user