GNU bug report logs - #79209
[PATCH] gnu: buildah: Update to 1.41.1.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 10 Aug 2025 13:26:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#79209: closed ([PATCH] gnu: buildah: Update to 1.41.1.)
Date: Mon, 11 Aug 2025 10:56:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 11 Aug 2025 12:55:08 +0200
with message-id <aJnMDF0eGE67d9QQ <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #79209,
regarding [PATCH] gnu: buildah: Update to 1.41.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
79209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: buildah: Update to 1.41.1.
Date: Sun, 10 Aug 2025 15:24:51 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 79209-done <at> debbugs.gnu.org, 79210-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 11 Aug 2025 12:55:08 +0200
Pushed, thanks!

Andreas



This bug report was last modified 3 days ago.

Previous Next


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