GNU bug report logs -
#72308
[PATCH] gnu: buildah: Update to 1.37.0.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Fri, 26 Jul 2024 18:12:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 72308-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (buildah): Update to 1.37.0.
>
> Change-Id: I2717b8ebbd63c40938c90b2821c199d2025b849c
> ---
> 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 a9e9b10fa4..f56bbc1567 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -606,7 +606,7 @@ (define-public podman-compose
> (define-public buildah
> (package
> (name "buildah")
> - (version "1.36.0")
> + (version "1.37.0")
> (source
> (origin
> (method git-fetch)
> @@ -614,7 +614,7 @@ (define-public buildah
> (url "https://github.com/containers/buildah")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "1m02ncnjzvhl7rfwrxixs3qj316wkn1yq27nxa6vryih1gsndm89"))
> + (base32 "13xqv28p33jr4r1j3lzi0p83m8nxww91ssmvdx4wrbnzq0w88k3x"))
> (file-name (git-file-name name version))))
> (build-system gnu-build-system)
> (arguments
>
> base-commit: 989c2134e96ca2ea7fa8c81e07426d50b4df92d9
> prerequisite-patch-id: f73ce610143ee13b1c8f1dead8d0a80c3c3a6640
pushed, close.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.