From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 0OAgBrZC8mQowwAAG6o9tA:P1 (envelope-from ) for ; Fri, 01 Sep 2023 21:59:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0OAgBrZC8mQowwAAG6o9tA (envelope-from ) for ; Fri, 01 Sep 2023 21:59:50 +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 E22AB33035 for ; Fri, 1 Sep 2023 21:59:49 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=H6cMK2Nj; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693598389; h=from:from:sender:sender: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=8VXhAwwS2TZ97DzUAxmk2VoXBd0rVTMRIPtrSe1sbes=; b=r2rCGQBtTgnlaKUaUvRu1LsXm4mHNqpS7JGD8xCDSrQHNeqZLeUoMQl8c/P8ZCrtwFQMVk o0cLjCSyuSadreyUDorC35FXTs7SoiJNx7GYCzMv2KCeS5N3M4U7Uhlb70oLzDQPaBDN86 CBDQV64npWlsA7EFplrs8jc2qQ0q/Sm5ycx6mMs+zC04stHR7Sn2ncU+J0Q8BfYTOHsI5G qbIXR7+m2wbLdM+cxyLIzB0Aqm0duKfDrnUyrYbRWBWXs9GQtXVhbXR/VJ930e5rXIsNik HwNAfuBJod+tEChu96F5Tzjui8gazk8557BsPxaIyJai8LVE5bLQ+HCrnL+Ehw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=H6cMK2Nj; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693598389; a=rsa-sha256; cv=none; b=MDDGu7fro2Off8Tu1DgxkDTHR68g6a6xWKEBvIT7TK29lT9njuPp1BYmBHr5gja+y11bId kbyCJ82uAgvef5szT1JdSjDfTcSmxtbygGaUS2dolDNhLigI9J3m1uG8VVWEJ4F/HcEvWn 50Tmc3YeQI/sB8s8mt78GAYScK0nv6SrnlLYaPGaeHxMJ47XyU9q8Tx8oclESF2RAL83nR v5GXFVSSo/weyqGy9TdEMuwIxCMvEUN2Fxtb++9sCJA/nVIQn/LN8I6EEQs2LSJeZ4YR9B k7ZgM6RfbdQtgbF7y8ugegzzeoXj6A5poazmWKOnFzrLQzcsiv6Cb9FbKR/v9Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcAIC-00085o-67; Fri, 01 Sep 2023 15:58:56 -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 1qcAIA-00084R-6I for guix-patches@gnu.org; Fri, 01 Sep 2023 15:58:54 -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 1qcAI9-0007Ko-Uu for guix-patches@gnu.org; Fri, 01 Sep 2023 15:58:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcAIJ-0004WY-7v; Fri, 01 Sep 2023 15:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65118] [PATCH v2 3/9] gnu: Add go-github-com-bmizerany-perks-quantile. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 19:59:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65118 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65118@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65118-submit@debbugs.gnu.org id=B65118.169359832017280 (code B ref 65118); Fri, 01 Sep 2023 19:59:03 +0000 Received: (at 65118) by debbugs.gnu.org; 1 Sep 2023 19:58:40 +0000 Received: from localhost ([127.0.0.1]:34045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcAHv-0004UX-JT for submit@debbugs.gnu.org; Fri, 01 Sep 2023 15:58:39 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:60536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcAHt-0004Tf-D4 for 65118@debbugs.gnu.org; Fri, 01 Sep 2023 15:58:37 -0400 Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-401b3ea0656so23006575e9.0 for <65118@debbugs.gnu.org>; Fri, 01 Sep 2023 12:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693598302; x=1694203102; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8VXhAwwS2TZ97DzUAxmk2VoXBd0rVTMRIPtrSe1sbes=; b=H6cMK2Nj66ldhlsL5eJKbnT/bpC2e1n01md59e1HKMNQ7T3Ryjf4Rj19Y/QINwV/C2 ZIWYa9RB1C4EXx6bPTJt+ytsSnPJ2ZYGmwDZLwiRCGkvPIRDOqOJ0xRPD11BEJsT5tT4 GmYt/J9WyPBCbs2Xl0cXnoPQbLR5w94rxv/bqkl69C6GbHhpCqk6XlD+Enb8XXm97xgw +bjcqUFqVem6gTKqw57+xw3avdCRpHhKf4UO5yf/MlewBrNZLOupLvrBB0JVaJP/H64G X0ny0yDtMGIavvZAoAgKsdQ8vlSWzEFs7EXH08tqovkGeEouQCoId6v2b6l6fWY00y3l D9Pw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693598302; x=1694203102; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8VXhAwwS2TZ97DzUAxmk2VoXBd0rVTMRIPtrSe1sbes=; b=HbC7o3dN23v8l/1TYclVKVJjOi3AHd9sGgOVdeo8FqyGQlyZuyb3yp/ipf+3xVje8f DuhSK7HIEzSB3M9WFioq+bnhObUDiR83YUs163E8CU/KKAqE7jgCi9nDEBVaBiZU17SM K1C0mwTOwNE6zY9YGbEWG3RLIOJSo6KDJoHp5YiwVGMjjwMMzJtmOni82ZeLjyaYjuGY 12n+T6tz/AwpA4qBtkBdV3K3ZvsCeH2gVT+3pFKATdXLq8oPhQaZM+rHQcB9Jdwo6qyU HMSlkGVzkzPGYfwz4YGSGS4mJ3qhOGaSobS1mUMfYHMQGKdeZ+o9/gw0jEavOjxMJMIm tPyQ== X-Gm-Message-State: AOJu0YxPQ4627W2wjea2DIyPG0oqDJUcTdafzkfnjYCzBNMjxv29yN73 lVo+2PFMEL8PDUzDc5JG1H7X+ORDeAoyLA== X-Google-Smtp-Source: AGHT+IGxBzgfUQk3hKxL7N3a3H8D5PgNU01pffN0k/Muj8nyHVteslDxi93upMOY3IVJ7kXkW6aCXw== X-Received: by 2002:a05:600c:c5:b0:401:73b2:f03f with SMTP id u5-20020a05600c00c500b0040173b2f03fmr2580606wmm.0.1693598302015; Fri, 01 Sep 2023 12:58:22 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id p22-20020a1c7416000000b003fe23b10fdfsm8978592wmc.36.2023.09.01.12.58.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 12:58:21 -0700 (PDT) From: Sharlatan Hellseher Date: Fri, 1 Sep 2023 20:58:12 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.62 X-Spam-Score: -3.62 X-Migadu-Queue-Id: E22AB33035 X-Migadu-Scanner: mx2.migadu.com X-TUID: hqxlmIiRYlMi * gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b569c9edaa..ab5ed46b9f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9050,6 +9050,30 @@ (define-public go-github-com-bmatcuk-doublestar matching and globbing with support for \"doublestar\" patterns.") (license license:expat))) +(define-public go-github-com-bmizerany-perks-quantile + (package + (name "go-github-com-bmizerany-perks-quantile") + (version "0.0.0-20230307044200-03f9df79da1e") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/bmizerany/perks") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1f2a99v3618bz2mf61iwhdjm3xi1gam6v4apqgcrz71gj7ba9943")))) + (build-system go-build-system) + (arguments + (list #:unpack-path "github.com/bmizerany/perks" + #:import-path "github.com/bmizerany/perks/quantile")) + (home-page "https://github.com/bmizerany/perks") + (synopsis "Library for computing quantiles") + (description + "Perks contains the Go package @code{quantile} that computes approximate +quantiles over an unbounded data stream within low memory and CPU bounds.") + (license license:bsd-2))) + (define-public go-github-com-dlclark-regexp2 (package (name "go-github-com-dlclark-regexp2") -- 2.40.1