[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/203: gnu: e2fsprogs: Update to 1.46.2.
From: |
guix-commits |
Subject: |
29/203: gnu: e2fsprogs: Update to 1.46.2. |
Date: |
Wed, 3 Nov 2021 21:09:49 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit d4968ec6927e77404011f1587a4c49dcd2041e16
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 bcdadfb..d168ef9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -58,6 +58,7 @@
;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
;;; Copyright © 2021 Josselin Poiret <josselin.poiret@protonmail.ch>
;;; Copyright © 2021 Olivier Dion <olivier.dion@polymtl.ca>
+;;; Copyright © 2021 Solene Rapenne <solene@perso.pw>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2184,7 +2185,7 @@ module.")
(define-public e2fsprogs
(package
(name "e2fsprogs")
- (version "1.45.6")
+ (version "1.46.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2193,7 +2194,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)
- 03/203: gnu: rust: Update to 1.50., (continued)
- 03/203: gnu: rust: Update to 1.50., guix-commits, 2021/11/03
- 09/203: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/03
- 06/203: gnu: shadow: Set log in /var/log., guix-commits, 2021/11/03
- 05/203: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/03
- 19/203: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/03
- 11/203: gnu: librsvg: Add a debug output., guix-commits, 2021/11/03
- 15/203: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 30/203: gnu: farstream: Enable tests., guix-commits, 2021/11/03
- 22/203: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/03
- 17/203: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 29/203: gnu: e2fsprogs: Update to 1.46.2.,
guix-commits <=
- 21/203: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/03
- 33/203: gnu: bluez: Update to 5.59., guix-commits, 2021/11/03
- 18/203: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 14/203: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/03
- 20/203: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/03
- 27/203: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/03
- 32/203: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/03
- 40/203: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/03
- 12/203: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 42/203: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/03