mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-07 03:44:06 -05:00
gnu: rust-hex-literal-0.3: Update to 0.3.4.
* gnu/packages/crates-io.scm (rust-hex-literal-0.3): Update to 0.3.4.
This commit is contained in:
parent
49cf88ef30
commit
7a0daa509c
1 changed files with 2 additions and 2 deletions
|
@ -27997,7 +27997,7 @@ (define-public rust-hex-literal-0.3
|
||||||
(package
|
(package
|
||||||
(inherit rust-hex-literal-0.4)
|
(inherit rust-hex-literal-0.4)
|
||||||
(name "rust-hex-literal")
|
(name "rust-hex-literal")
|
||||||
(version "0.3.3")
|
(version "0.3.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -28006,7 +28006,7 @@ (define-public rust-hex-literal-0.3
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0nzljsyz9rwhh4vi0xs9ya4l5g0ka754wgpy97r1j3v42c75kr11"))))))
|
"1q54yvyy0zls9bdrx15hk6yj304npndy9v4crn1h1vd95sfv5gby"))))))
|
||||||
|
|
||||||
(define-public rust-hex-literal-0.2
|
(define-public rust-hex-literal-0.2
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue