From patchwork Wed Aug 3 12:29:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 41185 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 767A327BBEA; Wed, 3 Aug 2022 13:39:42 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3CA0F27BBE9 for ; Wed, 3 Aug 2022 13:39:42 +0100 (BST) Received: from localhost ([::1]:50358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDf3-000846-2k for patchwork@mira.cbaines.net; Wed, 03 Aug 2022 08:39:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWu-0008Ux-PT for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56975) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWu-0001yN-DU for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWu-0006EA-9H for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 31/41] gnu: Add go-github-com-google-shlex. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:16 +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.165952985722905 (code B ref 55903); Wed, 03 Aug 2022 12:31:16 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:57 +0000 Received: from localhost ([127.0.0.1]:46671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWa-0005wg-Tw for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:57 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWM-0005QI-5M for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0208840DED; Wed, 3 Aug 2022 14:30:42 +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 7PRx3Mqs7oOT; Wed, 3 Aug 2022 14:30:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529820; bh=dA0Bna/1zGEzun8WhQ/F+ULMCUIS05Cn2M8jrNXoMb0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JmboB8KXJuHRwcJ1iLyyRuViUC0BVbGW2AhaHt/C6xgkq/plruW1S9Lq5bPd75Ce0 cZqGVaCrXeoytFDxNWiw8jxSfAv2W9x1ZR4ysuG0gmLrGP01munRvLpTDFI9hIXzsQ cPH5383fpWF8QQtPr+hvPMYDr1+ukVaIklq6oeOhTM9Xn2PkJd/h/g+AeWF1x1wOdy 4vcv4AhULq3INrd6VCsvaLynNoJSg3BAISDnzrmwWgElXJ8bn2H97ceIDanqamGJLJ dGkcrlWoIabIG20uC1kkaZOJtRzBdqlTms9kVC2vHvNAA+bcJSDTP2oqtdgGsY72Mx X2CLZ0tjTU4Kw== Date: Wed, 3 Aug 2022 13:29:56 +0100 Message-Id: <20220803123006.5852-31-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches 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 fd2335b61a..9959dd118c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10720,3 +10720,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-20191202100458-e7afc7fbc510") + (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 + "14z8hqyik910wk2qwnzgz8mjsmiamxa0pj55ahbv0jx6j3dgvzfm")))) + (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)))