gnu: rust-slog-2: Update to 2.7.0.

* gnu/packages/crates-io.scm (rust-slog-2): Update to 2.7.0.
This commit is contained in:
Ricardo Wurmus 2022-08-25 17:07:11 +02:00
parent 667633100e
commit ba64ea8320
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -57677,7 +57677,7 @@ (define-public rust-slice-deque-0.2
(define-public rust-slog-2
(package
(name "rust-slog")
(version "2.5.2")
(version "2.7.0")
(source
(origin
(method url-fetch)
@ -57686,7 +57686,7 @@ (define-public rust-slog-2
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"16bv6zrdn1sm315vbnia02g31xvsmbjyz5gv3z0vrgxdli0cdj8w"))))
"01ldk4yarx7x4y4rgsf4kmrcy3wrpcxdd53v2lkk355x9rnh8iw3"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t