gnu: rust-web-sys-0.3: Update to 0.3.55.
* gnu/packages/crates-io.scm (rust-web-sys-0.3): Update to 0.3.55.master
parent
595aaaa90f
commit
af799b51da
|
@ -61468,7 +61468,7 @@ for terminal and other window-less applications.")
|
||||||
(define-public rust-web-sys-0.3
|
(define-public rust-web-sys-0.3
|
||||||
(package
|
(package
|
||||||
(name "rust-web-sys")
|
(name "rust-web-sys")
|
||||||
(version "0.3.37")
|
(version "0.3.55")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -61476,8 +61476,7 @@ for terminal and other window-less applications.")
|
||||||
(file-name
|
(file-name
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "1yz9dym9y9f9s1f99q5j5kl2dfc5kn2jpjfdnnkfmnar3igi1srq"))))
|
||||||
"1jy4q5jawzg3dxzhfwa0g3fsz7h4j0ra6y232ikc6mlcimj52vrd"))))
|
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
Reference in New Issue