gnu: rust-syntect-4: Update to 4.5.0.

* gnu/packages/crates-io.scm (rust-syntect-4): Update to 4.5.0.
This commit is contained in:
Nicolas Goaziou 2021-03-02 14:14:27 +01:00
parent 4176544adb
commit aac12366d0
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -40018,7 +40018,7 @@ (define-public rust-synstructure-test-traits-0.1
(define-public rust-syntect-4
(package
(name "rust-syntect")
(version "4.4.0")
(version "4.5.0")
(source
(origin
(method url-fetch)
@ -40026,7 +40026,7 @@ (define-public rust-syntect-4
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32 "121y6rswylvbhaz8krjb9aa7h16f6ly2sdbbka1hr1dm0pgphfaf"))))
(base32 "1r9ij3qmq4cs83jwpk1043sai1dwdghb8lwkm34rs12d7frc5yib"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ;missing files