gnu: rust-hex-literal-impl-0.2: Update to 0.2.3.

* gnu/packages/crates-io.scm (rust-hex-literal-impl-0.2): Update to 0.2.3.
This commit is contained in:
Efraim Flashner 2023-02-22 12:21:50 +02:00
parent c49104382d
commit bb73fc938d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -26637,7 +26637,7 @@ (define-public rust-hex-literal-0.1
(define-public rust-hex-literal-impl-0.2
(package
(name "rust-hex-literal-impl")
(version "0.2.1")
(version "0.2.3")
(source
(origin
(method url-fetch)
@ -26646,7 +26646,7 @@ (define-public rust-hex-literal-impl-0.2
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0bgldhp5gdwwnikfdxigmz9b64qpgwbjqk6mfgv0pvig9s25qk4x"))))
"1a25nz3v1323qhy328qr0mdzz0iyhjfxdhvqgy8bcpraz318yi2r"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs