Update github urls.

This commit is contained in:
tecnovert
2024-06-11 09:56:09 +02:00
parent 58544d141d
commit 713990f57b
9 changed files with 15 additions and 15 deletions

View File

@@ -123,7 +123,7 @@
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/tecnovert/basicswap")
(url "https://github.com/basicswap/basicswap")
(commit "15bf9b2187d3b8a03939e61b4c3ebf4d90fcc919")))
(sha256
(base32
@@ -164,5 +164,5 @@
))
(synopsis "Simple Atomic Swap Network - Proof of Concept")
(description #f)
(home-page "https://github.com/tecnovert/basicswap")
(home-page "https://github.com/basicswap/basicswap")
(license license:bsd-3)))