gnu: Update radare2 to 2.5.0.

* gnu/packages/engineering.scm (radare2): Update to 2.5.0.
master
Julien Lepiller 2018-05-03 21:22:32 +02:00
parent e6006d13b6
commit 12e352dbcf
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 2 additions and 2 deletions

View File

@ -1080,14 +1080,14 @@ bindings for Python, Java, OCaml and more.")
(define-public radare2
(package
(name "radare2")
(version "1.6.0")
(version "2.5.0")
(source (origin
(method url-fetch)
(uri (string-append "http://radare.mikelloc.com/get/" version "/"
name "-" version ".tar.gz"))
(sha256
(base32
"16ggsk40zz6hyvclvqj1r4bh4hb78jf0d6ppry1jk4r0j30wm7cm"))
"17h4ba5qqahfi8mi4x2dcvq87cqpir5v2dlaqbvmay6vby4zh4v7"))
(modules '((guix build utils)))
(snippet
'(begin