Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Denis 'GNUtoo' Carikli
guix
Commits
c1c40f1a
Unverified
Commit
c1c40f1a
authored
Dec 20, 2020
by
Nicolas Goaziou
Browse files
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.
parent
4887dc79
Changes
1
Show whitespace changes
Inline
Side-by-side
gnu/packages/crates-io.scm
View file @
c1c40f1a
...
@@ -34372,7 +34372,7 @@ in Rust.")
...
@@ -34372,7 +34372,7 @@ in Rust.")
(define-public rust-wasm-bindgen-0.2
(define-public rust-wasm-bindgen-0.2
(package
(package
(name "rust-wasm-bindgen")
(name "rust-wasm-bindgen")
(version "0.2.6
0
")
(version "0.2.6
9
")
(source
(source
(origin
(origin
(method url-fetch)
(method url-fetch)
...
@@ -34381,7 +34381,7 @@ in Rust.")
...
@@ -34381,7 +34381,7 @@ in Rust.")
(string-append name "-" version ".tar.gz"))
(string-append name "-" version ".tar.gz"))
(sha256
(sha256
(base32
(base32
"0
zx42zryw03w3maz8p65gr5bhhybr2sdzgcck5p3gy47abh7ri9c
"))))
"0
vkkpz290k6pphmrgkayzdvk1dinxrp6c5zvr9l0zjlm2dsn9lrw
"))))
(build-system cargo-build-system)
(build-system cargo-build-system)
(arguments
(arguments
`(#:cargo-inputs
`(#:cargo-inputs
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment