[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/63: gnu: guile-libyaml: Import the correct set of modules.
From: |
guix-commits |
Subject: |
37/63: gnu: guile-libyaml: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:03:59 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit e2d2a581052c5da74e1aeb57506e7b7fdda6c3da
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:53:35 2023 -0400
gnu: guile-libyaml: Import the correct set of modules.
* gnu/packages/guile-xyz.scm (guile-libyaml) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I4046a3f189564c2694b31b71379c10cee004915f
---
gnu/packages/guile-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 60dda94be0..67d6601364 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -5127,7 +5127,7 @@ schedulers.")
(arguments
`(#:modules (((guix build guile-build-system)
#:prefix guile:)
- ,@%default-gnu-imported-modules)
+ ,@%default-gnu-modules)
#:imported-modules ((guix build guile-build-system)
,@%default-gnu-imported-modules)
#:tests? #false ; there are none
- 48/63: gnu: hypre: Import the correct set of modules., (continued)
- 48/63: gnu: hypre: Import the correct set of modules., guix-commits, 2023/10/19
- 49/63: gnu: lingeling: Import the correct set of modules., guix-commits, 2023/10/19
- 56/63: gnu: boxes: Import the correct set of modules., guix-commits, 2023/10/19
- 58/63: gnu: stb: Import the correct set of modules., guix-commits, 2023/10/19
- 61/63: gnu: qemu: Import the correct set of modules., guix-commits, 2023/10/19
- 62/63: gnu: ganeti: Import the correct set of modules., guix-commits, 2023/10/19
- 59/63: gnu: info-reader: Import the correct set of modules., guix-commits, 2023/10/19
- 28/63: gnu: icedove-minimal: Import the correct set of modules., guix-commits, 2023/10/19
- 33/63: gnu: guile-di: Import the correct set of modules., guix-commits, 2023/10/19
- 35/63: gnu: haunt: Import the correct set of modules., guix-commits, 2023/10/19
- 37/63: gnu: guile-libyaml: Import the correct set of modules.,
guix-commits <=
- 38/63: gnu: guile-gitlab: Import the correct set of modules., guix-commits, 2023/10/19
- 45/63: gnu: ghmm: Import the correct set of modules., guix-commits, 2023/10/19
- 50/63: gnu: guix-build-coordinator: Import the correct set of modules., guix-commits, 2023/10/19
- 20/63: gnu: make-libstdc++: Import the correct set of modules., guix-commits, 2023/10/19
- 22/63: gnu: gdb: Import the correct set of modules., guix-commits, 2023/10/19
- 23/63: gnu: genimage: Import the correct set of modules., guix-commits, 2023/10/19
- 30/63: gnu: artanis: Import the correct set of modules., guix-commits, 2023/10/19
- 36/63: gnu: guile-studio: Import the correct set of modules., guix-commits, 2023/10/19
- 39/63: gnu: guile-smc: Import the correct set of modules., guix-commits, 2023/10/19
- 42/63: gnu: uftrace: Import the correct set of modules., guix-commits, 2023/10/19