guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49401] [PATCH 18/21] gnu: Add rust-geo-types-0.6


From: Xinglu Chen
Subject: [bug#49401] [PATCH 18/21] gnu: Add rust-geo-types-0.6
Date: Sun, 11 Jul 2021 11:16:20 +0200

On Sun, Jul 04 2021, Domagoj Stolfa wrote:

> * gnu/packages/crates-io.scm (rust-geo-types-0.6): New public variable.
> ---
>  gnu/packages/crates-io.scm | 27 +++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
>
> diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
> index b01ea4405a..5c8e10a772 100644
> --- a/gnu/packages/crates-io.scm
> +++ b/gnu/packages/crates-io.scm
> @@ -18004,6 +18004,33 @@ API library @code{gdi32}.")
>      (description "Geospatial primitive data types")
>      (license (list license:expat license:asl2.0))))
>  
> +(define-public rust-geo-types-0.6

‘rust-geo-types-0.7’ was just added in the previous commit, why not just
use that?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]