1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2020-11-22 23:36:09 +01:00
commit a485a98ca8
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
106 changed files with 3322 additions and 1007 deletions

View 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))