From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] doc: 7.6.3 example: revision Date: Sun, 10 Jul 2016 19:15:38 +0000 Message-ID: <87vb0djodh.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMKCj-0001c5-US for guix-devel@gnu.org; Sun, 10 Jul 2016 15:15:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMKCh-0006lc-Or for guix-devel@gnu.org; Sun, 10 Jul 2016 15:15:48 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:43385 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMKCh-0006lR-AX for guix-devel@gnu.org; Sun, 10 Jul 2016 15:15:47 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 6296254a TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sun, 10 Jul 2016 19:15:44 +0000 (UTC) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org >From a1a8085fa7626bde0fb1f8a28ba62f5a5c85584a Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 10 Jul 2016 19:07:03 +0000 Subject: [PATCH] doc: Add the revision in the example of 7.6.3. *doc/guix.texi (Version Numbers): Add the revision to the example of the git package used in 7.6.3 --- doc/guix.texi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index c9d9bd8..bca886a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -19,7 +19,8 @@ Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@* Copyright @copyright{} 2015, 2016 Leo Famulari@* Copyright @copyright{} 2016 Ben Woodcroft@* Copyright @copyright{} 2016 Chris Marusich@* -Copyright @copyright{} 2016 Efraim Flashner +Copyright @copyright{} 2016 Efraim Flashner@* +Copyright @copyright{} 2016 ng0 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -11275,9 +11276,10 @@ definition may look like this: @example (define my-package - (let ((commit "c3f29bc928d5900971f65965feaae59e1272a3f7")) + (let ((commit "c3f29bc928d5900971f65965feaae59e1272a3f7") + (revision "1")) (package - (version (string-append "0.9-1." + (version (string-append "0.9-" revision "." (string-take commit 7))) (source (origin (method git-fetch) -- 2.9.0 -- ♥Ⓐ ng0 For non-prism friendly talk find me on http://www.psyced.org SecuShare – http://secushare.org