me
/
guix
Archived
1
0
Fork 0

gnu: rust-wasm-bindgen-0.2: Update to 0.2.69.

* gnu/packages/crates-io.scm (rust-wasm-bindgen-0.2): Update to 0.2.69.
master
Nicolas Goaziou 2020-12-20 15:10:11 +01:00
parent 4887dc7918
commit c1c40f1a50
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -34372,7 +34372,7 @@ in Rust.")
(define-public rust-wasm-bindgen-0.2
(package
(name "rust-wasm-bindgen")
(version "0.2.60")
(version "0.2.69")
(source
(origin
(method url-fetch)
@ -34381,7 +34381,7 @@ in Rust.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0zx42zryw03w3maz8p65gr5bhhybr2sdzgcck5p3gy47abh7ri9c"))))
"0vkkpz290k6pphmrgkayzdvk1dinxrp6c5zvr9l0zjlm2dsn9lrw"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs