From unknown Fri Aug 15 20:50:47 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29622] blists 2.0 Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Dec 2017 12:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29622 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 29622@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.151282237818499 (code B ref -1); Sat, 09 Dec 2017 12:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Dec 2017 12:26:18 +0000 Received: from localhost ([127.0.0.1]:53182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNeCq-0004oD-Cw for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:18 -0500 Received: from eggs.gnu.org ([208.118.235.92]:36359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNeCo-0004o1-T1 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNeCi-0007Uu-N0 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49911) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eNeCi-0007Uo-J3 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:04 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNeCh-0000bW-Af for guix-patches@gnu.org; Sat, 09 Dec 2017 07:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNeCd-0007NO-34 for guix-patches@gnu.org; Sat, 09 Dec 2017 07:26:03 -0500 Received: from aibo.runbox.com ([91.220.196.211]:35368) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNeCc-0007Kp-QX for guix-patches@gnu.org; Sat, 09 Dec 2017 07:25:59 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eNeCZ-0001t4-Id for guix-patches@gnu.org; Sat, 09 Dec 2017 13:25:55 +0100 Received: from dslb-092-073-183-021.092.073.pools.vodafone-ip.de ([92.73.183.21] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eNeCG-0006K0-46 for guix-patches@gnu.org; Sat, 09 Dec 2017 13:25:36 +0100 Date: Sat, 9 Dec 2017 12:25:35 +0000 From: ng0 Message-ID: <20171209122535.n6way72lmsolme4g@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l2itvobyqk3xwv3b" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --l2itvobyqk3xwv3b Content-Type: multipart/mixed; boundary="p6o73sdypdsq2nj3" Content-Disposition: inline --p6o73sdypdsq2nj3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Update blists to 2.0 --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --p6o73sdypdsq2nj3 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0002-gnu-blists-Update-to-2.0.patch" Content-Transfer-Encoding: quoted-printable =46rom 6284d8d6ee8b50338cdaed7e7a7f330ed2aee43b Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 9 Dec 2017 12:08:59 +0000 Subject: [PATCH 2/3] gnu: blists: Update to 2.0. * gnu/packages/mail.scm (blists): Update to 2.0. --- gnu/packages/mail.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 114b1a21b..7f5786b5b 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -15,7 +15,7 @@ ;;; Copyright =C2=A9 2016 Lukas Gradl ;;; Copyright =C2=A9 2016 Alex Kost ;;; Copyright =C2=A9 2016, 2017 Troy Sankey -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2016, 2017 Arun Isaac ;;; Copyright =C2=A9 2016 John Darrington @@ -2181,7 +2181,7 @@ to access GNU Mailman.") (define-public blists (package (name "blists") - (version "1.0") + (version "2.0") (source (origin (method url-fetch) @@ -2189,7 +2189,7 @@ to access GNU Mailman.") "blists/blists-" version ".tar.gz")) (sha256 (base32 - "1gp51kmb8yv8d693wcpdslmwlbw5w2kgz4kxhrcaf7y89w8wy4qd")))) + "1xll5wn7py3bbncbwrj172f56nz75c9gwfsa80rwd96ss9gfmp3c")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; No tests --=20 2.15.1 --p6o73sdypdsq2nj3-- --l2itvobyqk3xwv3b Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlor1j4ACgkQ4i+bv+40 hYgj3xAAlkszkf8CX9dYloPff4D2C+ceko+hLgObIMYGiE8MWt27GXLGX1qJ4Xzu 3As5suA8FF9v8CHB2gxDshAN16+lgjSIfaGPgac6Yv5of6l3k56Ug7Ci3Uhm5WyO qh+h4TMWoiGP6E7tDElQC0DKaXXD9jr6cVBHMnau0thbHxI0DGp2EJN4qzIimNpa OlZnspYUi7fyVGHoY619CoJLWHSniIfcaIe2sn5d04PD/j8Q3LZe8R+GrsiI6Y6O Uo9OO0SdIdY3BigOztS4jKfnOyyvApolJRtGFO9SgZVda4IKcC07LW3Mqp57O9Da 7IAP4WXp9NAJn9nEVDnyGEQ0pteE5QvN3FBmUFk1AVe7UT1f/Sm1jSPUp6P5KBbu o9npofg5RKKNYYtyH/nsuOqs3Yhcw24bC7PBQW9BloKclOJOs5etKPwcAZktqwFn EJo4j9F+aDG83mJ6eoB3aHOCjfywR9eA+IJpuo1Ct+T1XC88z2ZGCS6S0Jsi+I4Z fvaD9VEuWM5ydenZ+4gNYfKMArkNYEyef6cjZc6oiyz3dsIWf+xopAdHaVPeyowd HAj3hdDXDq955JfmFsideBaYYUWlCllzojkVw6za//hf085vQb2SDu/aEaciwD/1 qpFHWmKJHEomudOygG6IER300BdYmaRQJJF+CE11tA5HAaoh1Is= =JL4I -----END PGP SIGNATURE----- --l2itvobyqk3xwv3b-- From unknown Fri Aug 15 20:50:47 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ng0 Subject: bug#29622: closed (Re: [bug#29622] blists 2.0) Message-ID: References: <20171209211854.GC11961@jasmine.lan> <20171209122535.n6way72lmsolme4g@abyayala> X-Gnu-PR-Message: they-closed 29622 X-Gnu-PR-Package: guix-patches Reply-To: 29622@debbugs.gnu.org Date: Sat, 09 Dec 2017 21:19:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1512854341-15632-1" This is a multi-part message in MIME format... ------------=_1512854341-15632-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29622: blists 2.0 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 29622@debbugs.gnu.org. --=20 29622: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29622 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1512854341-15632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29622-done) by debbugs.gnu.org; 9 Dec 2017 21:18:58 +0000 Received: from localhost ([127.0.0.1]:54202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNmWP-00043t-Qf for submit@debbugs.gnu.org; Sat, 09 Dec 2017 16:18:57 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:40617) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNmWN-00043l-Qz for 29622-done@debbugs.gnu.org; Sat, 09 Dec 2017 16:18:56 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id B9358207FE; Sat, 9 Dec 2017 16:18:55 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sat, 09 Dec 2017 16:18:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=qCt2rFfgE79cHUW09sOXy8Z8MNfdSf+Q9w261tWGEqk=; b=x2BSp C8DS7jeUEAGMuhoeL3bfdh1kVIaZIyVDGW7Q/54TX9Ux/HbVrqSF/4lFB3mz60OP o+uQnPnYIhIF48gwTbXZE84JrYwZYew+2ttH6+4RSdAZ1j1BVXpHUxU9qW3r8Vmg AGAKfypBwCLjfm3bAVq/WqaRFL4dlCHv6SupXk= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=qCt2rFfgE79cHUW09sOXy8Z8MNfdS f+Q9w261tWGEqk=; b=L5703sVzT/00uA6ASvze3gmP5TIgbIY9KwKVQXWvRbIEJ uVSudRa39DmYVa061/ur/SUIxuqWTBDsEmSlAWh/pDy3wtB2vQxkS6ZlsMxDLzRb XyqycFroD4acI0gVea1a9FTlmaxilcMnn8cl8QOlb8ENejqSKis4poQm8OgR9J9d UBwwcYuQ8Cz+Rs1y3LC/27a6YR+a0lb+8M9euZDKksPyHIg97OhIZ1lz+JuNbsgv S6m74dKpvXRCKCJhPjLPtiHvEH/nXv3oNnWV3j8DK7v8dJyrhwEYi8cU07ciZuuW NWP7x7Om6BXMDAiLnW79hqtOOXmAa/FoJTBE1ncoQ== X-ME-Sender: Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 55F77248D1; Sat, 9 Dec 2017 16:18:55 -0500 (EST) Date: Sat, 9 Dec 2017 16:18:54 -0500 From: Leo Famulari To: ng0 Subject: Re: [bug#29622] blists 2.0 Message-ID: <20171209211854.GC11961@jasmine.lan> References: <20171209122535.n6way72lmsolme4g@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="f0KYrhQ4vYSV2aJu" Content-Disposition: inline In-Reply-To: <20171209122535.n6way72lmsolme4g@abyayala> User-Agent: Mutt/1.9.1 (2017-09-22) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 29622-done Cc: 29622-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --f0KYrhQ4vYSV2aJu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 09, 2017 at 12:25:35PM +0000, ng0 wrote: > Update blists to 2.0 > --=20 > GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 > GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys > WWW: https://n0.is > From 6284d8d6ee8b50338cdaed7e7a7f330ed2aee43b Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sat, 9 Dec 2017 12:08:59 +0000 > Subject: [PATCH 2/3] gnu: blists: Update to 2.0. >=20 > * gnu/packages/mail.scm (blists): Update to 2.0. Thanks! Pushed as 18b1589b8296f362a9e845f35d3c23a4996813b7 --f0KYrhQ4vYSV2aJu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlosUz4ACgkQJkb6MLrK fwgcNRAAn8ZCic+PDTomxvAJF2oo1dFio55mThZkpSiT3iJ0sXo3IRhqU637F9SW XWVJAgctMoFzF7U/K3aocyVnXdGrU7dYff0TOp/QV8khmHZnRdE5voLV8nLxIFPI fb9OMUPmQfyK2IqyUuVOKh+omUYB0m4WO0yDXtzH2ah5aBZ+8jfpEPtgTbRR2AGX yMqoocy5Av0D7kwE43V5jT4bD0vpPmMoIuzhsWP8ZMq0N2zStOHBBfYDxfJeF46G 8gn3pHN4PTVx/yBuohcBMBxssnD8a6EWFCfcC+HYJ56Z5RXMIUfJ/fNDLq7Kkb8K 0if38ACYQ0TsMEjkhYiueduR2JtJ5q2+QOgSTJb+BnSHjIX4R6n6FEo6hbPCvelT 9C815GADMGsZMvyZZgE0U+Olc4dx57MTkrFuit/JtT2akZ8tJ1YMxX0tQsSM46Rg AXw0jZBvSlSIeuCllebrEXLzzLo6RakDqWJ/AnptNPK/RrmOWe5osnbjIqX1Piz9 okxDznOWXhRYzk4brMyGz0gemjzbbTEfayZu9G4SLnUJ6/q4+WIYrCbZSnczn44v b5hvg/jnxWEpk7wb5UmY5MGvG+MdqAR7mzplTwsgsiSzOwqaivhFZml/rvpfrLtu wIjOovjtENHK4Ty6pOHKMBniREUbUqMRvSakJmf06lTVGNoFf3M= =X0IM -----END PGP SIGNATURE----- --f0KYrhQ4vYSV2aJu-- ------------=_1512854341-15632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Dec 2017 12:26:18 +0000 Received: from localhost ([127.0.0.1]:53182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNeCq-0004oD-Cw for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:18 -0500 Received: from eggs.gnu.org ([208.118.235.92]:36359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNeCo-0004o1-T1 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNeCi-0007Uu-N0 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49911) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eNeCi-0007Uo-J3 for submit@debbugs.gnu.org; Sat, 09 Dec 2017 07:26:04 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNeCh-0000bW-Af for guix-patches@gnu.org; Sat, 09 Dec 2017 07:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNeCd-0007NO-34 for guix-patches@gnu.org; Sat, 09 Dec 2017 07:26:03 -0500 Received: from aibo.runbox.com ([91.220.196.211]:35368) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNeCc-0007Kp-QX for guix-patches@gnu.org; Sat, 09 Dec 2017 07:25:59 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eNeCZ-0001t4-Id for guix-patches@gnu.org; Sat, 09 Dec 2017 13:25:55 +0100 Received: from dslb-092-073-183-021.092.073.pools.vodafone-ip.de ([92.73.183.21] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eNeCG-0006K0-46 for guix-patches@gnu.org; Sat, 09 Dec 2017 13:25:36 +0100 Date: Sat, 9 Dec 2017 12:25:35 +0000 From: ng0 To: guix-patches@gnu.org Subject: blists 2.0 Message-ID: <20171209122535.n6way72lmsolme4g@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l2itvobyqk3xwv3b" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --l2itvobyqk3xwv3b Content-Type: multipart/mixed; boundary="p6o73sdypdsq2nj3" Content-Disposition: inline --p6o73sdypdsq2nj3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Update blists to 2.0 --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --p6o73sdypdsq2nj3 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0002-gnu-blists-Update-to-2.0.patch" Content-Transfer-Encoding: quoted-printable =46rom 6284d8d6ee8b50338cdaed7e7a7f330ed2aee43b Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 9 Dec 2017 12:08:59 +0000 Subject: [PATCH 2/3] gnu: blists: Update to 2.0. * gnu/packages/mail.scm (blists): Update to 2.0. --- gnu/packages/mail.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 114b1a21b..7f5786b5b 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -15,7 +15,7 @@ ;;; Copyright =C2=A9 2016 Lukas Gradl ;;; Copyright =C2=A9 2016 Alex Kost ;;; Copyright =C2=A9 2016, 2017 Troy Sankey -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2016, 2017 Arun Isaac ;;; Copyright =C2=A9 2016 John Darrington @@ -2181,7 +2181,7 @@ to access GNU Mailman.") (define-public blists (package (name "blists") - (version "1.0") + (version "2.0") (source (origin (method url-fetch) @@ -2189,7 +2189,7 @@ to access GNU Mailman.") "blists/blists-" version ".tar.gz")) (sha256 (base32 - "1gp51kmb8yv8d693wcpdslmwlbw5w2kgz4kxhrcaf7y89w8wy4qd")))) + "1xll5wn7py3bbncbwrj172f56nz75c9gwfsa80rwd96ss9gfmp3c")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; No tests --=20 2.15.1 --p6o73sdypdsq2nj3-- --l2itvobyqk3xwv3b Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlor1j4ACgkQ4i+bv+40 hYgj3xAAlkszkf8CX9dYloPff4D2C+ceko+hLgObIMYGiE8MWt27GXLGX1qJ4Xzu 3As5suA8FF9v8CHB2gxDshAN16+lgjSIfaGPgac6Yv5of6l3k56Ug7Ci3Uhm5WyO qh+h4TMWoiGP6E7tDElQC0DKaXXD9jr6cVBHMnau0thbHxI0DGp2EJN4qzIimNpa OlZnspYUi7fyVGHoY619CoJLWHSniIfcaIe2sn5d04PD/j8Q3LZe8R+GrsiI6Y6O Uo9OO0SdIdY3BigOztS4jKfnOyyvApolJRtGFO9SgZVda4IKcC07LW3Mqp57O9Da 7IAP4WXp9NAJn9nEVDnyGEQ0pteE5QvN3FBmUFk1AVe7UT1f/Sm1jSPUp6P5KBbu o9npofg5RKKNYYtyH/nsuOqs3Yhcw24bC7PBQW9BloKclOJOs5etKPwcAZktqwFn EJo4j9F+aDG83mJ6eoB3aHOCjfywR9eA+IJpuo1Ct+T1XC88z2ZGCS6S0Jsi+I4Z fvaD9VEuWM5ydenZ+4gNYfKMArkNYEyef6cjZc6oiyz3dsIWf+xopAdHaVPeyowd HAj3hdDXDq955JfmFsideBaYYUWlCllzojkVw6za//hf085vQb2SDu/aEaciwD/1 qpFHWmKJHEomudOygG6IER300BdYmaRQJJF+CE11tA5HAaoh1Is= =JL4I -----END PGP SIGNATURE----- --l2itvobyqk3xwv3b-- ------------=_1512854341-15632-1--