[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/22: gnu: libnl: Update to 3.4.0.
From: |
Marius Bakke |
Subject: |
20/22: gnu: libnl: Update to 3.4.0. |
Date: |
Tue, 10 Oct 2017 13:53:47 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit b84a80793aba4bb77ea7a2faa7dd7d7fa6191e8d
Author: Marius Bakke <address@hidden>
Date: Mon Oct 9 21:23:35 2017 +0200
gnu: libnl: Update to 3.4.0.
* gnu/packages/linux.scm (libnl): Update to 3.4.0.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 6257c8b..8f1075c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1466,7 +1466,7 @@ transparently through a bridge.")
(define-public libnl
(package
(name "libnl")
- (version "3.3.0")
+ (version "3.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1475,7 +1475,7 @@ transparently through a bridge.")
"/libnl-" version ".tar.gz"))
(sha256
(base32
- "1r3lw3hjvqxi5zqyq2w1qadm3gisd9nlf71dkl4yplacmssnhm3h"))))
+ "1gzm444rnsib64dddv0cwlpzy1q4bycjqhp1i5pxpikimqvpca5p"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
@@ -1490,7 +1490,7 @@ transparently through a bridge.")
(string-join (string-split version #\.) "_")
"/libnl-doc-" version ".tar.gz"))
(sha256
- (base32
"0srab805yj8wb13l64qjyp3mdbqapxg5vk46v3zlhhzpmxqw8j7r"))))))
+ (base32
"1m5cnzviv31gjnz6fz5rgyl6ah4dbp2akm49j9973sgwl36gs8jx"))))))
(inputs
`(("python-2" ,python-2)
("python-3" ,python-3)))
- 09/22: gnu: libexttextcat: Update to 3.4.5., (continued)
- 09/22: gnu: libexttextcat: Update to 3.4.5., Marius Bakke, 2017/10/10
- 15/22: gnu: libwps: Update to 0.4.7., Marius Bakke, 2017/10/10
- 07/22: gnu: liblangtag: Update to 0.6.2., Marius Bakke, 2017/10/10
- 10/22: gnu: libfreehand: Update to 0.1.2., Marius Bakke, 2017/10/10
- 08/22: gnu: libetonyek: Fix FTBFS with later liblangtag., Marius Bakke, 2017/10/10
- 11/22: gnu: libpagemaker: Update to 0.0.3., Marius Bakke, 2017/10/10
- 14/22: gnu: libmwaw: Update to 0.3.12., Marius Bakke, 2017/10/10
- 18/22: gnu: libreoffice: Don't replace "/bin/sh" reference with bash., Marius Bakke, 2017/10/10
- 03/22: gnu: librevenge: Update to 0.0.4., Marius Bakke, 2017/10/10
- 02/22: gnu: rofi: Update to 1.4.1., Marius Bakke, 2017/10/10
- 20/22: gnu: libnl: Update to 3.4.0.,
Marius Bakke <=
- 19/22: gnu: sddm: Update to 0.16.0., Marius Bakke, 2017/10/10
- 17/22: gnu: vigra: Update to 1.11.1., Marius Bakke, 2017/10/10
- 12/22: gnu: libvisio: Update to 0.1.5., Marius Bakke, 2017/10/10
- 21/22: gnu: lftp: Update to 4.8.3., Marius Bakke, 2017/10/10
- 22/22: gnu: libxfont: Fix CVE-2017-13720, CVE-2017-13722., Marius Bakke, 2017/10/10