emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#37323: closed ([PATCH 2/2] updated import crate do


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37323: closed ([PATCH 2/2] updated import crate docs)
Date: Mon, 09 Sep 2019 22:39:02 +0000

Your message dated Tue, 10 Sep 2019 00:38:50 +0200
with message-id <address@hidden>
and subject line Re: [bug#37322] [PATCH v2 1/2] added versoining to crate import
has caused the debbugs.gnu.org bug report #37322,
regarding [PATCH 2/2] updated import crate docs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37322: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37322
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/2] updated import crate docs Date: Fri, 6 Sep 2019 11:32:11 -0400
---
 doc/guix.texi | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 6d6a09b36b..5c568cf929 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8907,8 +8907,14 @@ in Guix.
 
 @item crate
 @cindex crate
-Import metadata from the crates.io Rust package repository
-@uref{https://crates.io, crates.io}.
+Import metadata from the @uref{https://crates.io, crates.io} Rust package 
repository.
+
+A specific package version may optionally be specified by following the
+package name by an at-sign and a version number as in the following example:
+
+@example
+guix import crate rand@@0.6.5
+@end example
 
 @item opam
 @cindex OPAM
-- 
2.23.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#37322] [PATCH v2 1/2] added versoining to crate import Date: Tue, 10 Sep 2019 00:38:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi Martin,

Martin Becze <address@hidden> skribis:

> ---
>  guix/import/crate.scm         | 12 +++++++++---
>  guix/scripts/import/crate.scm | 10 +++++++++-
>  2 files changed, 18 insertions(+), 4 deletions(-)

Pushed as fd63ecbe050bf8fa7c8ff0a003d56cce97b6ded1.  I tweaked quite a
few things, mostly for cosmetic reasons, and added a commit log that
follows our conventions.  Please take a look!

Thank you,
Ludo’.


--- End Message ---

reply via email to

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