gnu: openblas: Fix description.

* gnu/packages/maths.scm (openblas)[description]: Write BLAS acronym in full
before using it.

Change-Id: Ieff4f6c4d69882b3afc826da8283cd7ce0263c74
This commit is contained in:
Janneke Nieuwenhuizen 2024-12-11 20:45:39 +01:00
parent 27750bd0cd
commit 7aca60c6c4
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -5426,7 +5426,8 @@ (define-public openblas
(home-page "https://www.openblas.net/")
(synopsis "Optimized BLAS library based on GotoBLAS")
(description
"OpenBLAS is a BLAS library forked from the GotoBLAS2-1.13 BSD version.")
"OpenBLAS is a Basic Linear Algebra Subprograms (BLAS) library forked
from the GotoBLAS2-1.13 BSD version.")
(license license:bsd-3)))
(define-public openblas-ilp64