From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 2Pk3I+CaF2TM1QAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 00:29:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oK5MI+CaF2TYTgAA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 00:29:36 +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 66E6A28873 for ; Mon, 20 Mar 2023 00:29:36 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=MkOaUTmk; 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=1679268576; 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=uNvJXbQskH/qRSRuC82+FrV6sAbzbH6FLBCkcR+g2bs=; b=NIi5Ynt/sLzj79lukkT69PGLRP3KjOmB3XcyXAPyzeuJvlTnmpkGzUHamcaA5JZOdlPaNo P7sEaX19wq9dUQOCJLOZFu2ZWm06nfOfFYsKVLn5PUyOZ8WhG9Di19vSGJ0ODCCP7hFMej h9qnUO9uTNOzM8jclOpovtWGlOp6KlUp87M76v9xUFa/ctEsyYD+o5LPByA4mB83PLOHIh MKPG/vDEu2OWKsXX1h0th2hbyRXAB7Av0fmXOtltR4IcI+1yoMgml0wBu3C6XHriz/34WX VpAUpzTf5Yg2UtQ18o2NqAa3vXiwG7D8IIPC15jlpv8px6ne1jMCZyfSXI9kFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=MkOaUTmk; 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=1679268576; a=rsa-sha256; cv=none; b=LLfiMmqpYNAT8W/lVfEqcVyo+Q8ZQTEICZxfXILcalcxUOM0jPnBcfjHDO+yVuW5AHcE0I 9bKB6QFX/UAln+mqAuizdMlsgqYLgwPWVxTs6B072TfI7gjfIb9CcafeIuUM1wK5Rv0+nY nlHLoFKO6isAguk3Nfjo3Dn+/K31ms9h630bcSk3wrSlmV9JA5CGXq6ESaLJC5eIiih4p3 9WFt8L5+eWuTD2YwyOZ48oortnHBvCo25L4O02Mz1TBKkGW3mrJNLdbyDQ9w5+1cTcZa7i U+IP9TXXh8vApPhBuBMfPn9Jy6TbJ6hWyYneUIbdu50JPYC5nR/an/cXK3xVNQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2SW-0002lH-ME; Sun, 19 Mar 2023 19:29:04 -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 1pe2SU-0002kq-Sf for guix-patches@gnu.org; Sun, 19 Mar 2023 19:29:02 -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 1pe2SU-0007Ul-Bn for guix-patches@gnu.org; Sun, 19 Mar 2023 19:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2SU-0004wv-6N for guix-patches@gnu.org; Sun, 19 Mar 2023 19:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 01/70] gnu: Add go-github-com-tidwall-sjson. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:29:02 +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.167926851618945 (code B ref 62284); Sun, 19 Mar 2023 23:29:02 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:28:36 +0000 Received: from localhost ([127.0.0.1]:52990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2S3-0004vV-Vh for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:28:36 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:43155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2S1-0004vE-Ez for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:28:34 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 847CD240002 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:28:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679268506; 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=uNvJXbQskH/qRSRuC82+FrV6sAbzbH6FLBCkcR+g2bs=; b=MkOaUTmkMnT0BSrtISn0Q9/HbBth2ciWQmvkIhWLieS//eWRFksMzGBBOl6VLuOKgQZKIM j0EoONGrxvbm3pW/1JpGFY3uFmNkEYKikXvchyQ3wzLPig7qtE9FLC/CZu4N2Vnd3U0kfV ZPhhHmCmUCawE4GiB75vxEABUZT1D/Cs0qBzEu/YOwu+EoK4eVaRrTX9DNSnJ14T+S80jg aCda9jLAJKX4S6OVuU8SWwnay4dpnioV1mCInspyLnAK1GBoiVA3X22NrPBbOytV7sIEtJ f8xvbSjXna3T9da1oWq580iwIT++dTGbaLfORsYIEha/U/9DUZCxi2jrW2Oy5g== From: conses In-Reply-To: References: Message-Id: <1fab049f23be34ae12f2379370402e7434b57c58.1679268195.git.contact@conses.eu> Date: Mon, 20 Mar 2023 00:28:23 +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: 66E6A28873 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: Yk+HYwSf/S1W * gnu/packages/golang.scm (go-github-com-tidwall-sjson): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c75fdb4a31..fb4eb628d0 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2793,6 +2793,31 @@ (define-public go-github-com-saracen-walker (description "The @code{walker} function is a faster, parallel version, of @code{filepath.Walk}"))) +(define-public go-github-com-tidwall-sjson + (package + (name "go-github-com-tidwall-sjson") + (version "1.2.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tidwall/sjson") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "16yaikpxiwqz00zxa70w17k2k52nr06svand88sv2br6b6i8v09r")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/tidwall/sjson")) + (propagated-inputs + (list go-github-com-tidwall-gjson + go-github-com-tidwall-pretty)) + (home-page "https://github.com/tidwall/sjson") + (synopsis "Set JSON values very quickly in Go") + (description "This package provides a very fast and simple way to set a +value in a JSON document.") + (license license:expat))) + (define-public go-github-com-tj-docopt (package (name "go-github-com-tj-docopt") -- 2.39.1 -- Best regards, conses