gnu: enlightenment: Update to 0.25.1.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
This commit is contained in:
Efraim Flashner 2022-01-06 21:07:38 +02:00
parent 57bf228b66
commit 08836256ac
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -295,7 +295,7 @@ Libraries with some extra bells and whistles.")
(define-public enlightenment
(package
(name "enlightenment")
(version "0.25.0")
(version "0.25.1")
(source (origin
(method url-fetch)
(uri
@ -303,7 +303,7 @@ Libraries with some extra bells and whistles.")
"enlightenment/enlightenment-" version ".tar.xz"))
(sha256
(base32
"01nzyvjy06043m01fdb1309xx3wxxg0s3hj9g9di7jjsxp774vkx"))
"0i1424vsc929h36hx04646pbrjiya6nc1nqr6s15xwvfv7imzw1c"))
(patches (search-patches "enlightenment-fix-setuid-path.patch"))))
(build-system meson-build-system)
(arguments