GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#79209
; Package guix-patches
.
(Sun, 10 Aug 2025 13:26:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sun, 10 Aug 2025 13:26:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/containers.scm (buildah): Update to 1.41.1.
Change-Id: Ie9b06a71bde92f2b98d9bfe6223dcb55afaf2c6c
---
gnu/packages/containers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index eb1f3b3b53..ed72c2eb02 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -684,7 +684,7 @@ (define-public podman-compose
(define-public buildah
(package
(name "buildah")
- (version "1.41.0")
+ (version "1.41.1")
(source
(origin
(method git-fetch)
@@ -692,7 +692,7 @@ (define-public buildah
(url "https://github.com/containers/buildah" )
(commit (string-append "v" version))))
(sha256
- (base32 "12vl3g5h9m9pw0zpi88j7sjx0db8ardigh2x8h3a3qa9m5hlnqnb"))
+ (base32 "12mi2084dmk8hg35chfbfbdl1s9ibsq000hhi1n9f0ibk177y6qw"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.50.1
Reply sent
to Andreas Enge <andreas@enge.fr>
:
You have taken responsibility.
(Mon, 11 Aug 2025 10:56:01 GMT) (full text , mbox , link ).
Notification sent
to Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Mon, 11 Aug 2025 10:56:02 GMT) (full text , mbox , link ).
Message #10 received at 79209-done@debbugs.gnu.org (full text , mbox , reply ):
Pushed, thanks!
Andreas
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Mon, 08 Sep 2025 11:24:07 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Sep 8 15:49:59 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.