From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2eqv-0006AK-Ci for guix-patches@gnu.org; Sun, 01 Apr 2018 11:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2eqs-00041Z-8x for guix-patches@gnu.org; Sun, 01 Apr 2018 11:25:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54772) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f2eqs-00041V-51 for guix-patches@gnu.org; Sun, 01 Apr 2018 11:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f2eqr-0007Zl-Tt for guix-patches@gnu.org; Sun, 01 Apr 2018 11:25:01 -0400 Subject: [bug#31017] [PATCH] gnu: Add subdl References: <20180401151502.26423-1-ambrevar@gmail.com> In-Reply-To: <20180401151502.26423-1-ambrevar@gmail.com> Resent-Message-ID: From: Peter Neidhardt Date: Sun, 01 Apr 2018 20:54:40 +0530 Message-ID: <87y3i72blz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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: 31017@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Since I'm still rather new with Guix packaging API, I've mostly re-used code from existing packages to write this one. Hence the strong resemblance with "mb2md" package. One thing I'm not so sure of however: In mb2md's declaration: (chmod "mb2md" #o555) I'd tend to think it is necessary when we are unsure of upstream's permissions. Let me know if I'm wrong here. =2D-=20 Peter Neidhardt --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlrA+bgACgkQm9z0l6S7 zH+izggAhXWoSa+Idcn1kGq8VWesDj2JSlmTyxzZ+Ct+w+Z1Ep4S6p8HVpqrJbxZ CL6vnfrZBwFAhsgiTmAkgzCDIQmbY1OGyMBabOTSPktqVC/vLmTUq/t9FABau/tH D2UcGrQW2vx1XOYVMbJvh74lPzg8c5WxknMoUGXderbtPMdI1uA/4j7ewT7x4bTr 076Q+q1rpLjwRXuYddIDxm6nQNffedgOqrnzKluWk/5M1qZ4L9p7bRHhNLRp9DEd IuyovJigFHOBTysIoae/rcFSD/CwQB5Gjox2v+Z2yGbj7I2VTyFs9CfVv2Fe4UZN Ty27ud+n3w0mKNwhm8iMKow5DQVCyg== =rwUA -----END PGP SIGNATURE----- --=-=-=--