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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user