parent
6eaba2bc86
commit
85ead8f751
|
@ -316,7 +316,7 @@ upstream occasionally.")
|
|||
(define-public exo
|
||||
(package
|
||||
(name "exo")
|
||||
(version "4.16.1")
|
||||
(version "4.16.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/xfce/"
|
||||
|
@ -324,7 +324,7 @@ upstream occasionally.")
|
|||
"exo-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0fxm2aczzbi0z4y6x24934964y9jg4cl4frvlnjc5zqmccjsr3aj"))))
|
||||
"17cybaml221jnw99aig3zajg2kbnn87p5sycj68wpwgvd99zb2af"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
|
|
Reference in New Issue