From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qF9HEGjGG2N2YQAAbAwnHQ (envelope-from ) for ; Sat, 10 Sep 2022 01:04:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4DZ1D2jGG2N4igAAG6o9tA (envelope-from ) for ; Sat, 10 Sep 2022 01:04:08 +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 CA04013F4A for ; Sat, 10 Sep 2022 01:04:07 +0200 (CEST) Received: from localhost ([::1]:50542 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWn2c-0001fJ-WD for larch@yhetil.org; Fri, 09 Sep 2022 19:04:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWn2Y-0001f8-HZ for guix-patches@gnu.org; Fri, 09 Sep 2022 19:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47204) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWn2Y-0004yv-8r for guix-patches@gnu.org; Fri, 09 Sep 2022 19:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWn2X-00080K-Ps for guix-patches@gnu.org; Fri, 09 Sep 2022 19:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57688] [PATCH v5] gnu: Add wiggle. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 23:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "jgart" , <57688@debbugs.gnu.org> Cc: Maxime Devos Received: via spool by 57688-submit@debbugs.gnu.org id=B57688.166276459030708 (code B ref 57688); Fri, 09 Sep 2022 23:04:01 +0000 Received: (at 57688) by debbugs.gnu.org; 9 Sep 2022 23:03:10 +0000 Received: from localhost ([127.0.0.1]:35903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWn1h-0007zE-R3 for submit@debbugs.gnu.org; Fri, 09 Sep 2022 19:03:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:55822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWn1f-0007z3-L6 for 57688@debbugs.gnu.org; Fri, 09 Sep 2022 19:03:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1B4044008E; Sat, 10 Sep 2022 01:03:05 +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 iWfr-3zJ394o; Sat, 10 Sep 2022 01:03:03 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662764583; bh=7K9GDeJohZWbAOmhIwkaaVnYRjpaZGvrz2tGqXuDpvs=; h=Date:To:Cc:Subject:From:References:In-Reply-To; b=DfEOOqJyIk09lhWeT+tDkfLWecxnw6l8VoZt6BQdO6zCHYoi7fd84/lzms8KbnveM XvGNQbJtdI9KFNHjDaeM9jbJfrnRPCWTr+B7en9wZO6JyNaPpuXlbsvrj1/y/QuC33 D376X7rhsfvyurUJQRq2Kwti5AO3vtPqak3f06hlx0+vG6GwKyOx8NTKh2Oyz/cRrP pNu1QX6+BppAi/vs6/cI2AdX012p9p/InRxXSVzqAmdpTG4ePHzofC25HEE8Udz/Xc Du1Tld45cxaj2mCBedsHapP2vnkitEn6YI2SmymJzntfJYwut9I9PM5nlonuD06VLJ qrFU714aN7EjQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 10 Sep 2022 00:03:02 +0100 Message-Id: References: <20220908231459.20365-1-jgart@dismail.de> <20220909140612.1910-1-jgart@dismail.de> In-Reply-To: <20220909140612.1910-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=1662764648; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=WT4p/gQfXlu6MblrDulir8LLoq+5UNE4BvGLxjIlTLA=; b=nX69/ZbXecQoQ5xxROO6Q+16iTZMKgbpeJuaPRQI0Zlfy+b4+GT0zLQ//hWWiIimaZFFAg rzdOBEBOI/LiOYaOAsMqfODjMiy91Hbkoz9VcTSYJLZCPoAMFpODdXyq55ZKMe0l7esS4n dxn3AOm4oa2kfCjxpxq9cjNgRWH+dCuqj66lZsznU+cPnf+J6JOvqHAwspqDfyiu/cItoi qO4YIzFN/1E1YAdqQBEj218CSyshs9vKGF95Xk4P/YHPBDGdH+uuO6sY4teSPBtNpcUlbI R0MM1nZ043rZmbI9COzpvWbB7Xr2Z+tb79hmnc7HpZvzJdRzanhmECJwaxxF7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662764648; a=rsa-sha256; cv=none; b=R4B9uw/Po01ng2l3ZUy527Y2OBcaE/JJP6sL59KNTSK1vdhEtIz0Aq4r/qNKNCUns09WNk YRmkI/OH8avmdkA+Q0VfJY80urQ8u9f+ShG8/RWUCTbN1SZkj5dwd5y1HVbtHw25xEtYE2 WKwdkc/9CJZY6mEz7XTpmWSb8AkgSGHGZ/ZagEwHAKpTp7++LZlqq/aVsgHUdirez+8lLf oTJy2LPgEZs0LRmjsbE/ZgkIgnQNebDFTzfq5vbD58KQWF/RRKukgCOaSDp4jgLdt7lmNM 4YcRuY3yrCjsuduyLmti+RVyUDz+hr3kJUwKXIPKOz1F3M9Se2tHQpNOjChlhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=DfEOOqJy; 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: -0.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=DfEOOqJy; 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: CA04013F4A X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: V7drsElxeRR/ Hello! :D On Fri Sep 9, 2022 at 3:06 PM BST, jgart via Guix-patches via wrote: > +(define-public wiggle > + (package ^^ Unnecessary indentation here. > + (name "wiggle") > + (version "1.3") > + (source > + (origin ^^^^^^^^ Change to `(source (origin'. > + (method git-fetch) > + (uri > + (git-reference ^^^^^^^^^^^^^^^ Change to `(uri (git-reference'. > + (inputs > + (list ncurses)) ^^^^^^^ Change to `(inputs (list ...))'. > + (arguments > + (list #:make-flags ^ This extra indentation isn't the norm. > + #~(list "-I. -O3" > + (string-append "CC=3D" #$(cc-for-target)) > + "INSTALL=3D\"install\"" > + "STRIP=3D-s" > + (string-append "BINDIR=3D" #$output "/bin") > + (string-append "MANDIR=3D" #$output "/share/man") > + (string-append "CC=3D" #$(cc-for-target)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Duplicate `CC' definition. > + (string-append "PREFIX=3D" #$output)) > + #:phases > + #~(modify-phases %standard-phases > + (delete 'configure) > + (replace 'check > + (lambda* (#:key inputs ouputs tests? #:allow-other-= keys) ^^^^^^^^^^^^^ These two are unnecessary, and the latter has a typo anyway. > + (home-page "http://neil.brown.name/wiggle/") > + (synopsis "Tool for applying patches with conflicts") > + (description > +"@code{wiggle} attempts to apply patches to a target file even if the ^^^^^^^^ Add indentation here. -- (