[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/19: gnu: util-linux: Update to 2.35.1.
From: |
guix-commits |
Subject: |
12/19: gnu: util-linux: Update to 2.35.1. |
Date: |
Mon, 3 Feb 2020 09:30:26 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit fef24361889103057a0c999b2303e22218c04e63
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Jan 31 14:12:47 2020 +0100
gnu: util-linux: Update to 2.35.1.
* gnu/packages/linux.scm (util-linux): Update to 2.35.1.
---
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 e47f731..0fb10e3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1096,7 +1096,7 @@ providing the system administrator with some help in
common tasks.")
(define-public util-linux
(package
(name "util-linux")
- (version "2.35")
+ (version "2.35.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/"
@@ -1104,7 +1104,7 @@ providing the system administrator with some help in
common tasks.")
"util-linux-" version ".tar.xz"))
(sha256
(base32
- "1jg2vywxi9m2h0f2pz0a7a9afvv1j5726dg0cwryrhb809b1n25k"))
+ "1yfpy6bkab4jw61mpx48gfy24yrqp4a7arvpis8csrkk53fkxpnr"))
(patches (search-patches "util-linux-tests.patch"))
(modules '((guix build utils)))
(snippet
- 08/19: gnu: ninja: Update to 1.10.0., (continued)
- 08/19: gnu: ninja: Update to 1.10.0., guix-commits, 2020/02/03
- 09/19: gnu: OpenLDAP: Update to 2.4.49., guix-commits, 2020/02/03
- 10/19: gnu: SQLite: Update to 3.31.1., guix-commits, 2020/02/03
- 14/19: gnu: pciutils: Update to 3.6.4., guix-commits, 2020/02/03
- 04/19: gnu: libsepol: Fix cross-compilation., guix-commits, 2020/02/03
- 15/19: gnu: python-pytest: Update to 5.3.5., guix-commits, 2020/02/03
- 18/19: gnu: libtasn1: Update to 4.16.0., guix-commits, 2020/02/03
- 01/19: gnu: python2-importlib-metadata: Fix circular dependency., guix-commits, 2020/02/03
- 07/19: gnu: ninja: Do not use unstable tarball., guix-commits, 2020/02/03
- 11/19: gnu: poppler: Update to 0.85.0., guix-commits, 2020/02/03
- 12/19: gnu: util-linux: Update to 2.35.1.,
guix-commits <=
- 13/19: gnu: libbsd: Do not build the static library., guix-commits, 2020/02/03
- 16/19: gnu: python-hypothesis: Update to 5.4.1., guix-commits, 2020/02/03
- 17/19: gnu: python-more-itertools: Update to 8.2.0., guix-commits, 2020/02/03
- 19/19: gnu: gnutls: Update to 3.6.12., guix-commits, 2020/02/03