me
/
guix
Archived
1
0
Fork 0

gnu: rust-trybuild: Update 1.0.19 version hash.

Fixes <https://issues.guix.gnu.org/66345>.

* gnu/packages/crates-io.scm (rust-trybuild): Update 1.0.19 hash.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Distopico 2023-10-04 21:47:04 -05:00 committed by Ludovic Courtès
parent 5694352c05
commit efab2a25be
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -73711,7 +73711,7 @@ the Trust-DNS client to use rustls for TLS.")
(uri (crate-uri "trybuild" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4"))))
(base32 "17xpybcdx76dm54dk7jvr5aickc4ia66qf57bazg7myx8pf6yzcq"))))
(arguments
`(#:cargo-inputs
(("rust-toml" ,rust-toml-0.5)