gnu: rust-thiserror-1: Update to 1.0.25.

* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.25.
This commit is contained in:
Nicolas Goaziou 2021-06-07 23:42:31 +02:00
parent 4274e004b4
commit 57968e17cc
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -43722,7 +43722,7 @@ (define-public rust-thin-slice-0.1
(define-public rust-thiserror-1
(package
(name "rust-thiserror")
(version "1.0.22")
(version "1.0.25")
(source
(origin
(method url-fetch)
@ -43731,7 +43731,7 @@ (define-public rust-thiserror-1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0gp5wp7izpv9rdvq035ajbxcl3g0vck61pg9y6mfsvk1hi5y76hf"))))
"1ip9j8riar3xffp261yls4phpasz768xhnafxdz4qlargx2pcvzs"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t