From 1ee143c0c0b5f8b7c889bcfc10a1b03946685e9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 19 Oct 2023 08:51:49 +0200 Subject: [PATCH] =?UTF-8?q?maint:=20Build=20against=20the=20latest=20?= =?UTF-8?q?=E2=80=98guile-fibers=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fibers 1.1 has bugs that have long been fixed in 1.3. * guix.scm: Use ‘guile-fibers’ instead of ‘guile-fibers-1.1’. --- build-aux/guix/cuirass-package.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/guix/cuirass-package.scm b/build-aux/guix/cuirass-package.scm index 9927a82..4f2c855 100644 --- a/build-aux/guix/cuirass-package.scm +++ b/build-aux/guix/cuirass-package.scm @@ -114,7 +114,7 @@ (inputs (list guile-3.0-latest guile-avahi - guile-fibers-1.1 + guile-fibers guile-gcrypt guile-json-4 guile-simple-zmq