gnu: xscreensaver: Update to 5.37.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.37.
This commit is contained in:
parent
ad01c7aa14
commit
ece8bb3812
|
@ -904,7 +904,7 @@ color temperature should be set to match the lamps in your room.")
|
|||
(define-public xscreensaver
|
||||
(package
|
||||
(name "xscreensaver")
|
||||
(version "5.36")
|
||||
(version "5.37")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -913,7 +913,7 @@ color temperature should be set to match the lamps in your room.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0v60mdhvv42jla5hljp77igng11kxpah5fs9j7ci65kz0hw552vb"))))
|
||||
"1ng5ddzb4k2h1w54pvk9hzxvnxxmc54bc4a2ibk974nzjjjaxivs"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no check target
|
||||
|
|
Loading…
Reference in New Issue