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 ms5.migadu.com with LMTPS id YA0UKTSTp2JdHAEAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 21:42:44 +0200 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 UOf+KDSTp2KhVwEAauVa8A (envelope-from ) for ; Mon, 13 Jun 2022 21:42:44 +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 60D93AF00 for ; Mon, 13 Jun 2022 21:42:44 +0200 (CEST) Received: from localhost ([::1]:57658 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0pxT-0006GE-J2 for larch@yhetil.org; Mon, 13 Jun 2022 15:42:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56850) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0pwu-0004uy-F9 for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0pwu-0003fI-2L for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0pwu-0003lm-11 for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v3 31/35] gnu: Add go-github-com-google-shlex. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 19:42:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165514928814289 (code B ref 55903); Mon, 13 Jun 2022 19:42:07 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 19:41:28 +0000 Received: from localhost ([127.0.0.1]:60534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pwF-0003iJ-Iu for submit@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pvv-0003ej-Az for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C70F343B92; Mon, 13 Jun 2022 21:41:06 +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 v63MWD-oZKhG; Mon, 13 Jun 2022 21:41:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655149250; bh=my2Ic5k3dxTNdwp+XCMXqpzau4sQ6DI3I6cEgMEBIV8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=B13bPu2NSgdQSGc7MOHMb5Q2+7EvX+TDSOStoWagqYeOZmTmw5QMXU/1COHal2aAv JD0jx7Y0ZCIMC4a3nAe1M5VlmZ4rs4nVcuNTV+W+Y9EeEU+FSsIVqozEyvabV+QID3 bbVDQFEGKKQFE0t3AxQdAQB80fQKySyJ9OUS/Np3nQhYIQKfOJyjQJPBk26o39FM00 oXErMOvzrFW25m8mcpH7EJOgqEPujxqO9lwreQVBA/XdqQV0ZIQqULTokscH1fIs3s VYVa+h6fUWzCMmn3V65FhmNrB1E1K16C7QM44dItxVdXUrkufv7RmIphaf8Nv6VAHu n9ihZgLaX7EqA== Date: Mon, 13 Jun 2022 20:40:26 +0100 Message-Id: <20220613194030.3540-31-paren@disroot.org> In-Reply-To: <20220613194030.3540-1-paren@disroot.org> References: <20220613194030.3540-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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=1655149364; 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-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=ZQ7SGtII7Y7F5MwhjngLThgVoA+9u3DH2VNjMYL6B1c=; b=ciljYRJsCC+R7rU4UfBlKcahe2fwH2dEcASNpWjSz9QKqnkD5QByWh6lQ7JC+34+XLP0jj BlidaHzLF/5oMZA3ajhwvw+N30sLFtOg3AIHV2hFNGxq996D1OtpEtN3JBidcL3N1zvIZ0 SmZ27k0ogg+kX96lJRxF4wMbmpT4EgKbC6xI61I3G+nHgAF6Qh0ihr5MM8JOG4fbKyAo0M 7OMPeXNvOyI66pkXCBRPUAVrYq3KP2OiyZdTIKHTxEcRUlqP1BKNMYVsALizRFPjFv7IAo jT38CeHJXafE8fdm1g5Jt8LFlRsl/It3H0k8bigfQcU4TpuCdGf3CL6v7wvU1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655149364; a=rsa-sha256; cv=none; b=XRLT6NifkZXHFdvjrk9+fdFOtqVCU28W1feoJU6vtBDnfAKciHJaF5GaBqyPo9NSvC7NRM cart9KxnuP8r9kM5l5FyeR12hVpBFsjj4zmAIosHonHf9ulh8gnb7oiUO7cnuZ93Zjjmir tNoK7iBOaIP6TUewSvwrpr0Fmy0k0SZendx5Bts8dE0cER9UvKccz3+BoQYfu2snLIAZXF LxwHrriNDwUiki10/+iPshQ2qWuT30bfZl2THwcKFyEWD2bRvflC/nRJxtZss2zPZhEs3W 7f4b0F8FU+g62eGnC62sOE0NG7kyX01qKYyzRF0wFQWJg4hUQxPETYDP9Q5bJQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=B13bPu2N; 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: -3.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=B13bPu2N; 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: 60D93AF00 X-Spam-Score: -3.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: Pj9mRQ45hCI8 From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-google-shlex): 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 9dfe9f0914..e1b5f810de 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10644,3 +10644,26 @@ (define-public go-github-com-lithammer-fuzzysearch "A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.") (license license:expat))) + +(define-public go-github-com-google-shlex + (package + (name "go-github-com-google-shlex") + (version "0.0.0-20181106134648-c34317bd91bf") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/google/shlex") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "00qivza4hkllfkar2vpqmyxybi0fwqipgijv61dgapq4xddxdq0r")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/google/shlex")) + (home-page "https://github.com/google/shlex") + (synopsis "Simple lexer for Go") + (description + "Shlex is a simple lexer for Go that supports shell-style quoting, +commenting, and escaping.") + (license license:asl2.0))) -- 2.36.1