gnu: rust-wasm-bindgen-test-0.3: Update to 0.3.28.

* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-0.3): Update to 0.3.28.
This commit is contained in:
Nicolas Goaziou 2021-12-17 22:30:02 +01:00
parent 1a39fc8d22
commit 96ae2ae5dc
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -62184,7 +62184,7 @@ (define-public rust-wasm-bindgen-shared-0.2
(define-public rust-wasm-bindgen-test-0.3
(package
(name "rust-wasm-bindgen-test")
(version "0.3.19")
(version "0.3.28")
(source
(origin
(method url-fetch)
@ -62192,8 +62192,7 @@ (define-public rust-wasm-bindgen-test-0.3
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"09aas82c1i249bmzjwj9szk727nm4jzaidnwnq4jlycv3w6glm83"))))
(base32 "0zkb3swn81blwg0kdl2y49paaxgavc122q2kygq1xxpxf5wsmwcn"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs