gnu: execline: Update to 2.3.0.4.

* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-23 15:10:18 +01:00
parent 35f75dceb9
commit ba1203d030
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -62,7 +62,7 @@ (define-public skalibs
(define-public execline
(package
(name "execline")
(version "2.1.5.0")
(version "2.3.0.4")
(source
(origin
(method url-fetch)
@ -70,7 +70,7 @@ (define-public execline
version ".tar.gz"))
(sha256
(base32
"0hhirdmyh3sj9qagkis7addmmdvyic717wkb6ym3n63kvfk0adla"))))
"0jx60wjz3yj3r1wircbvd15in275pi7ggw69pbs9djhcyb48zfz4"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments