[bug#76828,v7,11/35] gnu: bwm-ng: Add lint-hidden-cpe-vendors property.

Message ID 20250307183914.8825-11-ngraves@ngraves.fr
State New
Headers
Series Add lint-hidden-cpe-vendors property |

Commit Message

Nicolas Graves March 7, 2025, 6:38 p.m. UTC
  From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>

* gnu/packages/networking.scm (bwm-ng)[properties]: Add
lint-hidden-cpe-vendors property.
---
 gnu/packages/networking.scm | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b0a0fb420d..d8e95e0ea2 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2130,6 +2130,7 @@  (define-public bwm-ng
     (description "Bandwidth Monitor NG is a small and simple console based
 live network and disk I/O bandwidth monitor.")
     (home-page "https://www.gropp.org/?id=projects&sub=bwm-ng")
+    (properties '((lint-hidden-cpe-vendors . ("bwm-ng_project"))))
     (license license:gpl2)))
 
 (define-public aircrack-ng