me
/
guix
Archived
1
0
Fork 0

gnu: extempore: Use HTTPS home page.

* gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:41:57 +01:00
parent 51d9c867aa
commit 181d19ab2c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ MusePack, Monkey's Audio, and WavPack files.")
("emacs" ,emacs-no-x)))
;; Extempore refuses to build on architectures other than x86_64
(supported-systems '("x86_64-linux"))
(home-page "http://digego.github.io/extempore/")
(home-page "https://digego.github.io/extempore/")
(synopsis "Programming environment for live coding of multimedia")
(description
"Extempore is a programming language and runtime environment designed