* [bug#73481] [PATCH] gnu: podman: Update to 5.2.3.
@ 2024-09-25 18:54 Tomas Volf
2024-09-29 16:36 ` bug#73481: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-09-25 18:54 UTC (permalink / raw)
To: 73481; +Cc: Tomas Volf
* 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
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73481: [PATCH] gnu: podman: Update to 5.2.3.
2024-09-25 18:54 [bug#73481] [PATCH] gnu: podman: Update to 5.2.3 Tomas Volf
@ 2024-09-29 16:36 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-29 16:36 UTC (permalink / raw)
To: Tomas Volf; +Cc: 73481-done
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-29 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 18:54 [bug#73481] [PATCH] gnu: podman: Update to 5.2.3 Tomas Volf
2024-09-29 16:36 ` bug#73481: " Z572
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).