[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/217: gnu: e2fsprogs: Update to 1.46.2.
From: |
guix-commits |
Subject: |
29/217: gnu: e2fsprogs: Update to 1.46.2. |
Date: |
Sun, 14 Nov 2021 19:20:30 -0500 (EST) |
vagrantc 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)
- 05/217: gnu: pulseaudio: Use meson build system., (continued)
- 05/217: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/14
- 10/217: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/14
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 17/217: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14
- 20/217: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/14
- 21/217: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/14
- 22/217: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/14
- 25/217: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/14
- 26/217: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/14
- 29/217: gnu: e2fsprogs: Update to 1.46.2.,
guix-commits <=
- 30/217: gnu: farstream: Enable tests., guix-commits, 2021/11/14
- 31/217: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/14
- 33/217: gnu: bluez: Update to 5.59., guix-commits, 2021/11/14
- 35/217: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/14
- 32/217: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/14
- 36/217: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/14
- 38/217: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/14
- 40/217: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/14
- 42/217: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/14
- 44/217: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/14