[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/17: gnu: ipset: Update to 7.17.
From: |
guix-commits |
Subject: |
08/17: gnu: ipset: Update to 7.17. |
Date: |
Thu, 19 Jan 2023 16:28:50 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a611b99fe9953249c342ffb21adec8e2700eb6b9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:05 2023 +0100
gnu: ipset: Update to 7.17.
* gnu/packages/linux.scm (ipset): Update to 7.17.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bf92c5821d..e78a9a3edc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9428,14 +9428,14 @@ receiving. It is dedicated to the PL011 UART of the
Raspberry Pi.")
(define-public ipset
(package
(name "ipset")
- (version "7.16")
+ (version "7.17")
(source
(origin
(method url-fetch)
(uri (string-append "https://ipset.netfilter.org/"
"ipset-" version ".tar.bz2"))
(sha256
- (base32 "1l4nybq17gr2ick7bbb5gq46bsqiw4rxmrvi0qfkvpm1yk6xkcc7"))))
+ (base32 "1n34mkrdha9rggd0fizjx6baqkiqqd1yfhb5ml663mlx93zwjjdy"))))
(build-system gnu-build-system)
(inputs
(list libmnl))
- 10/17: gnu: arandr: Update to 0.1.11., (continued)
- 10/17: gnu: arandr: Update to 0.1.11., guix-commits, 2023/01/19
- 14/17: gnu: nginx: Update to 1.23.3., guix-commits, 2023/01/19
- 17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002]., guix-commits, 2023/01/19
- 01/17: gnu: lightspark: Update to 0.8.6.1., guix-commits, 2023/01/19
- 09/17: gnu: mcelog: Update to 191., guix-commits, 2023/01/19
- 15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a., guix-commits, 2023/01/19
- 16/17: gnu: go-github-com-itchyny-gojq: Update to 0.12.11., guix-commits, 2023/01/19
- 04/17: gnu: btrfs-progs: Update to 6.1.2., guix-commits, 2023/01/19
- 07/17: gnu: mimalloc: Update to 2.0.9., guix-commits, 2023/01/19
- 13/17: gnu: berry: Update to 0.1.12., guix-commits, 2023/01/19
- 08/17: gnu: ipset: Update to 7.17.,
guix-commits <=
- 12/17: gnu: arandr: Remove input labels., guix-commits, 2023/01/19
- 11/17: gnu: arandr: Truth is obsolete., guix-commits, 2023/01/19