gnu: Remove ".git" from "https://github/…/….git".
[jackhill/guix/guix.git] / tests / lint.scm
index 83becb6..2f5e562 100644 (file)
                              (origin
                                (method git-fetch)
                                (uri (git-reference
-                                     (url "https://github.com/archive/example.git")
+                                     (url "https://github.com/archive/example")
                                      (commit "0")))
                                (sha256 %null-sha256))))))
     (check-source-unstable-tarball pkg)))