mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: guitarix: Use HTTPS home page.
* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
This commit is contained in:
parent
5331dcd6fc
commit
096ed4f935
1 changed files with 1 additions and 1 deletions
|
@ -1443,7 +1443,7 @@ (define-public guitarix
|
|||
(list (search-path-specification
|
||||
(variable "LV2_PATH")
|
||||
(files '("lib/lv2")))))
|
||||
(home-page "http://guitarix.org/")
|
||||
(home-page "https://guitarix.org/")
|
||||
(synopsis "Virtual guitar amplifier")
|
||||
(description "Guitarix is a virtual guitar amplifier running JACK.
|
||||
Guitarix takes the signal from your guitar as a mono-signal from your sound
|
||||
|
|
Loading…
Reference in a new issue