mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
committed by
Zheng Junjie
parent
9a591e580b
commit
ef12829e26
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user