gnu: enlightenment: Update to 0.24.2.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.2.
This commit is contained in:
Efraim Flashner 2020-07-26 22:00:12 +03:00
parent 15b8b85879
commit 0c6b92d272
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@ Libraries with some extra bells and whistles.")
(define-public enlightenment
(package
(name "enlightenment")
(version "0.24.1")
(version "0.24.2")
(source (origin
(method url-fetch)
(uri
@ -296,7 +296,7 @@ Libraries with some extra bells and whistles.")
"enlightenment/enlightenment-" version ".tar.xz"))
(sha256
(base32
"02aadl5fqvpmpjnisrc4aw7ffwyp1109y4k1wvmp33ciihbvdqmf"))
"1wfz0rwwsx7c1mkswn4hc9xw1i6bsdirhxiycf7ha2vcipqy465y"))
(patches (search-patches "enlightenment-fix-setuid-path.patch"))))
(build-system meson-build-system)
(arguments