* [bug#71248] [PATCH] gnu: buildah: Update to 1.36.0.
@ 2024-05-28 20:59 Tomas Volf
2024-05-29 4:33 ` bug#71248: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-05-28 20:59 UTC (permalink / raw)
To: 71248; +Cc: Tomas Volf
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71248: [PATCH] gnu: buildah: Update to 1.36.0.
2024-05-28 20:59 [bug#71248] [PATCH] gnu: buildah: Update to 1.36.0 Tomas Volf
@ 2024-05-29 4:33 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-05-29 4:33 UTC (permalink / raw)
To: Tomas Volf; +Cc: 71248-done
[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]
Tomas Volf <~@wolfsden.cz> writes:
> * 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
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=6f72ad465c1e2df965e8d73b209497b4ef456527
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-29 4:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 20:59 [bug#71248] [PATCH] gnu: buildah: Update to 1.36.0 Tomas Volf
2024-05-29 4:33 ` bug#71248: " Zheng Junjie
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).