unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 72308@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#72308] [PATCH] gnu: buildah: Update to 1.37.0.
Date: Fri, 26 Jul 2024 20:11:15 +0200	[thread overview]
Message-ID: <65ef9765cc37247253780c626397d3261da4471d.1722017475.git.~@wolfsden.cz> (raw)

* 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





             reply	other threads:[~2024-07-26 18:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 18:11 Tomas Volf [this message]
2024-07-30  6:44 ` bug#72308: [PATCH] gnu: buildah: Update to 1.37.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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='65ef9765cc37247253780c626397d3261da4471d.1722017475.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=72308@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 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).