Archived
1
0
Fork 0

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