From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37417) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiFAp-0000NF-1t for guix-patches@gnu.org; Tue, 02 Jul 2019 05:34:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiFAo-0003kg-35 for guix-patches@gnu.org; Tue, 02 Jul 2019 05:34:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37750) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiFAn-0003kc-V5 for guix-patches@gnu.org; Tue, 02 Jul 2019 05:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hiFAn-0005X0-Px for guix-patches@gnu.org; Tue, 02 Jul 2019 05:34:01 -0400 Subject: [bug#36446] [PATCH] Add grisbi Resent-Message-ID: Date: Tue, 2 Jul 2019 12:33:17 +0300 From: Efraim Flashner Message-ID: <20190702093317.GD22794@macbook41> References: <20190630115445.e4td6p7upcsrk6hg@melmoth> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mSxgbZZZvrAyzONB" Content-Disposition: inline In-Reply-To: <20190630115445.e4td6p7upcsrk6hg@melmoth> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tanguy Le Carrour Cc: 36446@debbugs.gnu.org --mSxgbZZZvrAyzONB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I haven't checked the package, but one thing stood out to me: On Sun, Jun 30, 2019 at 01:54:45PM +0200, Tanguy Le Carrour wrote: > --- > + (version "1.2.2") > + (source > + (origin > + (method url-fetch) > + (uri (string-append > + "mirror://sourceforge/grisbi/grisbi%20stable/1.2.x" 1.2.x could instead be: (verion-major+minor version) ".x" > + "/" version "/grisbi-" version ".tar.bz2")) >=20 >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --mSxgbZZZvrAyzONB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl0bJNkACgkQQarn3Mo9 g1E3uA//b+XCzknLTOaUUc5R6nmLollVMSi9aqGENIdJ2gAhMlZsMXifkOdUYgPc TnbwtN0MEnySYQP2iShmEAh9zTSxReMm6kHuO+S7Mjm/tG1KWlyurukkJxQVyCvS 6AaAeqW4MdIkNRmHC15lpf6a0pqTxzLmncCfTNjFykcBIuoPnnmOwLbvbM2VNkn3 bOONjDPAcfpxv7xyu3hwHaAlWw73rVCNJzRAgH9xlGE688xK0AUtta4bA86YhUky qFmlMg1QdK9qkl++B8Fgbd5XMNznACE85dNCUQ3F0y+nqB8UgM8cnNEjZM3BKvle vG4Kg21dDG6DOA1n6PmK5maQUmH2AUAmD882smAMZ9w5JJd35EsRAjDBqnG95XhK mJkfvpC1AEqNqpyvzhOwJrxRkIKV+TqCj7ay7Y+raHyua5FOYczt+t/qfdhXdwxp N3fE3yYqrQmLcZ59uABJe5loEDy2RX8em9PbDygSUr3R7ghO9JxErUMK1HqNV4k+ VHDi9h4S5UbaF1YMEsHZttXQbGAAhaO3FrGasJwoketRLUlWEk5ZKcKMtKr9EsYL IuLSnia5iEHzN6uQ32MFAZyQMZ4C5+gQldY8/BiKx6AgckPJctAE/GwPftl3F4Og LCbI9ts9UZXKNRGiNVQDIswIsOftq++I8a77Dw7zbYvw8ILjFTA= =QvLX -----END PGP SIGNATURE----- --mSxgbZZZvrAyzONB--