* [bug#58294] [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
@ 2022-10-04 21:15 aecepoglu
2023-04-13 16:55 ` bug#58294: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: aecepoglu @ 2022-10-04 21:15 UTC (permalink / raw)
To: 58294
* gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 9a64b356b5..16221c87d5 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -59054,14 +59054,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
--
2.37.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58294: [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
2022-10-04 21:15 [bug#58294] [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1 aecepoglu
@ 2023-04-13 16:55 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-04-13 16:55 UTC (permalink / raw)
To: aecepoglu; +Cc: 58294-done, guix-patches
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
aecepoglu <aecepoglu@fastmail.fm> writes:
> * gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.
> ---
> gnu/packages/crates-io.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, and apologies it's taken so long to review.
It looks good to me, so I've pushed it to master as
2ae84ecdd374717085f0442e460484904868dbd6.
Thanks,
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-13 16:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 21:15 [bug#58294] [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1 aecepoglu
2023-04-13 16:55 ` bug#58294: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).