From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ZH5LL3PiKF8KEwAA0tVLHw (envelope-from ) for ; Tue, 04 Aug 2020 04:22:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eEKQKnPiKF+YTwAA1q6Kng (envelope-from ) for ; Tue, 04 Aug 2020 04:22:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4930E9404CF for ; Tue, 4 Aug 2020 04:22:11 +0000 (UTC) Received: from localhost ([::1]:52136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2oSo-000796-9r for larch@yhetil.org; Tue, 04 Aug 2020 00:22:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2oSg-00077w-Vf for guix-patches@gnu.org; Tue, 04 Aug 2020 00:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34951) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k2oSg-0003fW-N5 for guix-patches@gnu.org; Tue, 04 Aug 2020 00:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k2oSg-0000DO-K5 for guix-patches@gnu.org; Tue, 04 Aug 2020 00:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42690] add sbcl-cl-lambda-fiddle Resent-From: Brett Gilio Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 04 Aug 2020 04:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42690 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Adam Kandur Cc: 42690@debbugs.gnu.org Received: via spool by 42690-submit@debbugs.gnu.org id=B42690.1596514880755 (code B ref 42690); Tue, 04 Aug 2020 04:22:02 +0000 Received: (at 42690) by debbugs.gnu.org; 4 Aug 2020 04:21:20 +0000 Received: from localhost ([127.0.0.1]:46493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2oS0-0000C6-Ca for submit@debbugs.gnu.org; Tue, 04 Aug 2020 00:21:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2oRy-0000Br-OI for 42690@debbugs.gnu.org; Tue, 04 Aug 2020 00:21:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56107) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2oRs-0003b8-Kn; Tue, 04 Aug 2020 00:21:12 -0400 Received: from [2605:6000:1a0d:48fb::e9] (port=46150 helo=lenovo-t430) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k2oRs-000516-0U; Tue, 04 Aug 2020 00:21:12 -0400 From: Brett Gilio References: Date: Mon, 03 Aug 2020 23:21:09 -0500 In-Reply-To: (Adam Kandur's message of "Mon, 3 Aug 2020 09:30:51 +0200 (CEST)") Message-ID: <87d047avnu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 9mob5EWxUyeb Adam Kandur writes: > (define-public sbcl-cl-lambda-fiddle > =C2=A0 (let ((commit "d16bba55acf6065b412f64ab8fdff679a4a32b1e") > (revision "1")) > =C2=A0=C2=A0=C2=A0 (package > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (name "sbcl-lambda-fiddle") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (version (git-version "0.0.0" revision com= mit)) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (source > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (origin > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (url "https://github.com/Shinmera/lambda-fiddle") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (commit commit))) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-nam= e name version)) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "1zarj1pqj= qmk95kdx1axkgpwy2wq3canczk7f9z5hvaw5an6gand")))) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (build-system asdf-build-system/sbcl) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/Shinmera/la= mbda-fiddle") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Lambda-fiddle is a collection o= f utilities to process lambda-lists.") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (description "Lambda-fiddle is a collectio= n of utilities to process lambda-lists. > Mostly useful in contexts where you want a macro that uses lambda-lists i= n some fashion but need more precise processing.") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:zlib)))) Hi Adam, Thank you for your submission. A few issues before we can proceed. 1. You have what I believe is a naming error (the cl in the name probably should not be there, as we have a different purpose for cl-* named packages). 2. The synopsis should not include the package name, and should not be too close to the package description. See our packaging guidelines: https://guix.gnu.org/manual/en/html_node/Packaging-Guidelines.html 3. Guix accepts pcontributions in the form of git patches, which give us the extra metadata to be able to easily apply your contribution to our git tree (and ensure you get the proper credit for your work!). Also taking care to add yourself to the copyright header if not already there. Please see our documentation on submitting git patches: https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html Once we get these in order, we can merge your work! Thanks, Brett Gilio