GNU bug report logs - #76076
[PATCH] gnu: crun: Update to 1.20.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Wed, 5 Feb 2025 18:37:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76076: closed ([PATCH] gnu: crun: Update to 1.20.)
Date: Fri, 07 Feb 2025 05:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 Feb 2025 13:58:31 +0800
with message-id <877c62s3co.fsf <at> z572.online>
and subject line Re: [bug#76076] [PATCH] gnu: crun: Update to 1.20.
has caused the debbugs.gnu.org bug report #76076,
regarding [PATCH] gnu: crun: Update to 1.20.
to be marked as done.

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


-- 
76076: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76076
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: crun: Update to 1.20.
Date: Wed,  5 Feb 2025 19:35:53 +0100
* gnu/packages/containers.scm (crun): Update to 1.20.

Change-Id: I04786eda635ab7ad2d76c67adbf2529f8183b30a
---
 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 1f4d57cc7b..403152038a 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -69,7 +69,7 @@ (define-module (gnu packages containers)
 (define-public crun
   (package
     (name "crun")
-    (version "1.19.1")
+    (version "1.20")
     (source
      (origin
        (method url-fetch)
@@ -79,7 +79,7 @@ (define-public crun
              "/crun-" version ".tar.gz"))
        (sha256
         (base32
-         "1hf8ggkw9wiznlp7xarjjrmhgpdmqxzaq0a41wd18h360s1z5a9j"))))
+         "0rd41j7sb5563jflnvc2kvdzp9gyv7ska3s6dgg70w25kmlsqiip"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76076-done <at> debbugs.gnu.org
Subject: Re: [bug#76076] [PATCH] gnu: crun: Update to 1.20.
Date: Fri, 07 Feb 2025 13:58:31 +0800
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (crun): Update to 1.20.
>
> Change-Id: I04786eda635ab7ad2d76c67adbf2529f8183b30a
> ---
>  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 1f4d57cc7b..403152038a 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -69,7 +69,7 @@ (define-module (gnu packages containers)
>  (define-public crun
>    (package
>      (name "crun")
> -    (version "1.19.1")
> +    (version "1.20")
>      (source
>       (origin
>         (method url-fetch)
> @@ -79,7 +79,7 @@ (define-public crun
>               "/crun-" version ".tar.gz"))
>         (sha256
>          (base32
> -         "1hf8ggkw9wiznlp7xarjjrmhgpdmqxzaq0a41wd18h360s1z5a9j"))))
> +         "0rd41j7sb5563jflnvc2kvdzp9gyv7ska3s6dgg70w25kmlsqiip"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.