[PATCH] gnu: podman: Update to 5.5.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Z572
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal

Debbugs page

T
T
Tomas Volf wrote on 27 Jun 11:26 -0700
(address . guix-patches@gnu.org)(name . Tomas Volf)(address . ~@wolfsden.cz)
dae2785b089beabae2f089115789fac61a55dba1.1751048798.git.~@wolfsden.cz
* gnu/packages/containers.scm (podman): Update to 5.5.2.

Change-Id: I602d4affc9394f23ddb3905c16b41f111f987c46
---
gnu/packages/containers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 5b5f4b8659..78a4e0f5a5 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -478,7 +478,7 @@ (define-public catatonit
(define-public podman
(package
(name "podman")
- (version "5.5.1")
+ (version "5.5.2")
(outputs '("out" "docker"))
(properties
`((output-synopsis "docker" "docker alias for podman")))
@@ -489,7 +489,7 @@ (define-public podman
(url "https://github.com/containers/podman")
(commit (string-append "v" version))))
(sha256
- (base32 "0ka8j2vi4nip8817aw3xyra9izcmx189av65yd1ws0f0107qblgx"))
+ (base32 "0smdfyhyx1j78anvlwhbmimsrwm4fzf858yh83g37ykg5m04kfl8"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.49.0
Z
(name . Tomas Volf)(address . ~@wolfsden.cz)(address . 78914-done@debbugs.gnu.org)
87wm8w7g5a.fsf@z572.online
Tomas Volf <~@wolfsden.cz> writes:

Toggle quote (29 lines)
> * gnu/packages/containers.scm (podman): Update to 5.5.2.
>
> Change-Id: I602d4affc9394f23ddb3905c16b41f111f987c46
> ---
> 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 5b5f4b8659..78a4e0f5a5 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -478,7 +478,7 @@ (define-public catatonit
> (define-public podman
> (package
> (name "podman")
> - (version "5.5.1")
> + (version "5.5.2")
> (outputs '("out" "docker"))
> (properties
> `((output-synopsis "docker" "docker alias for podman")))
> @@ -489,7 +489,7 @@ (define-public podman
> (url "https://github.com/containers/podman")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "0ka8j2vi4nip8817aw3xyra9izcmx189av65yd1ws0f0107qblgx"))
> + (base32 "0smdfyhyx1j78anvlwhbmimsrwm4fzf858yh83g37ykg5m04kfl8"))
> (file-name (git-file-name name version))))
> (build-system gnu-build-system)
> (arguments
pushed, closing.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmhfU4EACgkQO1qpk+Gi
3/Bo+Q//cRyn+58fyN5pZibqCPLZsL6if+MhHmIvw1P+3K6vprksJAKHSFniIIlX
Sq/A4k6alOk212e+1jyHE7oqVrpygdwMNMqroTErh9rJExtUMt4HsHGpmlgvEAji
Og6F57CUDOkSkmQCXzEDzSWkjhTN0GXyS8dlVFaiS+KVEc7bZ9uNainOY1ERxiGA
7PUrBNVFlAoI4dTNr2tdA19NuDJBs1VuAbYALzJs2g55YYRlVCNeujdIe/b0XAZR
UJ7ABvRp6uU/x7EDgajitbKV7hLh2tap97dEbX8CmqkfK+buXfILXevS9PQY8TyE
8tSxbUIIaE/O/mDAjIpBr0iqAytghD/BTh+43QJCyIzYZUVLwq72NVmzFrqjAmdj
9nOpZWC04y7pXQxn4BB482ki1DHEOsk4uGnfDGME6nJVgMmnsO3wYiGDTcLBPI4z
bzINjgHWBX7gmRhBq8rXhqK87N6HLOnIx79S24bRzOZL1DjtoLjCGxH5Z8o7eP6s
TYGX1XLgBqlTNxP34uOKm8WtLJVaBG4rZHsV4zFntcJYDJpASc28jCnBUDuMi06H
2ffv+ZK5RbNmOlqCsZ7TwU3kTNj6W6/KoH+xO1wHhIZv++asFCG+XAkK0475loxH
zlBuP3Yhvz21fD4FGOTxEBvHqrahWC8aQay3OO/rxvOD7U1cZQM=
=xdhn
-----END PGP SIGNATURE-----

Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 78914@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 78914
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch