mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: spectra: Add lint-hidden-cpe-vendors property.
* gnu/packages/algebra.scm (spectra)[properties]: Add lint-hidden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
9a591e580b
commit
ef12829e26
1 changed files with 1 additions and 0 deletions
|
|
@ -1474,6 +1474,7 @@ a Redesigned ARPACK. It is a C++ library for large scale eigenvalue problems,
|
|||
built on top of Eigen. It is implemented as a header-only C++ library and can
|
||||
be easily embedded in C++ projects that require calculating eigenvalues of
|
||||
large matrices.")
|
||||
(properties `((lint-hidden-cpe-vendors . ("brainstormforce" "wpspectra"))))
|
||||
(license license:mpl2.0)))
|
||||
|
||||
(define-public gappa
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue