GNU bug report logs - #66104
[PATCH] gnu: Add rust-crossterm-0.27

Previous Next

Package: guix-patches;

Reported by: Andrew Jose <arnav.jose <at> gmail.com>

Date: Tue, 19 Sep 2023 14:56:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christopher Baines <mail <at> cbaines.net>
To: Andrew Jose <arnav.jose <at> gmail.com>
Cc: 66104 <at> debbugs.gnu.org
Subject: [bug#66104] [PATCH 8/9] gnu: add rust-serial-test-2
Date: Fri, 20 Oct 2023 10:39:00 +0100
[Message part 1 (text/plain, inline)]
Andrew Jose <arnav.jose <at> gmail.com> writes:

> ---
>  gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
>
> diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
> index c2d4273152..17ed164217 100644
> --- a/gnu/packages/crates-io.scm
> +++ b/gnu/packages/crates-io.scm
> @@ -60418,6 +60418,32 @@ (define-public rust-serdect-0.2
>  for data that potentially contains secrets (e.g. cryptographic keys).")
>      (license (list license:asl2.0 license:expat))))
>  
> +(define-public rust-serial-test-2
> +  (package
> +    (inherit rust-serial-test-0.6)

Looks like QA is failing to process this because rust-serial-test-0.6
isn't defined at this point. I think you need to move this package
definition down below rust-serial-test-0.6.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 200 days ago.

Previous Next


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