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 @@ (define-public extempore
|
||||
("emacs" ,emacs-no-x)))
|
||||
;; Extempore refuses to build on architectures other than x86_64
|
||||
(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")
|
||||
(description
|
||||
"Extempore is a programming language and runtime environment designed
|
||||
|
Loading…
Reference in New Issue
Block a user