From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ZDkaLgB9x2B2bQAAgWs5BA (envelope-from ) for ; Mon, 14 Jun 2021 18:00:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IPHUKAB9x2BmSQAA1q6Kng (envelope-from ) for ; Mon, 14 Jun 2021 16:00:00 +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 5FC4934C80 for ; Mon, 14 Jun 2021 18:00:00 +0200 (CEST) Received: from localhost ([::1]:36932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsp0J-0008GC-EZ for larch@yhetil.org; Mon, 14 Jun 2021 11:59:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsof4-0008GD-90 for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35997) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsof4-00076p-07 for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsof3-0004DS-U1 for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH core-updates 08/37] libgpg-error: Remove trailing #f from phases. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Jun 2021 15:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162368502816000 (code B ref 49025); Mon, 14 Jun 2021 15:38:01 +0000 Received: (at 49025) by debbugs.gnu.org; 14 Jun 2021 15:37:08 +0000 Received: from localhost ([127.0.0.1]:47495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsoeC-00049z-Hg for submit@debbugs.gnu.org; Mon, 14 Jun 2021 11:37:08 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:45738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsoeA-00049r-Q7 for 49025@debbugs.gnu.org; Mon, 14 Jun 2021 11:37:07 -0400 Received: from butterfly.local ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id H3d42500f0mfAB4013d5M6; Mon, 14 Jun 2021 17:37:05 +0200 Message-ID: <719b5bd1487e883362f08afaec6facd58dec1f81.camel@telenet.be> From: Maxime Devos Date: Mon, 14 Jun 2021 17:37:04 +0200 In-Reply-To: References: Content-Type: multipart/mixed; boundary="=-rQAImhbgCCXR0WX7Aaum" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1623685025; bh=2mNuqtGeAfIWD7O6+ZcW4PfyUsI/Hgiw0epAcaPxFOw=; h=Subject:From:To:Date:In-Reply-To:References; b=rMDN+/RbGPMilY53Ke7GprIdu8Fc/qpBuPP5FU/8Nn6fuc+e7hwamNRpQRfWFUlam TZIxILpVSGOFEupglAx4iZuLqA3fD0pX+zpbN75VV3deCW/QFzxvtX2cxfz0Kw2GD4 atfoz5z55OT1iiAwjIY5euZjydDs2+gW44Te86djMTGZNqiQg+kfXs+Z/xNZTchas+ JVLpQTiZYEx4PD9cBFmoglPMZocKJbwdpJtYw+sJrreYU/n65ZZvczDDAUhyANIsp7 stAIr2LD3AucBYkOzr6MXN0VrGidl3W6yrb4kSLZzv6sNjJ0FyJscynIVTN7aNPZyn +cyH2kJmGLclQ== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1623686400; 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: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=2mNuqtGeAfIWD7O6+ZcW4PfyUsI/Hgiw0epAcaPxFOw=; b=Rh0S5FBfRw0CbZJTpLSO226f/SmKyLVAa+TuOGKnrHH39jmRtSTPrY45P3Nl5W+R8FkeLK yRrTebxRiYSLIkUDg69RtSARoiYxUs5OM6rJhq1CkoQzxrMbNKc3y8KGc3tGY66Hk8Gz7u g9Xf9DoGqgIXmj7C8D6Nd1ZisWVplIsJ6/k7EJWaTbPN4gl57F8U6vd7+BJZo5h7AlAZvd sdBuQy1Fki12lL9RA0GQIkzr74XZRyeF4pjwSCLSJkvnfT/gXolDUi22d8tyoyoeDw6Ccn 0Z1ZWVxWdm793X7J1QDPdxWZOz6wtLDKAPxXj9GEihEBKA0v93G7fjf+gx6tOw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623686400; a=rsa-sha256; cv=none; b=IH03oMh7TQxhSxqerZRJNKaAP5jLgzyeSXq4riXRpMG1KMughvXqGMiSmHtgaL8Wqp2jd4 4O76u7kL88O2ZLwao4/BaXZ8XqnqlIpDRObbVvuwz2ga1Em10PfbmIVoqUlEsnii6igYgr l2tZfS+WtwapQdD6orV4tcGIUj/25QY8o2v6H/OO8gryU/eDKXY6K1uxyilh99QwKRVmg6 8cDHHecoddt2pbgqD4Hs6SNbzl5pKFOdL1TJS4jhfTRzzv7xPkyvNfzz9sq04ePgkhbAY4 o4O6Gfvoe0WtCyWOSuV3JzlBcRNWxGtD6kdgmmDR7K2ZmbGXIFcsfH0smg0Rrw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="rMDN+/Rb"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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-Migadu-Spam-Score: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="rMDN+/Rb"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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-Migadu-Queue-Id: 5FC4934C80 X-Spam-Score: -1.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: /ZZNCEz1Nlke --=-rQAImhbgCCXR0WX7Aaum Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit These aren't required anymore. * gnu/packages/gnupg.scm (libgpgerror)[arguments]{cross-symlinks}: Remove trailing #f. --- gnu/packages/gnupg.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --=-rQAImhbgCCXR0WX7Aaum Content-Disposition: attachment; filename="0008-libgpg-error-Remove-trailing-f-from-phases.patch" Content-Transfer-Encoding: 7bit Content-Type: text/x-patch; name="0008-libgpg-error-Remove-trailing-f-from-phases.patch"; charset="us-ascii" diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index cb481b38e1..2f44e6ec6a 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -114,8 +114,7 @@ (string-append x "-unknown-linux-gnu"))))) (symlink (string-append "lock-obj-pub." triplet ".h") - "src/syscfg/lock-obj-pub.linux-gnu.h")) - #t)))) + "src/syscfg/lock-obj-pub.linux-gnu.h")))))) '())) (native-inputs `(("gettext" ,gettext-minimal))) (home-page "https://gnupg.org") --=-rQAImhbgCCXR0WX7Aaum--