gnu: ristretto: Update to 0.13.1.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.1.master
parent
9c1b9bfef3
commit
3b87e7ce52
|
@ -1253,7 +1253,7 @@ inhibit interface which allows applications to prevent automatic sleep.")
|
|||
(define-public ristretto
|
||||
(package
|
||||
(name "ristretto")
|
||||
(version "0.13.0")
|
||||
(version "0.13.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
|
||||
|
@ -1261,7 +1261,7 @@ inhibit interface which allows applications to prevent automatic sleep.")
|
|||
"ristretto-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"00g3yk06h2xca73bq3dzyiha4ck8ps1vprc3il63knma3ns7crjr"))))
|
||||
"07kraf6k18f53vgx98hvrb20hcm5134m7c958w96fl142nzzy6np"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list intltool desktop-file-utils
|
||||
|
|
Reference in New Issue