GNU bug report logs - #48687
[PATCH] gnu: e2fsprogs: Update to 1.46.2.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Wed, 26 May 2021 21:48:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48687 in the body.
You can then email your comments to 48687 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48687; Package guix-patches. (Wed, 26 May 2021 21:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solene Rapenne <solene <at> perso.pw>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 26 May 2021 21:48:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: e2fsprogs: Update to 1.46.2.
Date: Wed, 26 May 2021 23:47:24 +0200
---
 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 affc3066c0..2b7b2e0a20 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -54,6 +54,7 @@
 ;;; Copyright © 2020 David Dashyan <mail <at> davie.li>
 ;;; Copyright © 2020 pukkamustard <pukkamustard <at> posteo.net>
 ;;; Copyright © 2021 B. Wilson <elaexuotee <at> wilsonb.com>
+;;; Copyright © 2021 Solene Rapenne <solene <at> perso.pw>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1906,7 +1907,7 @@ slabtop, tload, top, vmstat, w, watch and sysctl.")
 (define-public e2fsprogs
   (package
     (name "e2fsprogs")
-    (version "1.45.6")
+    (version "1.46.2")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -1915,7 +1916,7 @@ slabtop, tload, top, vmstat, w, watch and sysctl.")
                    "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)
-- 
2.31.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 27 May 2021 18:40:02 GMT) Full text and rfc822 format available.

Notification sent to Solene Rapenne <solene <at> perso.pw>:
bug acknowledged by developer. (Thu, 27 May 2021 18:40:02 GMT) Full text and rfc822 format available.

Message #10 received at 48687-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Solene Rapenne <solene <at> perso.pw>
Cc: 48687-done <at> debbugs.gnu.org
Subject: Re: [bug#48687] [PATCH] gnu: e2fsprogs: Update to 1.46.2.
Date: Thu, 27 May 2021 14:39:20 -0400
On Wed, May 26, 2021 at 11:47:24PM +0200, Solene Rapenne via Guix-patches via wrote:
>      (name "e2fsprogs")
> -    (version "1.45.6")
> +    (version "1.46.2")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append
> @@ -1915,7 +1916,7 @@ slabtop, tload, top, vmstat, w, watch and sysctl.")
>                     "e2fsprogs-" version ".tar.xz"))
>               (sha256
>                (base32
> -               "0mj2yizwygs7xww8jfy5mxjn8ww4pvc0b1hg1p2vsnirailsx9zz"))))
> +               "0s216nn0lv7s278v933a44fv1ibi900c94743gpp2kn9jlr0kai3"))))

Thanks!

Pushed as 280535660c507db986f1d4ba8fb509f574119630
to the staging branch.

$ guix refresh -l e2fsprogs                                  
Building the following 181 packages would ensure 319 dependent packages are rebuilt: [...]

The limit for the master branch is 300 packages rebuilt.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 25 Jun 2021 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.