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

* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.26.
This commit is contained in:
Nicolas Goaziou 2021-08-26 10:44:21 +02:00
parent 89dab587d6
commit 513f5e5179
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -48176,7 +48176,7 @@ handle Unicode characters correctly.")
(define-public rust-thiserror-1
(package
(name "rust-thiserror")
(version "1.0.25")
(version "1.0.26")
(source
(origin
(method url-fetch)
@ -48185,7 +48185,7 @@ handle Unicode characters correctly.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1ip9j8riar3xffp261yls4phpasz768xhnafxdz4qlargx2pcvzs"))))
"1qmz542pq4wmz3p0s4kavsqv09h0x99klkf3k33ydjy1x97rw4ck"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t