[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/63: gnu: hypre: Import the correct set of modules.
From: |
guix-commits |
Subject: |
48/63: gnu: hypre: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:04:00 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 2747189a02d232a4acbf5bf569cd106381f2fe31
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 12:02:20 2023 -0400
gnu: hypre: Import the correct set of modules.
* gnu/packages/maths.scm (hypre) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: Iad7958af53360f83e7b04c5b6f8e2ccc8e87e27c
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 2740bf7e5b..b00b250081 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5883,7 +5883,7 @@ set.")
(list openblas lapack))
(arguments
`(#:modules ((srfi srfi-1)
- ,@%default-gnu-imported-modules)
+ ,@%default-gnu-modules)
#:configure-flags '("--enable-shared"
"--disable-fortran"
"--without-MPI"
- 19/63: gnu: gcc-4.9: Import the correct set of modules., (continued)
- 19/63: gnu: gcc-4.9: Import the correct set of modules., guix-commits, 2023/10/19
- 21/63: gnu: custom-gcc: Import the correct set of modules., guix-commits, 2023/10/19
- 24/63: gnu: gimp: Import the correct set of modules., guix-commits, 2023/10/19
- 55/63: gnu: python-sepolgen: Import the correct set of modules., guix-commits, 2023/10/19
- 29/63: gnu: python-graph-tool: Import the correct set of modules., guix-commits, 2023/10/19
- 31/63: gnu: guilescript: Import the correct set of modules., guix-commits, 2023/10/19
- 32/63: gnu: guile-dsv: Import the correct set of modules., guix-commits, 2023/10/19
- 40/63: gnu: rime-data: Import the correct set of modules., guix-commits, 2023/10/19
- 43/63: gnu: mdadm-static: Import the correct set of modules., guix-commits, 2023/10/19
- 47/63: gnu: mumps: Import the correct set of modules., guix-commits, 2023/10/19
- 48/63: gnu: hypre: Import the correct set of modules.,
guix-commits <=
- 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, 2023/10/19