mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: pumpa: Update upsream URL.
Fixes <http://issues.guix.gnu.org/issue/52257>. * gnu/packages/pumio.scm (pumpa)[source]: Replace pumpa origin. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
a80f006285
commit
7b743d4f68
@@ -35,7 +35,7 @@
|
|||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch) ; no source tarballs
|
(method git-fetch) ; no source tarballs
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "git://pumpa.branchable.com/")
|
(url "https://source.pumpa.branchable.com/")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
|||||||
Reference in New Issue
Block a user