[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/142: gnu: e2fsprogs: Update to 1.46.2.
From: |
guix-commits |
Subject: |
29/142: gnu: e2fsprogs: Update to 1.46.2. |
Date: |
Wed, 20 Oct 2021 14:56:27 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit ae47440d3177509b0a2e94944ec48bf7fcb99439
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)
- 27/142: gnu: gst-editing-services: Update to 1.18.4., (continued)
- 27/142: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/10/20
- 26/142: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/10/20
- 46/142: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/10/20
- 102/142: gnu: meson: Patch to allow installing to independent prefixes., guix-commits, 2021/10/20
- 128/142: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/10/20
- 136/142: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/10/20
- 141/142: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/10/20
- 104/142: build: glib-or-gtk-build-system: Fix indentation., guix-commits, 2021/10/20
- 08/142: gnu: gtk+: Add a debug output., guix-commits, 2021/10/20
- 17/142: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 29/142: gnu: e2fsprogs: Update to 1.46.2.,
guix-commits <=
- 47/142: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/10/20
- 57/142: gnu: Add a missing copyright., guix-commits, 2021/10/20
- 60/142: gnu: gstreamer: Update to 1.18.5., guix-commits, 2021/10/20
- 63/142: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/10/20
- 73/142: bluez: Update to 5.61., guix-commits, 2021/10/20
- 77/142: gnu: tzdata: Update to 2021c., guix-commits, 2021/10/20
- 85/142: gnu: Add ld-gold-wrapper., guix-commits, 2021/10/20
- 88/142: guix: packages: Fix repacking of plain tarballs., guix-commits, 2021/10/20
- 89/142: aux-files: sitecustomize: Cleanup and add explanatory comments., guix-commits, 2021/10/20
- 94/142: gnu: fontconfig: Add a search path for XDG_DATA_DIRS., guix-commits, 2021/10/20