From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uOsaLcpIuWIrlgAAbAwnHQ (envelope-from ) for ; Mon, 27 Jun 2022 08:06:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YKYhLcpIuWLo/QAA9RJhRA (envelope-from ) for ; Mon, 27 Jun 2022 08:06:02 +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 5E7643916B for ; Mon, 27 Jun 2022 08:06:02 +0200 (CEST) Received: from localhost ([::1]:60762 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o5hsm-0004vb-NI for larch@yhetil.org; Mon, 27 Jun 2022 02:06:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5hrs-0004vO-BD for guix-patches@gnu.org; Mon, 27 Jun 2022 02:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55647) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o5hrq-0006PG-Pd for guix-patches@gnu.org; Mon, 27 Jun 2022 02:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o5hrq-0002L3-LL for guix-patches@gnu.org; Mon, 27 Jun 2022 02:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56248] [PATCH 1/7] gnu: recutils: Use regular check version Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Jun 2022 06:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56248 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann , 56248@debbugs.gnu.org Received: via spool by 56248-submit@debbugs.gnu.org id=B56248.16563098528925 (code B ref 56248); Mon, 27 Jun 2022 06:05:02 +0000 Received: (at 56248) by debbugs.gnu.org; 27 Jun 2022 06:04:12 +0000 Received: from localhost ([127.0.0.1]:49544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5hr2-0002Jt-Ii for submit@debbugs.gnu.org; Mon, 27 Jun 2022 02:04:12 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:54258) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5hr0-0002Jk-32 for 56248@debbugs.gnu.org; Mon, 27 Jun 2022 02:04:11 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4LWccR3S9fz1LX54; Mon, 27 Jun 2022 08:04:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4LWccR3S9fz1LX54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1656309847; bh=exD/5JV0q5eY87iK02QjPxEPfORBg7+yuitw7YhLCkg=; h=Subject:From:To:Date:In-Reply-To:References:From; b=jcYE70w0Ut1zcIViB+c+3GJn1TlQXCScm2kGf8NmIKxaQ/iiQa1hoO84CgigbSSAs yBPq65gHte5qf/7GNfkQczANYCLZ7byoVr0Huz6cdNOpZWXMrnbF4dG1IX47JKT1ir MEnbNFmONru8lSuMh5JaNaxg8VtVZSGIOsLt+akc= Message-ID: <7c74e6c7faaf90e62ccbca67c1e5425ecc13e5b6.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Mon, 27 Jun 2022 08:04:06 +0200 In-Reply-To: <20220627050217.132640-1-bauermann@kolabnow.com> References: <20220627050217.132640-1-bauermann@kolabnow.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 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" 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=1656309962; h=from:from:sender:sender: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=exD/5JV0q5eY87iK02QjPxEPfORBg7+yuitw7YhLCkg=; b=ZvmMREvVItOTkHSioYbswQlwEyp58KeQ8W6DYAV4DuUAkGPJ/6l7Hg7JGtqU/BRmb4cfvZ yEONcoLpQviCdOFa3igBrPl0W75nDnYoy1kfUgMkMncGwX/xHEWhGvGwrJrKPMyjfv+oaW Czepe4NO/ACyvQim1Mvh1pTmTEo1V9NGByzRpDLTrVcKdzjaBy/Hv2u/wuvn2V4EhC0GSr zA422q2c1VIbhs0dr0yfPZFHVPdJlrg7R5A7KV6+tjHkrUrxiI9RWKZp/lAPwPPU+3QhKq Y2FEM+mCQVHSgTU9nDMR8+JEVJrXxKsbHnTl38hsNbHeavzxdrDx+PvhUilimg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656309962; a=rsa-sha256; cv=none; b=nN6ztSIZVp2BEeY/2mqzbnQ3xDy4ZBSoSNfu2q0ooDz3jupfBhxZRnqrLi0AecOdqOGPzu aHrZbnVvq1hwN40ZdGlzGIp3SnZHy1sdlnGddSSnf6mAVSLAGJWBEGrB2OP/LLuJ+NwJtQ 8nCuOoKcI43wRGOr8SdsdrbkBwYQPlVIzyyfDdvOmP9iXFhaDX3j5is9WFF8sxrEMDmpzY Ap9lFfBtCxskNTvkG3lzUsL2WKvSsSAL4wGqH3R7uKFER3H3TOqtOTOxSY+n3C7PRGxVB3 23ceEp20asVwhMwfDqisTUSUtx8FDqBDaqLwAToaVyGTLAuNntxP7PyP+ePHBg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=jcYE70w0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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: 5.55 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=jcYE70w0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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: 5E7643916B X-Spam-Score: 5.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: Dqt4JydNg+tq Am Montag, dem 27.06.2022 um 02:02 -0300 schrieb Thiago Jung Bauermann: > recutils builds fine with the regular version of check, so use it. Mostly duplicate information. Also you're missing the period at the end of the message title. I suggest shortening it to “gnu: recutils: Use regular check.” > * gnu/packages/databases.scm (recutils)[native-inputs]: Use regular > version of check. Should be “Replace check-0.14 with check.” or similar. Likewise for all the other patches, otherwise LGTM.