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

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

bug#58038: closed ([PATCH] gnu: podman: Update to 4.2.1.)


From: GNU bug Tracking System
Subject: bug#58038: closed ([PATCH] gnu: podman: Update to 4.2.1.)
Date: Tue, 27 Sep 2022 09:02:02 +0000

Your message dated Tue, 27 Sep 2022 11:01:23 +0200
with message-id <871qrx9onw.fsf@gnu.org>
and subject line Re: bug#58038: [PATCH] gnu: podman: Update to 4.2.1.
has caused the debbugs.gnu.org bug report #58038,
regarding [PATCH] gnu: podman: Update to 4.2.1.
to be marked as done.

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


-- 
58038: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58038
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: podman: Update to 4.2.1. Date: Sat, 24 Sep 2022 15:14:22 +0800
* gnu/packages/containers.scm (podman): Update to 4.2.1.
---
 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 029f0d4ba4..59eea423a1 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -274,7 +274,7 @@ (define-public cni-plugins
 (define-public podman
   (package
     (name "podman")
-    (version "4.2.0")
+    (version "4.2.1")
     (source
      (origin
        (method git-fetch)
@@ -282,7 +282,7 @@ (define-public podman
              (url "https://github.com/containers/podman";)
              (commit (string-append "v" version))))
        (sha256
-        (base32 "00wyjppd11hznmals9ax4s2qjklj6p1vfz4jjkp50bk8q4blxfbj"))
+        (base32 "0ph8gf5gk9z1hm1v5kv924dipswvgrz0sgk23plnh2q0vbnh4wvv"))
        (file-name (git-file-name name version))))
 
     (build-system gnu-build-system)

base-commit: a5c876cdb2d9ab79ba5027ffad7893dafbece50b
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: bug#58038: [PATCH] gnu: podman: Update to 4.2.1. Date: Tue, 27 Sep 2022 11:01:23 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
> * gnu/packages/containers.scm (podman): Update to 4.2.1.

Applied, thanks.

Mathieu


--- End Message ---

reply via email to

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