mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: enlightenment: Update to 0.25.1.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
This commit is contained in:
parent
57bf228b66
commit
08836256ac
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue