unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72608] [PATCH] gnu: crun: Update to 1.16.1.
@ 2024-08-13 20:19 Tomas Volf
  2024-08-15  1:18 ` bug#72608: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-08-13 20:19 UTC (permalink / raw)
  To: 72608; +Cc: Tomas Volf

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#72608: [PATCH] gnu: crun: Update to 1.16.1.
  2024-08-13 20:19 [bug#72608] [PATCH] gnu: crun: Update to 1.16.1 Tomas Volf
@ 2024-08-15  1:18 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-08-15  1:18 UTC (permalink / raw)
  To: 72608-done; +Cc: Tomas Volf


Applied, thanks!
-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-15  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 20:19 [bug#72608] [PATCH] gnu: crun: Update to 1.16.1 Tomas Volf
2024-08-15  1:18 ` bug#72608: " jgart via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).