From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46739) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5RXv-0006wq-FN for guix-patches@gnu.org; Sat, 22 Feb 2020 04:58:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5RXu-0006oN-HU for guix-patches@gnu.org; Sat, 22 Feb 2020 04:58:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42596) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5RXu-0006o7-0I for guix-patches@gnu.org; Sat, 22 Feb 2020 04:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5RXt-00022C-V7 for guix-patches@gnu.org; Sat, 22 Feb 2020 04:58:01 -0500 Subject: bug#39730: [PATCH 0/2] Add cl-lquery Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87pne7eeam.fsf@bendersteed.tech> From: Guillaume Le Vaillant In-reply-to: <87pne7eeam.fsf@bendersteed.tech> Date: Sat, 22 Feb 2020 10:57:23 +0100 Message-ID: <87v9nzrlks.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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: 39730-done@debbugs.gnu.org Cc: Dimakis Dimakakos --=-=-= Content-Type: text/plain Dimakakos Dimos skribis: > Hello Guix! > > This patch series adds the cl-lquery library and its missing dependency > cl-clss. > > Thanks! Pushed with a few modifications as cfc9004e3fa7128f0972aa2d4b6653b962771b4d and eb85995738e4cf8098b9b16a0ddd84bdd02704cb. Instead of building 'version' and 'file-name' using 'string-append', you can use the 'git-version' and 'git-file-name' functions. I also put the 'fiveam' dependency of sbcl-lquery in 'native-inputs' instead of 'inputs' as it's only used in the tests. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQQkUwKxurH4Z/3KlryPP4Yfgut6mgUCXlD7AwAKCRCPP4Yfgut6 mmFrAPsErvxX+zkqhdSe06SA7Bjo57Ku2AQ4YsefSeYv7Gv1sgEA47T7PVnEKzIz OKSTyoDciYr1JNef8qgV9QovHVSMjgU= =ZvsL -----END PGP SIGNATURE----- --=-=-=--