gnu: enlightenment: Update to 0.21.9.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.9.
This commit is contained in:
Efraim Flashner 2017-08-27 15:53:09 +03:00
parent ab11563797
commit 6909c24093
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ Libraries with some extra bells and whistles.")
(define-public enlightenment (define-public enlightenment
(package (package
(name "enlightenment") (name "enlightenment")
(version "0.21.8") (version "0.21.9")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -253,7 +253,7 @@ Libraries with some extra bells and whistles.")
name "/" name "-" version ".tar.xz")) name "/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0cjjiip12hd8bfjl9ccl3vzl81pxh1wpymxk2yvrzf6ap5girhps")))) "0w5f3707hyfc20i6xqh4jlr5p2yhy1z794061mjsz2rp4w00qmpb"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags '("--enable-mount-eeze") `(#:configure-flags '("--enable-mount-eeze")