gnu: rust-winnow-0.5: Update to 0.5.40.

* gnu/packages/crates-io.scm (rust-winnow-0.5): Update to 0.5.40.

Change-Id: Ibda2be6b42b2e69fd884156cdb0f435fe0b73d3e
This commit is contained in:
Efraim Flashner 2024-03-27 13:59:28 +02:00
parent 4e42809c39
commit 38890f53ba
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -86333,14 +86333,14 @@ (define-public rust-winnow-0.5
(package
(inherit rust-winnow-0.6)
(name "rust-winnow")
(version "0.5.31")
(version "0.5.40")
(source
(origin
(method url-fetch)
(uri (crate-uri "winnow" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0734xa05a1x1wg2kcphdhfb39pdcy5qpaf1sjll6qk8kdcp8i94p"))))
(base32 "0xk8maai7gyxda673mmw3pj1hdizy5fpi7287vaywykkk19sk4zm"))))
(arguments
`(#:skip-build? #t ; Cut the dependency graph.
#:cargo-inputs