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:
parent
c49104382d
commit
bb73fc938d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Reference in a new issue