[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/49: gnu: util-linux: Update to 2.37.
From: |
guix-commits |
Subject: |
33/49: gnu: util-linux: Update to 2.37. |
Date: |
Fri, 23 Jul 2021 11:33:10 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 20e6b1d73769ab8cb09a3f9a50bc59242c23a3dc
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Jul 19 20:51:00 2021 +0200
gnu: util-linux: Update to 2.37.
* gnu/packages/linux.scm (util-linux): Update to 2.37.
---
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 6e3b43a..809c093 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1723,7 +1723,7 @@ providing the system administrator with some help in
common tasks.")
(define-public util-linux
(package
(name "util-linux")
- (version "2.36.2")
+ (version "2.37")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/"
@@ -1731,7 +1731,7 @@ providing the system administrator with some help in
common tasks.")
"util-linux-" version ".tar.xz"))
(sha256
(base32
- "0psc0asjp1rmfx1j7468zfnk9nphlphybw2n8dcl74v8v2lnnlgp"))
+ "1rfc2lnx6lhnvpixvglh7apqxnrg0fija18i8ac3bq1ri3lvf1xx"))
(patches (search-patches "util-linux-tests.patch"))
(modules '((guix build utils)))
(snippet
- 21/49: gnu: Perl: Resolve TODO., (continued)
- 21/49: gnu: Perl: Resolve TODO., guix-commits, 2021/07/23
- 22/49: build-system/cmake: Define '%build-inputs' when cross-compiling., guix-commits, 2021/07/23
- 23/49: gnu: nghttp2: Update to 1.44.0., guix-commits, 2021/07/23
- 10/49: gnu: glib-networking: Remove unused input., guix-commits, 2021/07/23
- 16/49: gnu: RHash: Turn arguments into gexp., guix-commits, 2021/07/23
- 24/49: gnu: libuv: Update to 1.41.1., guix-commits, 2021/07/23
- 27/49: gnu: attr: Update to 2.5.1., guix-commits, 2021/07/23
- 29/49: gnu: fontconfig: Update to 2.13.94., guix-commits, 2021/07/23
- 25/49: gnu: ncurses: Update to 6.2.20210619., guix-commits, 2021/07/23
- 30/49: gnu: libspectre: Update to 0.2.9., guix-commits, 2021/07/23
- 33/49: gnu: util-linux: Update to 2.37.,
guix-commits <=
- 34/49: gnu: poppler: Update to 21.07.0., guix-commits, 2021/07/23
- 38/49: gnu: libgcrypt: Update to 1.8.8., guix-commits, 2021/07/23
- 18/49: gnu: Perl: Update to 5.34.0., guix-commits, 2021/07/23
- 19/49: gnu: Perl: Update cross-compilation code., guix-commits, 2021/07/23
- 26/49: gnu: acl: Update to 2.3.1., guix-commits, 2021/07/23
- 28/49: gnu: binutils: Update to 2.37., guix-commits, 2021/07/23
- 31/49: gnu: harfbuzz: Update to 2.8.2., guix-commits, 2021/07/23
- 32/49: gnu: pango: Update to 1.48.7., guix-commits, 2021/07/23
- 35/49: gnu: sqlite: Update to 3.36.0., guix-commits, 2021/07/23
- 36/49: gnu: libtiff: Update to 4.3.0., guix-commits, 2021/07/23