* [bug#72064] [PATCH] gnu: podman: Update to 5.1.2.
@ 2024-07-11 17:18 Tomas Volf
2024-07-18 10:36 ` bug#72064: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-07-11 17:18 UTC (permalink / raw)
To: 72064; +Cc: Tomas Volf
* gnu/packages/containers.scm (podman): Update to 5.1.2.
Change-Id: I550fb0ad1fd72f3b42d0da33ed7403d78c7ecc4b
---
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 72acfaba45..0361470483 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -456,7 +456,7 @@ (define-public catatonit
(define-public podman
(package
(name "podman")
- (version "5.1.1")
+ (version "5.1.2")
(source
(origin
(method git-fetch)
@@ -464,7 +464,7 @@ (define-public podman
(url "https://github.com/containers/podman")
(commit (string-append "v" version))))
(sha256
- (base32 "1rhlwd350ll472jn7gm4nbkfkbm609d5s97wdqfb7lfagqwi1vny"))
+ (base32 "1v0qqzfl0nqkqmqimv89nrggb7n1ryhqpdi8v7yn2c7m0dm8xq91"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72064: [PATCH] gnu: podman: Update to 5.1.2.
2024-07-11 17:18 [bug#72064] [PATCH] gnu: podman: Update to 5.1.2 Tomas Volf
@ 2024-07-18 10:36 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-07-18 10:36 UTC (permalink / raw)
To: Tomas Volf; +Cc: 72064-done
[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (podman): Update to 5.1.2.
>
> Change-Id: I550fb0ad1fd72f3b42d0da33ed7403d78c7ecc4b
> ---
> 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 72acfaba45..0361470483 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -456,7 +456,7 @@ (define-public catatonit
> (define-public podman
> (package
> (name "podman")
> - (version "5.1.1")
> + (version "5.1.2")
> (source
> (origin
> (method git-fetch)
> @@ -464,7 +464,7 @@ (define-public podman
> (url "https://github.com/containers/podman")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "1rhlwd350ll472jn7gm4nbkfkbm609d5s97wdqfb7lfagqwi1vny"))
> + (base32 "1v0qqzfl0nqkqmqimv89nrggb7n1ryhqpdi8v7yn2c7m0dm8xq91"))
> (file-name (git-file-name name version))))
> (build-system gnu-build-system)
> (arguments
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=f725116cc14fa445ef6e4954bce0ff07adacb787
[-- 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-07-18 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 17:18 [bug#72064] [PATCH] gnu: podman: Update to 5.1.2 Tomas Volf
2024-07-18 10:36 ` bug#72064: " Zheng Junjie
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).