gnu: Don't append '.git' to GitHub uris.
[jackhill/guix/guix.git] / gnu / packages / python-crypto.scm
index ce183bd..ca9d24b 100644 (file)
@@ -74,7 +74,7 @@
        (method git-fetch)
        (uri
         (git-reference
-         (url "https://github.com/python-otr/pure-python-otr.git")
+         (url "https://github.com/python-otr/pure-python-otr")
          (commit version)))
        (file-name
         (git-file-name name version))