mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: lv2-mda-piano: change source URL.
* gnu/packages/audio.scm (lv2-mda-piano)[source]: Change URL of git repository to new upstream.
This commit is contained in:
@@ -640,7 +640,7 @@ software.")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://gitorious.org/lv2-synths/lv2-mdametapiano.git")
|
||||
(url "http://git.elephly.net/software/lv2-mdametapiano.git")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user