GNU bug report logs - #46192
[PATCH 01/22] gnu: Add rust-boxfnonce-0.1.

Previous Next

Package: guix-patches;

Reported by: aecepoglu <aecepoglu <at> fastmail.fm>

Date: Sat, 30 Jan 2021 14:12:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #74 received at 46192 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: aecepoglu <aecepoglu <at> fastmail.fm>
Cc: 46192 <at> debbugs.gnu.org
Subject: Re: [bug#46192] [PATCH 15/22] gnu: Add rust-crossbeam-0.2.
Date: Sat, 30 Jan 2021 18:49:23 +0100
Hello,

aecepoglu <aecepoglu <at> fastmail.fm> writes:

> * gnu/packages/crates-io.scm (rust-crossbeam-0.2): New variable.

Thank you.

> +(define-public rust-crossbeam-0.2
> +  (package
> +    (name "rust-crossbeam")

This one should inherit from rust-crossbeam-0.7.


> +    (description "Tools for concurrent programming")

Could you turn this into a complete sentence?
> +    (license (list license:asl2.0 license:expat))))
> +
>  (define-public rust-crossbeam-0.7
>    (package

The package definition should go below rust-crossbeam-0.7 (because of
inheritance).

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 4 years and 189 days ago.

Previous Next


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