1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: helm: Add vendor information.

* gnu/packages/music.scm (helm)[properties]: Add `helm` to
lint-hidden-cpe-vendors.

Merges guix/guix!7386

Change-Id: Idab1e5705ed74e152eed1d0c4bc36f054a983471
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
bdunahu
2026-03-21 19:44:29 -04:00
committed by Cayetano Santos
parent 08ba0e8a13
commit 9d6c359505

View File

@@ -7105,7 +7105,8 @@ MIDI drums and comes as two separate drumkits: Black Pearl and Red Zeppelin.")
(synopsis "Polyphonic synth with lots of modulation")
(description "Helm is a cross-platform polyphonic synthesizer available standalone
and as an LV2 plugin.")
(license license:gpl3+)))
(license license:gpl3+)
(properties '((lint-hidden-cpe-vendors . ("helm"))))))
(define-public zrythm
(package