me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update to 0.3.28.
master
Nicolas Goaziou 2021-12-17 22:29:30 +01:00 committed by Leo Famulari
parent d6d21a2ce5
commit 24f84d9bbb
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 3 deletions

View File

@ -62285,7 +62285,7 @@ attribute that is not in the shared backend crate.")
(define-public rust-wasm-bindgen-test-macro-0.3
(package
(name "rust-wasm-bindgen-test-macro")
(version "0.3.19")
(version "0.3.28")
(source
(origin
(method url-fetch)
@ -62293,8 +62293,7 @@ attribute that is not in the shared backend crate.")
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"12s3h3g1f81afv0rk8idgw2mylgh5q6a30wy5yxc4940p537pq17"))))
(base32 "124ng2j16jf8lfdgq1lg83c7zka42fzizdaddnl9dsyz52bgf1k0"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs