gnu: rust-trybuild-1: Update to 1.0.85.

* gnu/packages/crates-io.scm (rust-trybuild-1): Update to 1.0.85.

Change-Id: I2638355afd76f4f410bef6f8bd545cb02b49d99b
This commit is contained in:
Efraim Flashner 2023-10-27 20:59:25 +03:00
parent ed1fa525e5
commit c338d86955
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -81388,14 +81388,14 @@ the Trust-DNS client to use rustls for TLS.")
(define-public rust-trybuild-1
(package
(name "rust-trybuild")
(version "1.0.81")
(version "1.0.85")
(source
(origin
(method url-fetch)
(uri (crate-uri "trybuild" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4"))))
(base32 "1wfzxp704x165x2n0sa1absi234x6yv3903dpywysv4h18k5hshr"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs