me
/
guix
Archived
1
0
Fork 0

gnu: efl: Update to 1.18.5.

* gnu/packages/enlightenment.scm (efl): Update to 1.18.5.
[home-page]: Update.
master
Efraim Flashner 2017-05-10 08:36:25 +03:00
parent 52cb22cd5a
commit 39a01619ca
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@
(define-public efl
(package
(name "efl")
(version "1.18.4")
(version "1.18.5")
(source (origin
(method url-fetch)
(uri (string-append
@ -65,7 +65,7 @@
version ".tar.xz"))
(sha256
(base32
"09c0ajszjarcs6d62zlgnf1aha2f921mfr0gxg6nwza36xzc1srr"))))
"0wxz00cijynamm0sx4ss4hp89zyz5y6zliv5zd905jn4nak2mw2n"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
@ -133,7 +133,7 @@
"--with-opengl=es"
"--enable-egl"
"--enable-harfbuzz")))
(home-page "https://www.enlightenment.org")
(home-page "https://www.enlightenment.org/about-efl")
(synopsis "Enlightenment Foundation Libraries")
(description
"Enlightenment Foundation Libraries is a set of libraries developed