[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71923] [PATCH 4/4] gnu: podman: Update to 5.1.1.
From: |
Jean-Pierre De Jesus DIAZ |
Subject: |
[bug#71923] [PATCH 4/4] gnu: podman: Update to 5.1.1. |
Date: |
Wed, 3 Jul 2024 18:36:43 +0200 |
* gnu/packages/containers.scm (podman): Update to 5.1.1.
Change-Id: Ie2563c1862debefcd6b5d0268e6cb57b6ae7193b
---
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 1b7032ca82..fccb972b94 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -455,7 +455,7 @@ (define-public catatonit
(define-public podman
(package
(name "podman")
- (version "5.1.0")
+ (version "5.1.1")
(source
(origin
(method git-fetch)
@@ -463,7 +463,7 @@ (define-public podman
(url "https://github.com/containers/podman")
(commit (string-append "v" version))))
(sha256
- (base32 "0ldzrrz8jba6ka1xfs8msiy08iz4m674xhfxbcdsnc9lmxi3ys4f"))
+ (base32 "1rhlwd350ll472jn7gm4nbkfkbm609d5s97wdqfb7lfagqwi1vny"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.45.2
- [bug#71923] [PATCH 0/4] gnu: gvisor-tap-vsock, buildah, podman build fix., Jean-Pierre De Jesus DIAZ, 2024/07/03
- [bug#71923] [PATCH 1/4] gnu: gvisor-tap-vsock: Fix build., Jean-Pierre De Jesus DIAZ, 2024/07/03
- [bug#71923] [PATCH 2/4] gnu: podman: Fix build., Jean-Pierre De Jesus DIAZ, 2024/07/03
- [bug#71923] [PATCH 3/4] gnu: buildah: Fix build., Jean-Pierre De Jesus DIAZ, 2024/07/03
- [bug#71923] [PATCH 4/4] gnu: podman: Update to 5.1.1.,
Jean-Pierre De Jesus DIAZ <=
- [bug#71923] [PATCH 0/4] gnu: gvisor-tap-vsock, buildah, podman build fix., Sharlatan Hellseher, 2024/07/03
- [bug#71923] [PATCH 0/4] gnu: gvisor-tap-vsock, buildah, podman build fix., Sharlatan Hellseher, 2024/07/03
- bug#71923: [PATCH 0/4] gnu: gvisor-tap-vsock, buildah, podman build fix., Sharlatan Hellseher, 2024/07/03