GNU bug report logs -
#58294
[PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
Previous Next
Reported by: aecepoglu <aecepoglu <at> fastmail.fm>
Date: Tue, 4 Oct 2022 21:27:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58294 in the body.
You can then email your comments to 58294 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#58294
; Package
guix-patches
.
(Tue, 04 Oct 2022 21:27:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
aecepoglu <aecepoglu <at> fastmail.fm>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 04 Oct 2022 21:27:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58294
; Package
guix-patches
.
(Thu, 13 Apr 2023 16:57:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
aecepoglu <aecepoglu <at> 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
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 13 Apr 2023 16:57:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
aecepoglu <aecepoglu <at> fastmail.fm>
:
bug acknowledged by developer.
(Thu, 13 Apr 2023 16:57:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 12 May 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.