gnu: rust-polyval-0.6: Update to 0.6.2.

* gnu/packages/crates-crypto.scm (rust-polyval-0.6): Update to 0.6.2.

Change-Id: I50b73e5c33b46627ca7a482434b9156257cc88a7
This commit is contained in:
Efraim Flashner 2024-12-04 11:30:44 +02:00
parent 7ccc1d74dd
commit f59b72ede4
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -4022,14 +4022,14 @@ (define-public rust-poly1305-0.7
(define-public rust-polyval-0.6
(package
(name "rust-polyval")
(version "0.6.0")
(version "0.6.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "polyval" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1iihmpn1h1ag5zl368yfq0jz1drfdw7xg7zpaqpcppqiikh39wky"))))
(base32 "09gs56vm36ls6pyxgh06gw2875z2x77r8b2km8q28fql0q6yc7wx"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs