From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH] gnu: Add asunder. Date: Sat, 17 Dec 2016 10:46:08 +0100 Message-ID: <20161217094607.GA19882@jocasta.intra> References: <20161217092040.3112-1-cmmarusich@gmail.com> <20161217092040.3112-2-cmmarusich@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIBZJ-00066c-Fp for guix-devel@gnu.org; Sat, 17 Dec 2016 04:46:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIBZF-00027u-EF for guix-devel@gnu.org; Sat, 17 Dec 2016 04:46:17 -0500 Received: from de.cellform.com ([88.217.224.109]:51578 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cIBZF-00025w-6S for guix-devel@gnu.org; Sat, 17 Dec 2016 04:46:13 -0500 Content-Disposition: inline In-Reply-To: <20161217092040.3112-2-cmmarusich@gmail.com> 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: Chris Marusich Cc: guix-devel@gnu.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 17, 2016 at 01:20:40AM -0800, Chris Marusich wrote: +(define-public asunder + (package + (name "asunder") + (version "2.8") + (home-page "http://www.littlesvr.ca/asunder/index.php") + (source (origin + (method url-fetch) It's unueual to have the home-page field here. Most package definitions pl= ace it just before the synopsis. J' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlhVCV8ACgkQimdxnC3oJ7NyuACePR9RCHHP8U5ImDg32TrkIOKv lxQAnieGGwpO2ynwSmyPxAUX7wMM9uQ4 =DlWh -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--