Age | Commit message (Expand) | Author | |
---|---|---|---|
2021-02-22 | packages: 'package-field-location' handles 'search-path' returning #f....Fixes <https://bugs.gnu.org/46390>. Reported by zimoun <zimon.toutoune@gmail.com>. This is similar to the fix in d10474c38d58bdc676e64336769dc2e00cdfa8ed. * guix/packages.scm (package-field-location): Handle FILE not in %LOAD-PATH. * tests/guix-lint.sh: Add test. | Ludovic Courtès | |
2024-04-04 | gnu: apl: Switch to openblas. | Romain GARBAGE | |
* gnu/packages/apl.scm (apl): Switch input dependency from lapack to openblas. Change-Id: I29f27ee4c9277cf21fa34d718e56291427293cdf Signed-off-by: Ludovic Courtès <ludo@gnu.org> |