Fix git uri

Stephen Paul Weber created

Change summary

guix.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

guix.scm 🔗

@@ -1480,7 +1480,7 @@ I/O)")
        (method git-fetch)
        (uri (git-reference
              (recursive? #t)
-             (url "https://git.singpolyma.net/jmp-pay")
+             (url "https://git.singpolyma.net/sgx-jmp")
              (commit ,(read-line (open-pipe* OPEN_READ "git" "--git-dir" %git-dir "rev-parse" "HEAD")))))
        (file-name (git-file-name name version))
        (sha256