[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: netcat-openbsd: Update to 1.218-5.
From: |
guix-commits |
Subject: |
05/07: gnu: netcat-openbsd: Update to 1.218-5. |
Date: |
Wed, 11 May 2022 08:32:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 09e885d848f7c86e62881c749843582ccfb6c9a3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 8 02:00:01 2022 +0200
gnu: netcat-openbsd: Update to 1.218-5.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.218-5.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index a32d28a92e..ff2ff2fc2d 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1068,7 +1068,7 @@ would need and has several interesting built-in
capabilities.")
(define-public netcat-openbsd
(package
(name "netcat-openbsd")
- (version "1.218-2")
+ (version "1.218-5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1077,7 +1077,7 @@ would need and has several interesting built-in
capabilities.")
(file-name (git-file-name name version))
(sha256
(base32
- "1rj4nx0jdism1idc4fghahqbafhv72cpk7zlyq9czgvbps10d1kh"))))
+ "0hpbmz9m2q22a6qgbn9590z2x96xgffim8g0m1v47mariz3pqhlc"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
- branch master updated (dc00098535 -> d24ad39491), guix-commits, 2022/05/11
- 02/07: gnu: libscrypt: Use G-expressions., guix-commits, 2022/05/11
- 07/07: gnu: nq: Use G-expressions., guix-commits, 2022/05/11
- 01/07: gnu: libscrypt: Update to 1.22., guix-commits, 2022/05/11
- 03/07: gnu: htop: Update to 3.2.0., guix-commits, 2022/05/11
- 05/07: gnu: netcat-openbsd: Update to 1.218-5.,
guix-commits <=
- 06/07: gnu: nq: Update to 0.5., guix-commits, 2022/05/11
- 04/07: gnu: inxi-minimal: Update to 3.3.15-1., guix-commits, 2022/05/11