mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue