Age | Commit message (Expand) | Author |
2024-04-04 | gnu: apl: Switch to openblas....* gnu/packages/apl.scm (apl): Switch input dependency from
lapack to openblas.
Change-Id: I29f27ee4c9277cf21fa34d718e56291427293cdf
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Romain GARBAGE |
2023-10-18 | gnu: Add dzaima-apl....* gnu/packages/apl.scm (dzaim-apl): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| B. Wilson |
2023-03-01 | gnu: Add font-apl2741-unicode....* gnu/packages/apl.scm (font-apl2741-unicode): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| B. Wilson |
2022-05-02 | gnu: apl: Use G-expressions....* gnu/packages/apl.scm (apl)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2022-05-02 | gnu: apl: Remove input labels....* gnu/packages/apl.scm (apl)[inputs]: Remove labels and sort.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2022-05-02 | gnu: apl: Update to 1.8-r1550....This commit fixes a failing build caused by -Werror (the configure
script no longer sets the -Werror compilation flag).
* gnu/packages/apl.scm (apl): Update to 1.8-r1550.
[arguments]: Add 'fix-configure' phase.
[license]: Prefix with 'license:'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |