me
/
guix
Archived
1
0
Fork 0

gnu: rust-thiserror-impl-1.0: Update to 1.0.22.

* gnu/packages/crates-io.scm (rust-thiserror-impl-1.0): Update to 1.0.22.
master
Nicolas Goaziou 2020-12-04 14:20:49 +01:00
parent a67b82475d
commit 069eec9195
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -29121,7 +29121,7 @@ handle Unicode characters correctly.")
(define-public rust-thiserror-impl-1.0
(package
(name "rust-thiserror-impl")
(version "1.0.9")
(version "1.0.22")
(source
(origin
(method url-fetch)
@ -29130,7 +29130,7 @@ handle Unicode characters correctly.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1vxzhb98pm5yrq9mmcz50bgpml35iyx7lwjgi4v89sq7ag92abpb"))))
"0mnx51374c69l1w7gh98prn2wzm2yvmlll4ms567a42vx0ihz8lv"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t