GNU bug report logs - #72064
[PATCH] gnu: podman: Update to 5.1.2.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Thu, 11 Jul 2024 17:19:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 72064-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 72064-done <at> debbugs.gnu.org
Subject: Re: [bug#72064] [PATCH] gnu: podman: Update to 5.1.2.
Date: Thu, 18 Jul 2024 18:36:30 +0800
[Message part 1 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.