gnu: rust-slog-stdlog: Update to 4.1.1.

* gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
aecepoglu 2022-10-04 22:15:37 +01:00 committed by Christopher Baines
parent 0e06c64c57
commit 2ae84ecdd3
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -54083,14 +54083,14 @@ (define-public rust-slog-scope-4
(define-public rust-slog-stdlog-4
(package
(name "rust-slog-stdlog")
(version "4.1.0")
(version "4.1.1")
(source
(origin
(method url-fetch)
(uri (crate-uri "slog-stdlog" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0nhg9mwaf5y1gs2f7nbz3r9fngq0g3d3qvz66z5lzgxd09rsna42"))))
(base32 "0gpsf62ckblpc6a70dnhsz677c7s5cz4glpqsf8p5bmvwnnb41k7"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t