gnu: enlightenment: Update to 0.22.4.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4.
This commit is contained in:
parent
ee127549a3
commit
d68aa41573
@ -251,7 +251,7 @@ Libraries with some extra bells and whistles.")
|
||||
(define-public enlightenment
|
||||
(package
|
||||
(name "enlightenment")
|
||||
(version "0.22.3")
|
||||
(version "0.22.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@ -259,7 +259,7 @@ Libraries with some extra bells and whistles.")
|
||||
name "/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"16zydv7z94aw3rywmb9gr8ya85k7b75h22wng95lfx1x0y1yb0ad"))
|
||||
"0ygy891rrw5c7lhk539nhif77j88phvz2h0fhx172iaridy9kx2r"))
|
||||
(patches (search-patches "enlightenment-fix-setuid-path.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user