mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: rust-tracing-core-0.1: Update to 0.1.33.
* gnu/packages/crates-io.scm (rust-tracing-core-0.1): Update to 0.1.33. Change-Id: Ic381d5359e0587f5fc06841f0a15e122b1958e9e Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
e0d8d44ef9
commit
55ab5fa8ab
1 changed files with 2 additions and 2 deletions
|
@ -84508,7 +84508,7 @@ Chrome-style traces.")
|
||||||
(define-public rust-tracing-core-0.1
|
(define-public rust-tracing-core-0.1
|
||||||
(package
|
(package
|
||||||
(name "rust-tracing-core")
|
(name "rust-tracing-core")
|
||||||
(version "0.1.32")
|
(version "0.1.33")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -84516,7 +84516,7 @@ Chrome-style traces.")
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0m5aglin3cdwxpvbg6kz0r9r0k31j48n0kcfwsp6l49z26k3svf0"))))
|
"170gc7cxyjx824r9kr17zc9gvzx89ypqfdzq259pr56gg5bwjwp6"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue