mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: rage: Update to 0.3.1.
* gnu/packages/enlightenment.scm (rage): Update to 0.3.1.
This commit is contained in:
parent
7e7fce6b74
commit
6cec4c4b51
1 changed files with 2 additions and 2 deletions
|
@ -242,7 +242,7 @@ contents and more.")
|
|||
(define-public rage
|
||||
(package
|
||||
(name "rage")
|
||||
(version "0.3.0")
|
||||
(version "0.3.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -251,7 +251,7 @@ contents and more.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0gfzdd4jg78bkmj61yg49w7bzspl5m1nh6agqgs8k7qrq9q26xqy"))))
|
||||
"04fdk23bbgvni212zrfy4ndg7vmshbsjgicrhckdvhay87pk9i75"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
|
|
Loading…
Reference in a new issue