emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71265: closed ([PATCH] gnu: podman: Update to 5.1.0.)


From: GNU bug Tracking System
Subject: bug#71265: closed ([PATCH] gnu: podman: Update to 5.1.0.)
Date: Fri, 31 May 2024 11:55:02 +0000

Your message dated Fri, 31 May 2024 19:53:59 +0800
with message-id <87ttieqjs8.fsf@iscas.ac.cn>
and subject line Re: [bug#71265] [PATCH] gnu: podman: Update to 5.1.0.
has caused the debbugs.gnu.org bug report #71265,
regarding [PATCH] gnu: podman: Update to 5.1.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71265: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71265
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: podman: Update to 5.1.0. Date: Thu, 30 May 2024 00:02:01 +0200
* gnu/packages/containers.scm (podman): Update to 5.1.0.

Change-Id: I87b3e639f1eb01e93363a359d33c2aaceaee653b
---
 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 00cbc64dda..4e1bbd4086 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -454,7 +454,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.0.3")
+    (version "5.1.0")
     (source
      (origin
        (method git-fetch)
@@ -462,7 +462,7 @@ (define-public podman
              (url "https://github.com/containers/podman";)
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1wgaiwh7m547j9irz6z6ckxcbw8fwzqixh55q1fk2g7kfclfc3iw"))
+        (base32 "0ldzrrz8jba6ka1xfs8msiy08iz4m674xhfxbcdsnc9lmxi3ys4f"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71265] [PATCH] gnu: podman: Update to 5.1.0. Date: Fri, 31 May 2024 19:53:59 +0800 User-agent: mu4e 1.12.4; emacs 30.0.50
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.1.0.
>
> Change-Id: I87b3e639f1eb01e93363a359d33c2aaceaee653b
> ---
>  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 00cbc64dda..4e1bbd4086 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -454,7 +454,7 @@ (define-public catatonit
>  (define-public podman
>    (package
>      (name "podman")
> -    (version "5.0.3")
> +    (version "5.1.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -462,7 +462,7 @@ (define-public podman
>               (url "https://github.com/containers/podman";)
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1wgaiwh7m547j9irz6z6ckxcbw8fwzqixh55q1fk2g7kfclfc3iw"))
> +        (base32 "0ldzrrz8jba6ka1xfs8msiy08iz4m674xhfxbcdsnc9lmxi3ys4f"))
>         (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=65bec2ffe82220b4d551d271337dabb8f9fd6640

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]