gnu: xscreensaver: Update to 5.45.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.45.
This commit is contained in:
parent
254b331050
commit
f7158350b2
@ -1473,7 +1473,7 @@ less if you are working in front of the screen at night.")
|
||||
(define-public xscreensaver
|
||||
(package
|
||||
(name "xscreensaver")
|
||||
(version "5.44")
|
||||
(version "5.45")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -1481,7 +1481,7 @@ less if you are working in front of the screen at night.")
|
||||
(string-append "https://www.jwz.org/xscreensaver/xscreensaver-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "15bv05vpfjwsrqbazrjmm382jd7vvw0mp6y9vasn6wvxzjf0in3k"))))
|
||||
(base32 "03fmyjlwjinzv7mih6n07glmys8s877snd8zijk2c0ds6rkxy5kh"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no check target
|
||||
|
Loading…
x
Reference in New Issue
Block a user