gnu: xfce4-screensaver: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.18.1.
This commit is contained in:
parent
2c666d3ab5
commit
65c8ffecd9
1 changed files with 2 additions and 2 deletions
|
@ -1482,7 +1482,7 @@ (define-public xfce4-screenshooter
|
|||
(define-public xfce4-screensaver
|
||||
(package
|
||||
(name "xfce4-screensaver")
|
||||
(version "4.16.0")
|
||||
(version "4.18.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/apps/"
|
||||
|
@ -1492,7 +1492,7 @@ (define-public xfce4-screensaver
|
|||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"13962rkc7nn3yigv1km8w0z7g41kj2bxmrrwx2f6gnv27qz18kbd"))))
|
||||
"0p2an3g5jlhmr60if319cfgkqacziym52csj7dfwq64assmyhcdp"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue