gnu: libedit: Update to 20150325-3.1.
* gnu/packages/libedit.scm (libedit): Update to 20150325-3.1.
This commit is contained in:
parent
f8f3bef6aa
commit
0fd53ed634
@ -26,7 +26,7 @@
|
||||
(define-public libedit
|
||||
(package
|
||||
(name "libedit")
|
||||
(version "20141030-3.1")
|
||||
(version "20150325-3.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -34,7 +34,7 @@
|
||||
"/" name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0h2svwfcdldpbg0fy7fnkld706r2a9k9h1mm0yj7z3zvf1jy20cp"))))
|
||||
"1if8zi9h52m80ck796an28rrqfljk2n8cn25m3fl0prwz155x2n8"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("ncurses" ,ncurses)))
|
||||
|
Loading…
Reference in New Issue
Block a user