From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qG70EhmbF2TMqQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 00:30:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8Cz9EhmbF2RrMQAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 00:30: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 1AA0B287C1 for ; Mon, 20 Mar 2023 00:30:32 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=Y7PYeDo3; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679268633; 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=H0d9HO91P4M+TEAuhZWi9UZGxWDXZAYfRSNsitYoZCg=; b=YoEHGsuEN/Z0RE93ZXrDxHUq/qwgFKxqbHgmF8PoJjpllBrPol/PHDXFLTh3RLVTcYD9/r VXEuvd8Qaj+HTFAj/h8SozL7kqVgRYnn/SvdkNR3Ad4OZOde43/bgykq0qRIyR0psb1D6J 55KTyZM7cui2E7/4j9HA4ieCwPTLyMD5fvFHlDpE/20C/FzYqA4ECsM4MY2kkJpkjJCvRD k9FwDw5w1OJMyBABD2b6uPUQo4rVYWnPVB9Vr8Ojh/QsPZQ2Za1QH4LOVWHF3PpyLs1Bke il1WLYa+s7UwLLYfsKW40zlmN8tg9EhHksnhOu9g0wHiWCDZfBWHzv0CmFuMSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=Y7PYeDo3; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679268633; a=rsa-sha256; cv=none; b=Co9zBUq+Ld1lX4a6J3+NubZnAiLiz/ujvLSoRI7f9lIzslW3Uo2ZT4dYLUWgu4fYcJLo1w ZvmMV4NuolVyjnAqds1FlFsy6B8w2pSZlCS6fpDQixG7EZQWESf1K1+jkATGmtmxhWZc4D ZIS8at4YXz0oVDd/69a36iCICUP8IkRK8xfTUKZ887ewArmCZ/KnnbBBqbPqmrh0LRvwY3 KhxqLnlBNhXiz4nJBu1wTntpJQCFXXh7thFzW0TXoYEPCR+wGNtD14yjZGRoF8g/e/19Aw f6irHN2zeLzSyVIYWtrTgzG7rdUgZrMzRYc64Fb1e8NmxhKZBUVchaF2M1LlqQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2Tb-0002zy-2U; Sun, 19 Mar 2023 19:30:11 -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 1pe2TU-0002yZ-MT for guix-patches@gnu.org; Sun, 19 Mar 2023 19:30:04 -0400 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 1pe2TU-0007ms-Bi for guix-patches@gnu.org; Sun, 19 Mar 2023 19:30:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2TU-00055g-6o for guix-patches@gnu.org; Sun, 19 Mar 2023 19:30:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 03/70] gnu: Add go-github-com-tidwall-match. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62284@debbugs.gnu.org Received: via spool by 62284-submit@debbugs.gnu.org id=B62284.167926854519079 (code B ref 62284); Sun, 19 Mar 2023 23:30:04 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:29:05 +0000 Received: from localhost ([127.0.0.1]:53003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2SX-0004xf-0C for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:29:05 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:39971) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2SS-0004wM-4z for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:29:00 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id AF3C8240005 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:28:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679268534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=H0d9HO91P4M+TEAuhZWi9UZGxWDXZAYfRSNsitYoZCg=; b=Y7PYeDo3nBfDelF/M9OcQNuTw7LWDEqn8lvqOgGyLTlBch++7NCc1KHrKC8f64ou0w3Lb1 InZLkJ3j8yz1AMb7NJrN8jMQ7hTjcwfyrP3tclFzfJTYly0HpuXjSI5ltT1kyHt9aa+luv VUowLb6Ui3aAGWxr7OMoLQ18qB6IVUlu25tJL6SqitdlwBXnV19xmd6gd+N3Rwx4Pqb1Hk pFpwa7vStsrE1rqltXhczOH+amUVtY1xqq/lVXS+fq/pzSpQ3V96x8+GMRnzhB1/1o8scN gMNgMaj1eaDDhOXti4kba/tXvzLPRh7GGvxJcsMZfJDk5lyjfF4qngc7/pS2hw== From: conses In-Reply-To: References: Message-Id: <1f37dee64ccefec59792adf847f222231784d4de.1679268195.git.contact@conses.eu> Date: Mon, 20 Mar 2023 00:28:52 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) 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: X-Migadu-Queue-Id: 1AA0B287C1 X-Spam-Score: -2.05 X-Migadu-Spam-Score: -2.05 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 8sPlpkoYJkaJ * gnu/packages/golang.scm (go-github-com-tidwall-match): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 790f61007a..721f4929b5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2844,6 +2844,29 @@ (define-public go-github-com-tidwall-gjson notation paths, iteration, and parsing JSON lines.") (license license:expat))) +(define-public go-github-com-tidwall-match + (package + (name "go-github-com-tidwall-match") + (version "1.1.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tidwall/match") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1n25md63xr5m66r6zc77n6fgcpv2ljrlk92ivp9hvp8xya22as9k")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/tidwall/match")) + (home-page "https://github.com/tidwall/match") + (synopsis "Simple string pattern matcher for Go") + (description "This package is a very simple pattern matcher where @code{*} +matches on any number of characters and @code{?} matches on any one +character.") + (license license:expat))) + (define-public go-github-com-tj-docopt (package (name "go-github-com-tj-docopt") -- 2.39.1 -- Best regards, conses