me
/
guix
Archived
1
0
Fork 0

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.
master
Efraim Flashner 2023-01-15 11:30:04 +02:00 committed by Maxim Cournoyer
parent c4b460c555
commit aeb22ecfcb
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -19241,7 +19241,7 @@ encodings.")
(define-public rust-encoding-rs-0.8
(package
(name "rust-encoding-rs")
(version "0.8.28")
(version "0.8.31")
(source
(origin
(method url-fetch)
@ -19250,7 +19250,7 @@ encodings.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0rf0r99q4kgjrx22kx7pjyjg4lm21599y3ggvy3hzj2spi7h5pw0"))))
"0azc6rblf75vd862ymjahdfch27j1sshb7zynshrx7ywi5an6llq"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs