[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/20: gnu: libnftnl: Update to 1.1.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
10/20: gnu: libnftnl: Update to 1.1.0. |
Date: |
Wed, 16 May 2018 21:21:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b85c1858ac7f3cc9ab9ee9ef22426d85de1dcded
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 15:57:06 2018 +0200
gnu: libnftnl: Update to 1.1.0.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.0.
---
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 b357a4b..09e9998 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4162,7 +4162,7 @@ re-use code and to avoid re-inventing the wheel.")
(define-public libnftnl
(package
(name "libnftnl")
- (version "1.0.9")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
@@ -4170,7 +4170,7 @@ re-use code and to avoid re-inventing the wheel.")
"libnftnl-" version ".tar.bz2"))
(sha256
(base32
- "0d9nkdbdck8sg6msysqyv3m9kjr9sjif5amf26dfa0g3mqjdihgy"))))
+ "0v4gywcjvv2vg4zk632al1zv3ad0lx87nshynv110l8n3fhsq3pc"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (2112a99 -> 649b334), Tobias Geerinckx-Rice, 2018/05/16
- 04/20: gnu: usbutils: Update to 010., Tobias Geerinckx-Rice, 2018/05/16
- 02/20: gnu: graphicsmagick: Update to 1.3.29., Tobias Geerinckx-Rice, 2018/05/16
- 01/20: gnu: feh: Update to 2.26.2., Tobias Geerinckx-Rice, 2018/05/16
- 10/20: gnu: libnftnl: Update to 1.1.0.,
Tobias Geerinckx-Rice <=
- 08/20: gnu: r-desolve: Update to 1.21., Tobias Geerinckx-Rice, 2018/05/16
- 09/20: gnu: libraw: Update to 0.18.11., Tobias Geerinckx-Rice, 2018/05/16
- 12/20: gnu: python-numexpr: Update to 2.6.5., Tobias Geerinckx-Rice, 2018/05/16
- 07/20: gnu: rng-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/16
- 06/20: gnu: rng-tools: Update to 6.2., Tobias Geerinckx-Rice, 2018/05/16
- 11/20: gnu: libfm: Update to 1.3.0.2., Tobias Geerinckx-Rice, 2018/05/16
- 14/20: gnu: python-ddt: Update to 1.1.3., Tobias Geerinckx-Rice, 2018/05/16
- 05/20: gnu: python-graphviz: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/05/16
- 15/20: gnu: dash: Update to 0.5.10.1., Tobias Geerinckx-Rice, 2018/05/16
- 13/20: gnu: python-netifaces: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/05/16