From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WJwpAJRBHmNvFAAAbAwnHQ (envelope-from ) for ; Sun, 11 Sep 2022 22:14:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YPonAJRBHmOlLAAAauVa8A (envelope-from ) for ; Sun, 11 Sep 2022 22:14:12 +0200 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 B59291EC46 for ; Sun, 11 Sep 2022 22:14:11 +0200 (CEST) Received: from localhost ([::1]:58786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXTLG-0005Cw-K6 for larch@yhetil.org; Sun, 11 Sep 2022 16:14:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXTL8-0005CX-W3 for guix-patches@gnu.org; Sun, 11 Sep 2022 16:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54931) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXTL8-0001Yv-L7 for guix-patches@gnu.org; Sun, 11 Sep 2022 16:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXTL8-0006l8-Cg for guix-patches@gnu.org; Sun, 11 Sep 2022 16:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57738] [PATCH] gnu: Add cl-morse. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Sep 2022 20:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57738 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "jgart" , <57738@debbugs.gnu.org> Received: via spool by 57738-submit@debbugs.gnu.org id=B57738.166292720825935 (code B ref 57738); Sun, 11 Sep 2022 20:14:02 +0000 Received: (at 57738) by debbugs.gnu.org; 11 Sep 2022 20:13:28 +0000 Received: from localhost ([127.0.0.1]:43630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXTKa-0006kF-AA for submit@debbugs.gnu.org; Sun, 11 Sep 2022 16:13:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXTKY-0006k4-7e for 57738@debbugs.gnu.org; Sun, 11 Sep 2022 16:13:27 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 365D04A06B; Sun, 11 Sep 2022 22:13:24 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rvNOEem4lR51; Sun, 11 Sep 2022 22:13:23 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662927203; bh=Kho8rgtIu1RXfQCpZS3NGjDp2WiJVcazEVDSd+rb61k=; h=Date:Subject:From:To:References:In-Reply-To; b=cfOUrTdAfOkxVwcjKpSefR/cbssFkpNPN//wm4HpUSaAp+FiAVUJpmPJOeydUXXw7 jQCQk8UpxfKZ3wNve4op0SPGyHvlabVH4ex4Aay2wg5mVYi/mvKiOFjt3s3AEwYeuv hdEhcIYy6CYuBCnmGiFqgRMsGd6Cej0MR7FwpbQNhdHBTsaYehSckEmYEsHKnErSZn FdwhywOozghR82yTnbryTyaBKDoF4hwqTXSYz4DW39n9n3BhelWkRQLsj3tJtJtRAx Ne6oJO1X2TH+fAY9Kq+PPKftIDl/APfYrW3HU533XlIn9wY2W8dnG7iI4UaJa0EPsu MFIBFJaerZPbA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 11 Sep 2022 21:13:22 +0100 Message-Id: References: <20220911183336.1880-1-jgart@dismail.de> In-Reply-To: <20220911183336.1880-1-jgart@dismail.de> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662927251; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=1GtwCfnTRJfdqQeq4i1kymR1hnQ4j0axAawM/yEy2FY=; b=DFEdALC3Rk63xjLgKY5t3fM5R+AbIYj12G/8mQd8NScIiivA1D+tVZD7mwABoqabSFcTqH GMDPHOCDoU/X53WcZbSUeatYE13bGl7DSvERSDjgLQRyP1suo0/t4QdMTPbqo3QLfGyoI9 r1iKNeklyxFbSLmz9ojf6gxM1w2NNvQeAh9O0fEM/k66g5ni7lHOrqoOZhxwkT9LIT9JSf wgfxrJXDixwVDUGTec4kI4QsV3lwD3vFb4vWVOOGWAN12S4JAOznxSMl2HtBsN4LqTsRYE aA22p6uSRCShaCNmbAUs7ojxPkEBYsg3scW/yvzWpduA4poPyrwf1km6VZ3UAw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662927251; a=rsa-sha256; cv=none; b=GCOGVn6s4KrHuiBrTreJlwyfpsLyq4gbO8dOVMBUU70p58jE4bLtz0EughNqTDt9kZ8ej3 d04la84ttZMzGht5q+g5GnoKT6fbYCVn/J3afF6xALZ+KCh9ZEdxA0ILXPfKn5Gajj/kGE 9G2KhYoKZJt8k6L1cYktfe5/8pRmnNKDIrMbrKQxlqsrEU8QRJBbbxtvpzQOJEl8VItaKD 8if/khmsK7B/QLdZ363qQGI4+pcapbyClVhlOx2L6D71AYs2/0YF/Zn955dhXyozWEob88 lpjaQ275Vb6kaFl7qbGNkqEVFdDtJZKLAANIVRCsT6k+iZZTx1CP3xagdsmKgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cfOUrTdA; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cfOUrTdA; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B59291EC46 X-Spam-Score: -2.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: yb6SZP6C5f0O Hey, On Sun Sep 11, 2022 at 7:33 PM BST, jgart via Guix-patches via wrote: > + (native-inputs > + (list sbcl-fiveam)) Change to: > + (native-inputs (list sbcl-fiveam)) > + (inputs > + (list sbcl-cl-ppcre)) Change to: > + (inputs (list sbcl-cl-ppcre)) and move it before `native-inputs'. > + (synopsis "Morse code translation library written in Common Lisp") `written in' -> `for', maybe? To shorten the `synopsis'. > + (description > +"@code{cl-morse} is a morse code translation library written in Common L= isp.") Change to: > + (description > + "@code{cl-morse} is a Morse code translation library written > + in Common Lisp.") > + (home-page "https://github.com/em7/cl-morse") Move this before `synopsis'. -- (