From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MKV6FAIVzmRQIQAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 11:23:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kEszFAIVzmT0gwEAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 11:23:14 +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 EB3A75EF9F for ; Sat, 5 Aug 2023 11:23:13 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CNH+sshB; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691227394; 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: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=NbElTiR6Y+dw0XQPfFOHWni/9OLdD1bhH16+Pd7KY6A=; b=jGcmF6lHg+Mp+pt+hG3vZCNlyf3/2dcqtoHDBFG5zwPlin5c98dlKqPizh+cMvdbhiVYk/ L7QkRptA3LhwNWkxD+9gRL4fSaIRc5qhygEqiD1uK2guuEsMgv1/WS6E6TQKMlqKmxDYgU zi63ngbglLAQ8bQJdQ+YVayroWIKXg4yrmlGlXFTquaQE1gbR/T6sECBG++XoROEOfd07e YTJseme5TF5JY8sJSQrI5e4nNHtyrzouXpeEgomfPTrDZl3iAWkQ3zYtloGgbMOy/eTRVq IQXeUbKSHaO9LiJ+bhxDPDZIH6/euO+cfuzQWF/dlXhfi4kHOKQEXMgiEKHEIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CNH+sshB; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691227394; a=rsa-sha256; cv=none; b=AnbH1T3ln975cEiIA1sY0QI+uDCx4oTgKD3fnXw+nEi1XPeJVNklzA+Lzvg+cAHTlOELAl JMnPhbFkyUjUbYo4wLMNUv4IkeW0zCmjHY3rsdWC2QiukxkTJEKYEWc8H+Q7rXQwNKYQtG YZ2hRJAvAlAtD9LYUUCeTmmEjy6eAkq3Yo/utyCED58xI1Un1dpTVLJbS5PMxvgT6Em7/C 3VSmolDkmT7P47aI2tCZVt1JCKwqIMuui0b5eCyBV8J+lk8cG/Nd68vnDiG8xMwTgkWpIJ Ddl2SKkeTgtntah0uHxhqxAsE5njZLLxmo9dN48CoBmvvJFgStNdI3xy1ijukw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSDV3-0006Hn-Cv; Sat, 05 Aug 2023 05:23:05 -0400 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 1qSDV1-0006HB-Ej for guix-patches@gnu.org; Sat, 05 Aug 2023 05:23:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qSDV1-0004q9-6w for guix-patches@gnu.org; Sat, 05 Aug 2023 05:23:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSDV0-0008Mr-Tu for guix-patches@gnu.org; Sat, 05 Aug 2023 05:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65082] [PATCH 08/13] gnu: Add go-github-com-karrick-godirwalk Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 09:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65082 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65082@debbugs.gnu.org X-Debbugs-Original-Cc: 65082@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 65082-submit@debbugs.gnu.org id=B65082.169122733932092 (code B ref 65082); Sat, 05 Aug 2023 09:23:02 +0000 Received: (at 65082) by debbugs.gnu.org; 5 Aug 2023 09:22:19 +0000 Received: from localhost ([127.0.0.1]:55612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDUJ-0008LY-Hr for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:22:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDUH-0008LL-OP for 65082@debbugs.gnu.org; Sat, 05 Aug 2023 05:22:18 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 21C5440D37; Sat, 5 Aug 2023 11:22:14 +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 J8UQNPsXMKjC; Sat, 5 Aug 2023 11:22:12 +0200 (CEST) References: <7394bf389cd25f3f370fb1d1c35f6acd81b85b50.1691218710.git.fries1234@protonmail.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691227332; bh=wEyOgBXneAtZtXfdpJAwS2YsB78MF+eqSDzXUHP7LxY=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=CNH+sshBF3fwLDpSIp3aVDC+FwBhlmlLsqjMLxIUBjUc2x2Om4o33XHqRg4buzjVJ wmbnvLemZE7BltQ5B78+MmPrzyM/IAv9dcjjMwLqmkgrzjGVjEjEhtLxNqIaEPapYx lLZDbDj8r6tPzjYGLqvEKxSr5bX7FkOF9QetOkCB1cla+M3F7t/E9MCPrsFyfo80RT 5bz3/m6l+tnHIjf7ytrf68E/Xg0FoSJTJSK7aa5SkTP1gTi+0fCKifX+RdUFaVETEE 6RFzVMU/9vQmBB4keNBgALRA2DauCifSm1npSQXbPByLXv80bJgzPBJzRE8Wk4JS8G 8Nh0Z/Mgy6PAQ== Date: Sat, 05 Aug 2023 10:21:35 +0100 In-reply-to: <7394bf389cd25f3f370fb1d1c35f6acd81b85b50.1691218710.git.fries1234@protonmail.com> Message-ID: <871qghrgho.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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-Migadu-Queue-Id: EB3A75EF9F X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.65 X-Migadu-Spam-Score: -6.65 X-TUID: 20+QW6PFICtf Fries via Guix-patches via writes: > + (arguments > + '(#:import-path "github.com/karrick/godirwalk")) LIST. > + (description > + "Package godirwalk provides functions to read and traverse directory trees.") s/Package godirwalk/This package/ -- (