gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.34.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update to 0.3.34.
This commit is contained in:
parent
7b8d8c7120
commit
317e76bb39
1 changed files with 2 additions and 2 deletions
|
|
@ -69212,7 +69212,7 @@ attribute that is not in the shared backend crate.")
|
||||||
(define-public rust-wasm-bindgen-test-macro-0.3
|
(define-public rust-wasm-bindgen-test-macro-0.3
|
||||||
(package
|
(package
|
||||||
(name "rust-wasm-bindgen-test-macro")
|
(name "rust-wasm-bindgen-test-macro")
|
||||||
(version "0.3.28")
|
(version "0.3.34")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -69220,7 +69220,7 @@ attribute that is not in the shared backend crate.")
|
||||||
(file-name
|
(file-name
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "124ng2j16jf8lfdgq1lg83c7zka42fzizdaddnl9dsyz52bgf1k0"))))
|
(base32 "1s9vnkrmmq5fiv0j0ifvbs7q5ffgxwbg1r0zcryp3cdkwsd7ad07"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
|
||||||
Reference in a new issue