From: Tomas Volf <~@wolfsden.cz>
To: 71248@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#71248] [PATCH] gnu: buildah: Update to 1.36.0.
Date: Tue, 28 May 2024 22:59:18 +0200 [thread overview]
Message-ID: <44f4687f3704cb20f9aeb6d091dc7502b1c3c85a.1716929958.git.~@wolfsden.cz> (raw)
* gnu/packages/containers.scm (buildah): Update to 1.36.0.
Change-Id: Ic0ae640f34b1768fedb0b4859dbc2e48c9ccf407
---
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 d96e159ff4..00cbc64dda 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -609,7 +609,7 @@ (define-public podman-compose
(define-public buildah
(package
(name "buildah")
- (version "1.35.4")
+ (version "1.36.0")
(source
(origin
(method git-fetch)
@@ -617,7 +617,7 @@ (define-public buildah
(url "https://github.com/containers/buildah")
(commit (string-append "v" version))))
(sha256
- (base32 "1p21lh8ds688nv0valzgl6s20bwzsyvr1sa15ra2mprj79azvl4r"))
+ (base32 "1m02ncnjzvhl7rfwrxixs3qj316wkn1yq27nxa6vryih1gsndm89"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.41.0
next reply other threads:[~2024-05-28 21:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 20:59 Tomas Volf [this message]
2024-05-29 4:33 ` bug#71248: [PATCH] gnu: buildah: Update to 1.36.0 Zheng Junjie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='44f4687f3704cb20f9aeb6d091dc7502b1c3c85a.1716929958.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=71248@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.