mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-wasm-bindgen-backend-0.2: Update to 0.2.69.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-backend-0.2): Update to 0.2.69.
This commit is contained in:
parent
c1737714c2
commit
5c75f8715a
1 changed files with 2 additions and 2 deletions
|
@ -34407,7 +34407,7 @@ in Rust.")
|
||||||
(define-public rust-wasm-bindgen-backend-0.2
|
(define-public rust-wasm-bindgen-backend-0.2
|
||||||
(package
|
(package
|
||||||
(name "rust-wasm-bindgen-backend")
|
(name "rust-wasm-bindgen-backend")
|
||||||
(version "0.2.60")
|
(version "0.2.69")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -34416,7 +34416,7 @@ in Rust.")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1k9p8a7ng6nqan0m9555wj936lm2s1qz0fnafclwlv61yrxx6ryr"))))
|
"0qidxjmcn50v2i5hjz7al69sa3mbq0lbi276amdnw47ln6dgh50i"))))
|
||||||
(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