me
/
guix
Archived
1
0
Fork 0

gnu: enlightenment: Update to 0.21.7.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.7.
[home-page]: Update.
master
Efraim Flashner 2017-05-10 09:06:46 +03:00
parent 39a01619ca
commit 5e569afbf2
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 3 additions and 3 deletions

View File

@ -197,7 +197,7 @@ Libraries with some extra bells and whistles.")
(define-public enlightenment (define-public enlightenment
(package (package
(name "enlightenment") (name "enlightenment")
(version "0.21.6") (version "0.21.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -205,7 +205,7 @@ Libraries with some extra bells and whistles.")
name "/" name "-" version ".tar.xz")) name "/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0gan3c8jbvhcmvb2fpbprr3m6db0afg1dnrb87nbqb399nsi81zd")))) "1xvngjdsa0p901vfhrh2qpa50k32hwwhc8bgi16a9b5d9byzfhvn"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags '("--enable-mount-eeze"))) `(#:configure-flags '("--enable-mount-eeze")))
@ -221,7 +221,7 @@ Libraries with some extra bells and whistles.")
("libxext" ,libxext) ("libxext" ,libxext)
("linux-pam" ,linux-pam) ("linux-pam" ,linux-pam)
("xcb-util-keysyms" ,xcb-util-keysyms))) ("xcb-util-keysyms" ,xcb-util-keysyms)))
(home-page "https://www.enlightenment.org") (home-page "https://www.enlightenment.org/about-enlightenment")
(synopsis "Lightweight desktop environment") (synopsis "Lightweight desktop environment")
(description (description
"Enlightenment is resource friendly desktop environment with integrated "Enlightenment is resource friendly desktop environment with integrated