gnu: rage: Update to 0.2.1.
* gnu/packages/enlightenment.scm (rage): Update to 0.2.1.
This commit is contained in:
parent
f5e4229a07
commit
b11cf99ff5
|
@ -262,7 +262,7 @@ contents and more.")
|
|||
(define-public rage
|
||||
(package
|
||||
(name "rage")
|
||||
(version "0.2.0")
|
||||
(version "0.2.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -271,7 +271,7 @@ contents and more.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07mfh0k83nrm557x72qafxawxizilqgkr6sngbia3ikprc8556zy"))))
|
||||
"06kbgcnbhl9clhdl7k983m4d0n6ggsl4qvizzi1nrp8c7np87fix"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
|
|
Loading…
Reference in New Issue