gnu: rust-encoding-rs-0.8: Update to 0.8.31.
* gnu/packages/crates-io.scm (rust-encoding-rs-0.8): Update to 0.8.31.
This commit is contained in:
parent
c8ba589035
commit
9a6a0405cf
1 changed files with 2 additions and 2 deletions
|
|
@ -19121,7 +19121,7 @@ encodings.")
|
||||||
(define-public rust-encoding-rs-0.8
|
(define-public rust-encoding-rs-0.8
|
||||||
(package
|
(package
|
||||||
(name "rust-encoding-rs")
|
(name "rust-encoding-rs")
|
||||||
(version "0.8.28")
|
(version "0.8.31")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -19130,7 +19130,7 @@ encodings.")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rf0r99q4kgjrx22kx7pjyjg4lm21599y3ggvy3hzj2spi7h5pw0"))))
|
"0azc6rblf75vd862ymjahdfch27j1sshb7zynshrx7ywi5an6llq"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
|
||||||
Reference in a new issue