[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/46: gnu: execline: Update to 2.9.0.1.
From: |
guix-commits |
Subject: |
06/46: gnu: execline: Update to 2.9.0.1. |
Date: |
Fri, 16 Dec 2022 21:38:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 6b6a81f0871d515d70fc5f11e75f8ca7217654f2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:00 2022 +0100
gnu: execline: Update to 2.9.0.1.
* gnu/packages/skarnet.scm (execline): Update to 2.9.0.1.
---
gnu/packages/skarnet.scm | 4 ++--
1 file 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
- 13/46: gnu: s6-linux-utils: Update to 2.6.0.0., (continued)
- 13/46: gnu: s6-linux-utils: Update to 2.6.0.0., guix-commits, 2022/12/16
- 20/46: gnu: ncdu2: Delete pregenerated man page from source., guix-commits, 2022/12/16
- 10/46: gnu: s6-rc: Update to 0.5.3.2., guix-commits, 2022/12/16
- 07/46: gnu: s6: Update to 2.11.1.2., guix-commits, 2022/12/16
- 22/46: gnu: lldpd: Update to 1.0.16., guix-commits, 2022/12/16
- 26/46: gnu: mu: Update to 1.8.13., guix-commits, 2022/12/16
- 29/46: gnu: man-pages: Update to 6.01., guix-commits, 2022/12/16
- 05/46: gnu: skalibs: Update to 2.12.0.1., guix-commits, 2022/12/16
- 03/46: gnu: direnv: Update to 2.32.2., guix-commits, 2022/12/16
- 01/46: gnu: hashcat: Update to 6.2.6., guix-commits, 2022/12/16
- 06/46: gnu: execline: Update to 2.9.0.1.,
guix-commits <=
- 16/46: gnu: httping: Fix DESTDIR., guix-commits, 2022/12/16
- 18/46: gnu: httping: Use G-expressions., guix-commits, 2022/12/16
- 19/46: gnu: ncdu2: Do not use the illegal instructions., guix-commits, 2022/12/16
- 24/46: gnu: libnetfilter-cttimeout: Update to 1.0.1., guix-commits, 2022/12/16
- 25/46: gnu: libnetfilter-cthelper: Update to 1.0.1., guix-commits, 2022/12/16
- 27/46: gnu: opensmtpd-filter-dkimsign: Update to 0.6., guix-commits, 2022/12/16
- 28/46: gnu: rspamd: Update to 3.4., guix-commits, 2022/12/16
- 30/46: gnu: man-pages-posix: Note that updates may be illegal to distribute., guix-commits, 2022/12/16
- 35/46: gnu: powerstat: Update to 0.02.28., guix-commits, 2022/12/16
- 39/46: gnu: liburing: Update to 2.3., guix-commits, 2022/12/16