gnu: rust-http-parse-1: Update to 1.5.1.

* gnu/packages/crates-io.scm (rust-http-parse-1): Update to 1.5.1.
This commit is contained in:
Nicolas Goaziou 2021-12-04 15:22:58 +01:00
parent 3d5fd9433b
commit dcee4887c5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -23740,7 +23740,7 @@ (define-public rust-http-types-2
(define-public rust-httparse-1 (define-public rust-httparse-1
(package (package
(name "rust-httparse") (name "rust-httparse")
(version "1.3.4") (version "1.5.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -23748,8 +23748,7 @@ (define-public rust-httparse-1
(file-name (file-name
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "00smbrgb9vyzbbj3j5d66iarjl5x2wpfwkmhcy5nizylw7dlzndc"))))
"1yf23ldnjwfkkhkca7f4w15mky9961gjz28dlwyybhphc7l9l5yd"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-development-inputs `(#:cargo-development-inputs