diff options
Diffstat (limited to 'gnu/packages/python-crypto.scm')
| -rw-r--r-- | gnu/packages/python-crypto.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 5c9c251c019..aed7dfc9432 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm | |||
| @@ -719,7 +719,7 @@ ECB and OFB).") | |||
| 719 | (origin | 719 | (origin |
| 720 | (method git-fetch) | 720 | (method git-fetch) |
| 721 | (uri (git-reference | 721 | (uri (git-reference |
| 722 | (url "https://github.com/wbond/asn1crypto.git") | 722 | (url "https://github.com/wbond/asn1crypto") |
| 723 | (commit version))) | 723 | (commit version))) |
| 724 | (file-name (git-file-name name version)) | 724 | (file-name (git-file-name name version)) |
| 725 | (sha256 | 725 | (sha256 |
