From: Z572 <zhengjunjie@iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 73481-done@debbugs.gnu.org
Subject: bug#73481: [PATCH] gnu: podman: Update to 5.2.3.
Date: Mon, 30 Sep 2024 00:36:54 +0800 [thread overview]
Message-ID: <875xqe8li1.fsf@iscas.ac.cn> (raw)
In-Reply-To: <762f4d61ca8679456b1c0b10962779d654f9d861.1727290485.git.~@wolfsden.cz> (Tomas Volf's message of "Wed, 25 Sep 2024 20:54:45 +0200")
[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (podman): Update to 5.2.3.
>
> Change-Id: Icc4bf862e509ad74502148994aa21fde95aef626
> ---
> 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 147b236549..96fe4cccf4 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.1")
> + (version "5.2.3")
> (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 "1xa629vbh6mpish5cwr87pcv01hgzh92y7k7jdpm9wz7z445y1n7"))
> + (base32 "1yz2blyxyqk76glg152rqnw2xcqrhihv1bcb0yxvg1lh6y5d8nfq"))
> (file-name (git-file-name name version))))
> (build-system gnu-build-system)
> (arguments
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-09-29 16:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-25 18:54 [bug#73481] [PATCH] gnu: podman: Update to 5.2.3 Tomas Volf
2024-09-29 16:36 ` Z572 [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875xqe8li1.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=73481-done@debbugs.gnu.org \
--cc=~@wolfsden.cz \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.