From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qO/sLw8OzmSdbgAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 10:53:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QJixLw8OzmSYSgEAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 10:53:35 +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 52F614A326 for ; Sat, 5 Aug 2023 10:53:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=tIEYawwf; 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=1691225615; a=rsa-sha256; cv=none; b=RtffEhuEr4yYL+TikwwkiLfRo/1riY4bWIyscDtUvd1UZ1dUGB3oeRHg7V9ftulIphH+Kg SvvAAIAy6dzmbCzXRXTcOpTfB8sUTAJPy1rh1DmFMkJA+12zufVlYElOxHoEoMyqwmwuEo eSSy5RUhcXLyOetKVBbjDWUfh/TyoEZZe29264OXm/EutzH1qzsa9Yln4XvfzOqJRQNFf3 cpS6fp457mydgB8i4QAslljOZWJcXBsXco8JPOceLvJ3n1MxejlYxWcJd0rKGDr4XvftcP 0+78MtRkcn3svb0CBTGedPWskqXu9fwd/gFvRRBcl0GHR5YnEewACuEWG7u3/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691225615; 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=HWmlFDugUc6p57UjZoD68ggXSIzccsrM4PMvaC3KzXI=; b=PgP2fRW6dTnWuVMLfAX9U8e5Hp9cCkSnbqU1kfTVBdvh7SPF7o+qkXMXXUlP54LyFlDsbN Oz2bLaQFahXJCG3ckYay1WbLviz0R1POXVZlphxrVqNbLW/VlqbGycGgPJPMKR9BD8gkNy wHQf2vQzoIQGG+629oEI5naTgP57+8hzbJrbaxlxrHk8slRidnOpeY2kRw8Z8Or9rG7zZr MaSdmYDUCsZ3Tmpxw6ehKxKUforJ36ksmSyKDsD2ZpYceW2BxU5cPLXSk1CKF1b/Vr7U02 TfqHA9HNG+2YRJ0K9zMcVuNEfUnS7lbGNqLarfET2F61CEqVymYH90LJXa9umQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=tIEYawwf; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSD2E-0003Tq-1i; Sat, 05 Aug 2023 04:53:18 -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 1qSD29-0003QD-Uz for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:13 -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 1qSD29-0007Lw-MB for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSD29-0007My-Hj for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65082] [PATCH 08/13] gnu: Add go-github-com-karrick-godirwalk Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 08:53:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65082 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65082@debbugs.gnu.org Cc: Fries X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169122557628070 (code B ref -1); Sat, 05 Aug 2023 08:53:13 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 08:52:56 +0000 Received: from localhost ([127.0.0.1]:55482 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSD1r-0007IZ-Ou for submit@debbugs.gnu.org; Sat, 05 Aug 2023 04:52:55 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSBHs-0001u6-Jo for submit@debbugs.gnu.org; Sat, 05 Aug 2023 03:01:20 -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 1qSBHS-0007Hc-MY for guix-patches@gnu.org; Sat, 05 Aug 2023 03:00:55 -0400 Received: from mail-4318.protonmail.ch ([185.70.43.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSBHR-0004vm-34 for guix-patches@gnu.org; Sat, 05 Aug 2023 03:00:54 -0400 Date: Sat, 05 Aug 2023 07:00:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691218851; x=1691478051; bh=HWmlFDugUc6p57UjZoD68ggXSIzccsrM4PMvaC3KzXI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=tIEYawwf6VwzUKkFNyziXMgTQYyLlxzxqKimV4fuimDupCU6NFa708mHKH+V8Xc9V XpAB/OuUwVlo1BOKJ8GjVAn/SxCzJNYpaBM2Qna7utMageVSfThhiW7LKYgm6SRz2K /U3uwqMRdY7Mk3NNVK3eEfiaVwmFtn9iBsGA019UV5pAAQxsM70sdoGGfQuHbxP74y sGvWbIv7aPiynap408iLJaQ/xhbfOWSKs1bmZTKF11az0+oGkSUDxYvOiDhuG3zX1i ZPwylENGqlvyEaPG45kgoIj8wu+89yZ7FgLhbFh5hRq/2UwcWmE/9ASZv8exiS1cEp LIa/vGmK8JNzQ== Message-ID: <7394bf389cd25f3f370fb1d1c35f6acd81b85b50.1691218710.git.fries1234@protonmail.com> In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.18; envelope-from=fries1234@protonmail.com; helo=mail-4318.protonmail.ch X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 05 Aug 2023 04:52:40 -0400 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: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries 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-Spam-Score: -6.64 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 52F614A326 X-Spam-Score: -6.64 X-TUID: WPiVQqVMx31z * gnu/packages/golang.scm (go-github-com-karrick-godirwalk): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index daa811a5dc..69700d50b1 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2113,6 +2113,28 @@ (define-public go-github-com-dhowett-go-plist types.") (license license:giftware)))) =20 +(define-public go-github-com-karrick-godirwalk + (package + (name "go-github-com-karrick-godirwalk") + (version "1.17.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/karrick/godirwalk") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0jyvai5vpmx86l71hg9j6lxc2b4v32ajvcmjlz40zimfb9ip11q9")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/karrick/godirwalk")) + (home-page "https://github.com/karrick/godirwalk") + (synopsis "Fast directory traversal for Golang") + (description + "Package godirwalk provides functions to read and traverse directory = trees.") + (license license:bsd-2))) + (define-public go-github-com-pkg-profile (package (name "go-github-com-pkg-profile") --=20 2.41.0