gnu: extempore: Update home page.
* gnu/packages/music.scm (extempore)[home-page]: Use new home page.
This commit is contained in:
parent
0a1513513a
commit
95708ed8d6
|
@ -479,7 +479,7 @@ enable professional yet simple and intuitive pattern-based drum programming.")
|
||||||
("emacs" ,emacs-no-x)))
|
("emacs" ,emacs-no-x)))
|
||||||
;; Extempore refuses to build on architectures other than x86_64
|
;; Extempore refuses to build on architectures other than x86_64
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
(home-page "http://benswift.me/extempore-docs/index.html")
|
(home-page "http://digego.github.io/extempore/")
|
||||||
(synopsis "Programming environment for live coding of multimedia")
|
(synopsis "Programming environment for live coding of multimedia")
|
||||||
(description
|
(description
|
||||||
"Extempore is a programming language and runtime environment designed
|
"Extempore is a programming language and runtime environment designed
|
||||||
|
|
Loading…
Reference in New Issue