aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/skarnet.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-12-11 01:00:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-12-11 01:00:02 +0100
commit6b6a81f0871d515d70fc5f11e75f8ca7217654f2 (patch)
treee6042c3a23ee6e0c82842f86032c9af679767dfc /gnu/packages/skarnet.scm
parentbfa8238ed8039979648de8dc51eb526ba74cc94c (diff)
downloadguix-6b6a81f0871d515d70fc5f11e75f8ca7217654f2.tar
guix-6b6a81f0871d515d70fc5f11e75f8ca7217654f2.tar.gz
gnu: execline: Update to 2.9.0.1.
* gnu/packages/skarnet.scm (execline): Update to 2.9.0.1.
Diffstat (limited to 'gnu/packages/skarnet.scm')
-rw-r--r--gnu/packages/skarnet.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/skarnet.scm b/gnu/packages/skarnet.scm
index 5f4dfdc4f4..199e4fedc2 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -61,14 +61,14 @@ and file system operations. It is used by all skarnet.org software.")
(define-public execline
(package
(name "execline")
- (version "2.8.1.0")
+ (version "2.9.0.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/execline/execline-"
version ".tar.gz"))
(sha256
- (base32 "0msmzf5zwjcsgjlvvq28rd2i0fkdb2skmv8ii0ix8dhyckwwjmav"))))
+ (base32 "1xiijn3r2rqji2pwhm9v0frkk7pv9m3ylmdajhmcmyqgz350y9h1"))))
(build-system gnu-build-system)
(inputs (list skalibs))
(arguments