gnu: enlightenment: Update to 0.23.1.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
This commit is contained in:
Efraim Flashner 2019-10-02 16:54:43 +03:00
parent 35d62990b5
commit 6a3823de89
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -278,7 +278,7 @@ Libraries with some extra bells and whistles.")
(define-public enlightenment
(package
(name "enlightenment")
(version "0.23.0")
(version "0.23.1")
(source (origin
(method url-fetch)
(uri
@ -286,7 +286,7 @@ Libraries with some extra bells and whistles.")
"enlightenment/enlightenment-" version ".tar.xz"))
(sha256
(base32
"1y7x594gvyvl5zbb1rnf3clj2pm6j97n8wl5mp9x6xjmhx0d1idq"))
"0d1cyl07w9pvi2pf029kablazks2q9aislzl46b6fq5m1465jc75"))
(patches (search-patches "enlightenment-fix-setuid-path.patch"))))
(build-system meson-build-system)
(arguments