GNU bug report logs - #72308
[PATCH] gnu: buildah: Update to 1.37.0.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomas Volf <~@wolfsden.cz>
Subject: bug#72308: closed (Re: [bug#72308] [PATCH] gnu: buildah: Update
 to 1.37.0.)
Date: Tue, 30 Jul 2024 06:45:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72308: [PATCH] gnu: buildah: Update to 1.37.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72308 <at> debbugs.gnu.org.

-- 
72308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 72308-done <at> debbugs.gnu.org
Subject: Re: [bug#72308] [PATCH] gnu: buildah: Update to 1.37.0.
Date: Tue, 30 Jul 2024 14:44:13 +0800
[Message part 3 (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)]
[Message part 5 (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.37.0.
Date: Fri, 26 Jul 2024 20:11:15 +0200
* 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
-- 
2.45.2




This bug report was last modified 297 days ago.

Previous Next


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