mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: rust-fiat-crypto-0.1: Update to 0.1.20.
* gnu/packages/crates-crypto.scm (rust-fiat-crypto-0.1): Update to 0.1.20. Change-Id: I5e2b0aaa415eac5fc36984422d0db3db329cbb96
This commit is contained in:
parent
184e9cbcb7
commit
fd553ea8bc
1 changed files with 2 additions and 2 deletions
|
@ -2517,7 +2517,7 @@ (define-public rust-fiat-crypto-0.1
|
|||
(package
|
||||
(inherit rust-fiat-crypto-0.2)
|
||||
(name "rust-fiat-crypto")
|
||||
(version "0.1.11")
|
||||
(version "0.1.20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2525,7 +2525,7 @@ (define-public rust-fiat-crypto-0.1
|
|||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"12gyr01z3bkahbxcrj2nsdq42qbqgq12w32dvpr6a7930i0qfxi1"))))))
|
||||
"0xvbcg6wh42q3n7294mzq5xxw8fpqsgc0d69dvm5srh1f6cgc9g8"))))))
|
||||
|
||||
(define-public rust-ghash-0.5
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue