gnu: rust-http-range-header-0.4: Update to 0.4.2.

* gnu/packages/crates-web.scm (rust-http-range-header-0.4): Update to
0.4.2.

Change-Id: I19667aa52f3047ed6c17620e56c3f72b872bad42
This commit is contained in:
Efraim Flashner 2024-12-04 21:33:36 +02:00
parent 8dda4e805e
commit f315145b46
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3376,14 +3376,14 @@ response bodies.")
(define-public rust-http-range-header-0.4 (define-public rust-http-range-header-0.4
(package (package
(name "rust-http-range-header") (name "rust-http-range-header")
(version "0.4.0") (version "0.4.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "http-range-header" version)) (uri (crate-uri "http-range-header" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "1zhigmvyrk50jzll6nmn7n1rxkfzh8xn0838dvdvnj52rlqyzr1w")))) (base32 "171mszmmq0lzpj9brig4wz1sz8hh3h6dgmaxs69q2db8ibma4wci"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-development-inputs `(#:cargo-development-inputs