GNU bug report logs -
#76628
[PATCH] gnu: buildah: Update to 1.39.1.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Fri, 28 Feb 2025 02:00:03 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 01 Mar 2025 23:08:05 +0000
with message-id <874j0cxsbu.fsf <at> cbaines.net>
and subject line Re: [bug#76628] [PATCH] gnu: buildah: Update to 1.39.1.
has caused the debbugs.gnu.org bug report #76628,
regarding [PATCH] gnu: buildah: Update to 1.39.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
76628: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76628
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/containers.scm (buildah): Update to 1.39.1.
Change-Id: I281d80aec5d5ae1f47366a870e209f09bab50a29
---
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 c44d0e0b47..0dc0f635a0 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -627,7 +627,7 @@ (define-public podman-compose
(define-public buildah
(package
(name "buildah")
- (version "1.39.0")
+ (version "1.39.1")
(source
(origin
(method git-fetch)
@@ -635,7 +635,7 @@ (define-public buildah
(url "https://github.com/containers/buildah")
(commit (string-append "v" version))))
(sha256
- (base32 "02m91m5i12iwb801c6516ilbrhvn8ikrbcb109h55cf2h1grdf7m"))
+ (base32 "1sx667g3j00vjj8h3lwf62vfa0ignw3k6gapc60wmhd8n3jxzw13"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.48.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (buildah): Update to 1.39.1.
>
> Change-Id: I281d80aec5d5ae1f47366a870e209f09bab50a29
> ---
> gnu/packages/containers.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
bc6638c14cdd2f69ac6b9ef755253059c141bd4e.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.