[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#76819] [PATCH v7 05/35] gnu: spectra: Add lint-hidden-cpe-vendors p
From: |
Nicolas Graves |
Subject: |
[bug#76819] [PATCH v7 05/35] gnu: spectra: Add lint-hidden-cpe-vendors property. |
Date: |
Fri, 7 Mar 2025 19:38:34 +0100 |
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
* gnu/packages/algebra.scm (spectra)[properties]: Add
lint-hidden-cpe-vendors property.
---
gnu/packages/algebra.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 5c12413faa..1e702150ae 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1474,6 +1474,7 @@ (define-public spectra
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
--
2.48.1
- [bug#76819] [PATCH v7 00/35] Add lint-hidden-cpe-vendors property, Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 01/35] cve: Add cpe-vendor and lint-hidden-cpe-vendors properties., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 03/35] gnu: portfolio: Update to 1.0.1., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 02/35] gnu: halibut: Add cpe-vendor property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 04/35] gnu: folders: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 06/35] gnu: express: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 05/35] gnu: spectra: Add lint-hidden-cpe-vendors property.,
Nicolas Graves <=
- [bug#76819] [PATCH v7 08/35] gnu: h2c: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 07/35] gnu: cli: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 11/35] gnu: bwm-ng: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 10/35] gnu: bolt: Update to 0.9.8., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 13/35] gnu: got: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 09/35] gnu: xenon: Update to 0.9.3., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 12/35] gnu: onedrive: Update to 2.5.2., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 15/35] gnu: immer: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 16/35] gnu: cvs: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 17/35] gnu: tinyxml: Fix CVE-2023-34194., Nicolas Graves, 2025/03/07