GNU bug report logs - #58294
[PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58294: closed ([PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.)
Date: Thu, 13 Apr 2023 16:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Apr 2023 17:55:38 +0100
with message-id <87a5zbyb4j.fsf <at> cbaines.net>
and subject line Re: [bug#58294] [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
has caused the debbugs.gnu.org bug report #58294,
regarding [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58294: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58294
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: aecepoglu <aecepoglu <at> fastmail.fm>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
Date: Tue, 04 Oct 2022 22:15:37 +0100
* 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


[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: aecepoglu <aecepoglu <at> fastmail.fm>
Cc: 58294-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58294] [PATCH] gnu: rust-slog-stdlog: Update to 4.1.1.
Date: Thu, 13 Apr 2023 17:55:38 +0100
[Message part 4 (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)]

This bug report was last modified 2 years and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.