mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: axoloti-runtime: Update home page.
* gnu/packages/axoloti.scm (axoloti-runtime)[home-page]: Use redirection target URL.
This commit is contained in:
parent
d991b05664
commit
94b55ace14
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ (define-public axoloti-runtime
|
|||
("dfu-util" ,dfu-util-for-axoloti)))
|
||||
(native-inputs
|
||||
`(("unzip" ,unzip)))
|
||||
(home-page "http://axoloti.com")
|
||||
(home-page "http://www.axoloti.com/")
|
||||
(synopsis "Audio development environment for the Axoloti core board")
|
||||
(description
|
||||
"The Axoloti patcher offers a “patcher” environment similar to Pure Data
|
||||
|
|
Loading…
Reference in a new issue