[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: nftables: Update to 1.0.8.
From: |
guix-commits |
Subject: |
03/09: gnu: nftables: Update to 1.0.8. |
Date: |
Sun, 17 Sep 2023 16:15:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9770dd00d1cf2cb557c9def8e289b895940dfdfe
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: nftables: Update to 1.0.8.
* gnu/packages/linux.scm (nftables): Update to 1.0.8.
---
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 4152e93e05..f5d777390e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7883,7 +7883,7 @@ used by nftables.")
(define-public nftables
(package
(name "nftables")
- (version "1.0.6")
+ (version "1.0.8")
(source
(origin
(method url-fetch)
@@ -7892,7 +7892,7 @@ used by nftables.")
(string-append "https://www.nftables.org/projects/nftables"
"/files/nftables-" version ".tar.xz")))
(sha256
- (base32 "0k2y03dz77b0inqlmh5yg8qaifl0walzvhldwiq7d642vl6l61r4"))))
+ (base32 "0l1xpwr9qfbl3bxa97v8s2lbibiz0xma9q0qi34xp0hswh6p8wwk"))))
(build-system gnu-build-system)
(arguments `(#:configure-flags
'("--disable-static"
- branch master updated (fc3a53525a -> 38c2c076e2), guix-commits, 2023/09/17
- 08/09: gnu: bpftrace: Update to 0.18.1., guix-commits, 2023/09/17
- 04/09: gnu: cpuid: Update to 20230614., guix-commits, 2023/09/17
- 07/09: gnu: ddcci-driver-linux: Update to 0.4.4., guix-commits, 2023/09/17
- 09/09: gnu: feh: Update to 3.10., guix-commits, 2023/09/17
- 01/09: gnu: lkrg: Update to 0.9.7., guix-commits, 2023/09/17
- 03/09: gnu: nftables: Update to 1.0.8.,
guix-commits <=
- 02/09: gnu: libnftnl: Update to 1.2.6., guix-commits, 2023/09/17
- 05/09: gnu: lua: Update to 5.4.6., guix-commits, 2023/09/17
- 06/09: gnu: mcelog: Update to 195., guix-commits, 2023/09/17