me
/
guix
Archived
1
0
Fork 0

gnu: execline: Update to 2.3.0.4.

* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ and file system operations. It is used by all skarnet.org software.")
(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 @@ and file system operations. It is used by all skarnet.org software.")
version ".tar.gz"))
(sha256
(base32
"0hhirdmyh3sj9qagkis7addmmdvyic717wkb6ym3n63kvfk0adla"))))
"0jx60wjz3yj3r1wircbvd15in275pi7ggw69pbs9djhcyb48zfz4"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments