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

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

bug#72608: closed ([PATCH] gnu: crun: Update to 1.16.1.)


From: GNU bug Tracking System
Subject: bug#72608: closed ([PATCH] gnu: crun: Update to 1.16.1.)
Date: Thu, 15 Aug 2024 01:20:01 +0000

Your message dated Wed, 14 Aug 2024 20:18:19 -0500
with message-id <87sev6r3c4.fsf@dismail.de>
and subject line Re: [PATCH] gnu: crun: Update to 1.16.1.
has caused the debbugs.gnu.org bug report #72608,
regarding [PATCH] gnu: crun: Update to 1.16.1.
to be marked as done.

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


-- 
72608: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72608
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: crun: Update to 1.16.1. Date: Tue, 13 Aug 2024 22:19:26 +0200
* gnu/packages/containers.scm (crun): Update to 1.16.1.

Change-Id: I97649a026128421e4c805f0bad67520b643d5e37
---
 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 58702f64ac..a6fb747c47 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -67,7 +67,7 @@ (define-module (gnu packages containers)
 (define-public crun
   (package
     (name "crun")
-    (version "1.16")
+    (version "1.16.1")
     (source
      (origin
        (method url-fetch)
@@ -77,7 +77,7 @@ (define-public crun
              "/crun-" version ".tar.gz"))
        (sha256
         (base32
-         "0m7z9jm6fwjwnp3ch4jm4ygsapqxs6qr4fpd099vhfm5mlczfczq"))))
+         "17i8vwj9zmr6dvi1w9i359vwr3rzwa9g03q83rz9w32ghzj8sm3h"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-systemd")

base-commit: 803fe46921f8c41b9ba6030865a1ff3998fbe8b7
prerequisite-patch-id: d3551ee4ba7cc428f89a8165248a73ec737bc5c9
-- 
2.45.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: crun: Update to 1.16.1. Date: Wed, 14 Aug 2024 20:18:19 -0500
Applied, thanks!
-- 
all the best,
jgart


--- End Message ---

reply via email to

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