From: Tomas Volf <~@wolfsden.cz>
To: 72628@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#72628] [PATCH] gnu: podman: Update to 5.2.1.
Date: Wed, 14 Aug 2024 22:36:44 +0200 [thread overview]
Message-ID: <b03eddc326ee4eb26b25743faee2080de6aded7e.1723667804.git.~@wolfsden.cz> (raw)
* gnu/packages/containers.scm (podman): Update to 5.2.1.
Change-Id: Ice03f89ae39400961cf55742086040c20c991f64
---
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 a6fb747c47..46dd8cdd21 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -464,7 +464,7 @@ (define-public catatonit
(define-public podman
(package
(name "podman")
- (version "5.2.0")
+ (version "5.2.1")
(source
(origin
(method git-fetch)
@@ -472,7 +472,7 @@ (define-public podman
(url "https://github.com/containers/podman")
(commit (string-append "v" version))))
(sha256
- (base32 "1gza3fbwij4qjblrjx0gg7i4h12kkacws3hi3bsifmscxcwnpgs5"))
+ (base32 "1xa629vbh6mpish5cwr87pcv01hgzh92y7k7jdpm9wz7z445y1n7"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
base-commit: 1c4289d1f561ea13e7077adbba6ac7aff74c2d8b
--
2.45.2
next reply other threads:[~2024-08-14 20:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 20:36 Tomas Volf [this message]
2024-08-15 12:23 ` [bug#72628] [PATCH] gnu: podman: Update to 5.2.1 jgart via Guix-patches via
2024-08-15 12:49 ` Tomas Volf
2024-08-15 12:48 ` [bug#72628] [PATCH v2] " Tomas Volf
2024-08-22 11:48 ` bug#72628: " Christopher Baines
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='b03eddc326ee4eb26b25743faee2080de6aded7e.1723667804.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=72628@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).