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
|
@ -201,7 +201,7 @@
|
||||||
("dfu-util" ,dfu-util-for-axoloti)))
|
("dfu-util" ,dfu-util-for-axoloti)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("unzip" ,unzip)))
|
`(("unzip" ,unzip)))
|
||||||
(home-page "http://axoloti.com")
|
(home-page "http://www.axoloti.com/")
|
||||||
(synopsis "Audio development environment for the Axoloti core board")
|
(synopsis "Audio development environment for the Axoloti core board")
|
||||||
(description
|
(description
|
||||||
"The Axoloti patcher offers a “patcher” environment similar to Pure Data
|
"The Axoloti patcher offers a “patcher” environment similar to Pure Data
|
||||||
|
|
Loading…
Reference in New Issue