From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 ICs2M8HG+GPCYQEAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 15:16:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eBxDMsHG+GODPwEAG6o9tA (envelope-from ) for ; Fri, 24 Feb 2023 15:16:33 +0100 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 944B619D15 for ; Fri, 24 Feb 2023 15:16:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=vv25IyDv; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677248193; a=rsa-sha256; cv=none; b=TSOcyeTvseSdH1q/eTzr/uH7msr39EQFnUv3Ugx72xL27h+Vm5pIjRn/y1MRZJFWAV9kND WJC76nPAJCUupAFdnoqOGrLpzyZ4evkzDIg2tV3PIgV37zBsfKuaOwVYr78JLMefaw8K9u /LbFY0fJwr+GYi6fTzlfHpb4quPhYyq3LEAybO1iyZrvd9IiL5SoxVYl0Ai9TuhXmxda8O diprpzvJkdMzJouyZUom5nZTCXanZPZn2ru3d6Vx8g3f96sZjl/n/9KLL6jhjFMpCVhqZp MuG5q0tyq75vscfpp2fVqVDVI8KcG/UIEV6+3CuAhn80ZopgGRvb3tgUzRSHQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=vv25IyDv; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677248193; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=qmF44SatJfZzI7lJfGjcsrYKc443J/eA6dMiX7O1dz8=; b=ZL7eQTG2nCQ7Lj70caEcUDpNVAtT0gGibGXMExvdcZYHl2NK60up1uIt4c/BmEegmCTE7E 2hXJt0UyJVN+MjN4n4ggBddf7y3ZmGLmLtJMtEBXjoL0zi6eA7uigoNrDiZJFQ43ox1vEV BJwVGVjHAv/i65AEzl9jXlumGcjpZTV4bcTJQWNw2dalxLs7zAL/Yf9caX4V1KfasHBlUv NbrK1/5zs0gph78iA5wNJ07oBewhe2X3UAI6eQYU0VhVfvvgqq2YuVKWtBbE91O9fG3n3x gbVLngH/Zr7gALuF9LxGImJvypk3qmFBqZLMM9iaLa7u2N8Zq1q10Xy5HY4YpQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVYrm-0003dR-47; Fri, 24 Feb 2023 09:16:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVYri-0003cy-Nd for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pVYri-00064d-F6 for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVYri-0007Fe-Aa for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61751] [PATCH 2/2] gnu: dos2unix: Use new package style. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Feb 2023 14:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61751 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61751@debbugs.gnu.org Cc: Timotej Lazar Received: via spool by 61751-submit@debbugs.gnu.org id=B61751.167724814027832 (code B ref 61751); Fri, 24 Feb 2023 14:16:02 +0000 Received: (at 61751) by debbugs.gnu.org; 24 Feb 2023 14:15:40 +0000 Received: from localhost ([127.0.0.1]:36413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVYrM-0007Eq-Aw for submit@debbugs.gnu.org; Fri, 24 Feb 2023 09:15:40 -0500 Received: from araneo.si ([90.157.193.204]:34696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVYrK-0007ER-Gx for 61751@debbugs.gnu.org; Fri, 24 Feb 2023 09:15:39 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 31adf013 for <61751@debbugs.gnu.org>; Fri, 24 Feb 2023 14:15:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20180623; bh=mV1ah95Ezngbz413KuibB dcQ1UE=; b=vv25IyDvQ5KL0fIp1Gb2Uuw90HOuFT4RMPX+PO8q2HDgNUzFqqZaV aBx1SrZycoKZ4Z0y7A408O17z5lQ0JFKqpi2MtpAZ2Ez3qMImhJT72P3yZrStkmB qGzNKBW2IqBixcukTj7Hf2/EfpfV4R7/nl6VFbJ3N1ZKG0W2NHifiIE2zPrWRD1v lZIp0sBT/hHG9X+S3ld6jpaGWKwdDTYBmwdfUPMRbRlDvP7MjwlwZvRgjBspiy9b 2lwQwT0PS0Y4KqWuord1fST4OQAp1ADIrpVg6yxMkJoPbWuHKgPtjgTBJ0uSC8cb fmovHAcMfCLrXYM6OZ9G2Zu1k+2StEsow== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 11ec1e20 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 24 Feb 2023 14:15:36 +0000 (UTC) From: Timotej Lazar Date: Fri, 24 Feb 2023 15:15:25 +0100 Message-Id: <20230224141524.3897-2-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230224141524.3897-1-timotej.lazar@araneo.si> References: <20230224141524.3897-1-timotej.lazar@araneo.si> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Queue-Id: 944B619D15 X-Spam-Score: -0.58 X-Migadu-Spam-Score: -0.58 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: HM3gX7CGlrBb * gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps. [native-inputs]: Drop labels. --- gnu/packages/textutils.scm | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index 9efcda688b..e5d3a0efc0 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -89,15 +89,14 @@ (define-public dos2unix (base32 "0vj3wix17vl7a85hg673qqyrhw9sbq0xiadbbij7v0nm1gdl3a18")))) (build-system gnu-build-system) (arguments - `(#:make-flags - (list (string-append "CC=" ,(cc-for-target)) - (string-append "prefix=" (assoc-ref %outputs "out"))) - #:phases - (modify-phases %standard-phases - (delete 'configure)))) ; no configure script + (list #:make-flags + #~(list (string-append "CC=" #$(cc-for-target)) + (string-append "prefix=" #$output)) + #:phases + #~(modify-phases %standard-phases + (delete 'configure)))) ; no configure script (native-inputs - `(("gettext" ,gettext-minimal) - ("perl" ,perl))) + (list gettext-minimal perl)) (home-page "https://waterlan.home.xs4all.nl/dos2unix.html") (synopsis "DOS/Mac to Unix and vice versa text file format converter") (description -- 2.39.1