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:
Efraim Flashner 2024-04-02 10:49:01 +03:00
parent 184e9cbcb7
commit fd553ea8bc
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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