mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-wasm-bindgen-test-macro-0.3: Update to 0.3.19.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-macro-0.3): Update to 0.3.19.
This commit is contained in:
parent
ec8820bb13
commit
b370a77b14
1 changed files with 2 additions and 2 deletions
|
@ -34700,7 +34700,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.8")
|
(version "0.3.19")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -34709,7 +34709,7 @@ attribute that is not in the shared backend crate.")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kybf3shpp8ysz4v4j259d7vad9kw5bs4i4dlfrs895bhdp7m0wp"))))
|
"12s3h3g1f81afv0rk8idgw2mylgh5q6a30wy5yxc4940p537pq17"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue