diff options
| author | Marius Bakke <mbakke@fastmail.com> | 2018-11-05 23:56:22 +0100 |
|---|---|---|
| committer | Marius Bakke <mbakke@fastmail.com> | 2018-11-05 23:56:22 +0100 |
| commit | f4a5faa9dcadc698383e15743ac5f974ee0e3c8b (patch) | |
| tree | 96124567d5604c496cf8d2848ffe348de0b701ac /gnu/packages/python-crypto.scm | |
| parent | 16b89ecc1f2f1f9651d119518c0e752b01f0f07b (diff) | |
| parent | adde15186da7529b85097fdafffc2a13b0e60bdf (diff) | |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/python-crypto.scm')
| -rw-r--r-- | gnu/packages/python-crypto.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index f407276ac58..a38bd000891 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm | |||
| @@ -637,7 +637,7 @@ PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.") | |||
| 637 | (define-public python-pynacl | 637 | (define-public python-pynacl |
| 638 | (package | 638 | (package |
| 639 | (name "python-pynacl") | 639 | (name "python-pynacl") |
| 640 | (version "1.2.1") | 640 | (version "1.3.0") |
| 641 | (source | 641 | (source |
| 642 | (origin | 642 | (origin |
| 643 | (method url-fetch) | 643 | (method url-fetch) |
| @@ -648,7 +648,7 @@ PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.") | |||
| 648 | #t)) | 648 | #t)) |
| 649 | (sha256 | 649 | (sha256 |
| 650 | (base32 | 650 | (base32 |
| 651 | "1ada3qr83cliap6dk897vnvjkynij1kjqbwizdbgarazlyh8zlz0")))) | 651 | "0330wyvggm19xhmwmz9rrr97lzbv3siwfy50gmax3vvgs7nh0q8c")))) |
| 652 | (build-system python-build-system) | 652 | (build-system python-build-system) |
| 653 | (arguments | 653 | (arguments |
| 654 | `(#:phases | 654 | `(#:phases |
