GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#79154
; Package guix-patches
.
(Sat, 02 Aug 2025 11:59:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sat, 02 Aug 2025 11:59:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/containers.scm (crun): Update to 1.23.1.
Change-Id: Ife7cf92568eab7bc3e7797f91662820135fbd0cb
---
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 d90948f059f..d119c1226a4 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -73,7 +73,7 @@ (define-module (gnu packages containers)
(define-public crun
(package
(name "crun")
- (version "1.22")
+ (version "1.23.1")
(source
(origin
(method url-fetch)
@@ -83,7 +83,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
- "1cggwb5libxjx4x96hd2v1pd4rm7m7bll37j888khsc5s486q32z"))))
+ "1y23fz82d7zaa2svyzjhfhahl6l0a3yrasfbcfacplhkwk7bflnp"))))
(build-system gnu-build-system)
(arguments
(list
--
2.50.1
Reply sent
to Andreas Enge <andreas@enge.fr>
:
You have taken responsibility.
(Sat, 02 Aug 2025 20:10:02 GMT) (full text , mbox , link ).
Notification sent
to Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Sat, 02 Aug 2025 20:10:02 GMT) (full text , mbox , link ).
Message #10 received at 79154-done@debbugs.gnu.org (full text , mbox , reply ):
Pushed!
Andreas
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Sun, 31 Aug 2025 11:24:13 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Sep 8 15:49:43 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.