GNU bug report logs -
#74127
[PATCH] gnu: crun: Update to 1.18.1.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Thu, 31 Oct 2024 00:25:01 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74127 in the body.
You can then email your comments to 74127 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74127
; Package
guix-patches
.
(Thu, 31 Oct 2024 00:25:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 31 Oct 2024 00:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/containers.scm (crun): Update to 1.18.1.
Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
---
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 40c3a73e0e..d32bc2704a 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.18")
+ (version "1.18.1")
(source
(origin
(method url-fetch)
@@ -77,7 +77,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
- "0alhcdbb83bsqnvy50p9cjnmslxfmxsyk1b66whd62p5a2rp0fx8"))))
+ "1g66f1bk5l5yx1f3cmrd35i8bkmalnlppb82r02sfyj54aqbn31r"))))
(build-system gnu-build-system)
(arguments
(list
--
2.46.0
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 31 Oct 2024 05:51:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Thu, 31 Oct 2024 05:51:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 74127-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (crun): Update to 1.18.1.
>
> Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
> ---
> 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 40c3a73e0e..d32bc2704a 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.18")
> + (version "1.18.1")
> (source
> (origin
> (method url-fetch)
> @@ -77,7 +77,7 @@ (define-public crun
> "/crun-" version ".tar.gz"))
> (sha256
> (base32
> - "0alhcdbb83bsqnvy50p9cjnmslxfmxsyk1b66whd62p5a2rp0fx8"))))
> + "1g66f1bk5l5yx1f3cmrd35i8bkmalnlppb82r02sfyj54aqbn31r"))))
> (build-system gnu-build-system)
> (arguments
> (list
push, close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 28 Nov 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.