[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/149: gnu: e2fsprogs: Update to 1.46.2.
From: |
guix-commits |
Subject: |
29/149: gnu: e2fsprogs: Update to 1.46.2. |
Date: |
Tue, 26 Oct 2021 23:52:02 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 6680869d8c446c89c98ff36bee47c524d9e9cfd7
Author: Solene Rapenne <solene@perso.pw>
AuthorDate: Wed May 26 23:47:24 2021 +0200
gnu: e2fsprogs: Update to 1.46.2.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.46.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 669db96..729d140 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -57,6 +57,7 @@
;;; Copyright © 2021 Sarah Morgensen <iskarian@mgsn.dev>
;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
;;; Copyright © 2021 Josselin Poiret <josselin.poiret@protonmail.ch>
+;;; Copyright © 2021 Solene Rapenne <solene@perso.pw>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2183,7 +2184,7 @@ module.")
(define-public e2fsprogs
(package
(name "e2fsprogs")
- (version "1.45.6")
+ (version "1.46.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2192,7 +2193,7 @@ module.")
"e2fsprogs-" version ".tar.xz"))
(sha256
(base32
- "0mj2yizwygs7xww8jfy5mxjn8ww4pvc0b1hg1p2vsnirailsx9zz"))))
+ "0s216nn0lv7s278v933a44fv1ibi900c94743gpp2kn9jlr0kai3"))))
(build-system gnu-build-system)
(inputs `(("util-linux" ,util-linux "lib")))
(native-inputs `(("pkg-config" ,pkg-config)
- branch core-updates-frozen-batched-changes created (now 09416bc), guix-commits, 2021/10/26
- 01/149: gnu: apr: Update to 1.7.0., guix-commits, 2021/10/26
- 05/149: gnu: pulseaudio: Use meson build system., guix-commits, 2021/10/26
- 04/149: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/26
- 22/149: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/26
- 07/149: gnu: json-c: Update to 0.15., guix-commits, 2021/10/26
- 20/149: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/10/26
- 31/149: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/26
- 29/149: gnu: e2fsprogs: Update to 1.46.2.,
guix-commits <=
- 08/149: gnu: gtk+: Add a debug output., guix-commits, 2021/10/26
- 06/149: gnu: shadow: Set log in /var/log., guix-commits, 2021/10/26
- 18/149: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 19/149: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/10/26
- 15/149: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 11/149: gnu: librsvg: Add a debug output., guix-commits, 2021/10/26
- 14/149: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/10/26
- 16/149: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 12/149: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 26/149: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/10/26