gnu: rust-hickory-client-0.24: Update to 0.24.1.

* gnu/packages/crates-web.scm (rust-hickory-client-0.24): Update to
0.24.1.

Change-Id: Ic6a709624d0e24ec3d35049f889ae114daf27bb0
This commit is contained in:
Efraim Flashner 2024-09-22 16:33:24 +03:00
parent c17c7da9b5
commit 31f365431e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2812,14 +2812,14 @@ (define-public rust-headers-core-0.1
(define-public rust-hickory-client-0.24
(package
(name "rust-hickory-client")
(version "0.24.0")
(version "0.24.1")
(source
(origin
(method url-fetch)
(uri (crate-uri "hickory-client" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0bj6g69h86d7mbclrwaj7cgl1plr6pvllv8qn69xmpgh9h90hgkz"))))
(base32 "0m8vnqgqg9vaanpphqccm9p8iqc0bm2kc0kvhmx9by6q10xnifds"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-test-flags