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 4LeeD5jN1GSrIgEASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 13:44:24 +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 YP55DpjN1GTLSwEAG6o9tA (envelope-from ) for ; Thu, 10 Aug 2023 13:44:24 +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 DF5473EF00 for ; Thu, 10 Aug 2023 13:44:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Yw6fHpmq; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691667863; a=rsa-sha256; cv=none; b=VxiQHBfTKAS0mpTtwsmF7ukxZlGFiOUxuXqZ+rbhtHBPLPfa5qPZkoZkfnq2LdgAuLqS+w +Y3mEGqihJtqHzmdw50+kFoLLeKZSkQrqBLm+KuUYYbbOOHIpqDpgkDMAXtJq+7o6GcA+o o51ExAFeTkFGzpp1xZLD59RuDa77u/Byy6vWhVwIzzoO54rs2ELgO9KpU/CrEuMpO36dHa 2psEKU/Be6ZYcOaCpOG0gQkUc+p3NBkCPPZ6IkUGSa6gIhjabUHivl27gTXL8OBGwumm6Z Z6y+0GJ6uOdZejfHdxsCtOPqfz/M9SojtqqEpQdZpXy1to9lqFZP6WNmBg1bPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691667863; 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=d+UZ6Y/HdV6jbJzfq7TKgrKAxM1voQf15+X7+9GrvVA=; b=u/Y+I8TfJxExBu1/KgxWFgY9gsuK6+YmvLz4ssfw5y5IzpJgRGbzc9eqaIVTQ6EtWV10ZJ O9cgaHPd3Q1ZQDqraNmDCcoYtNahaffhBjYkoiaGElSRGFhvnXorTfZ1DtN2ku6atyBqts R2NukaZPlEWL7EWBC/bF30G8IbCRlNw9mxgYJrAEwjIfMeDhgVCBp4kN6ruwaAKgi9ASoX COnwVDD90TzznntHE+B4cGMnesm0Sv20ZRFeDUo2hU49OMJx5TiIfj2WgvIO1he85jR5oS sCfz92aWRY43egP1bN4DjRAN4BZ5iMJMa9cBnWPlh+I/2AYyg/hJR/HUEJd12A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Yw6fHpmq; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qU45I-0000YP-5a; Thu, 10 Aug 2023 07:44:08 -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 1qU45E-0000Y6-GR for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:06 -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 1qU45E-00050O-7C for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU45E-00072Y-1x for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65204] [PATCH 4/6] gnu: Add go-github-com-tdewolff-hasher. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 11:44:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65204 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65204@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 65204-submit@debbugs.gnu.org id=B65204.169166784327053 (code B ref 65204); Thu, 10 Aug 2023 11:44:04 +0000 Received: (at 65204) by debbugs.gnu.org; 10 Aug 2023 11:44:03 +0000 Received: from localhost ([127.0.0.1]:41561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU45C-000725-O7 for submit@debbugs.gnu.org; Thu, 10 Aug 2023 07:44:03 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:56704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU45A-00071b-Gs for 65204@debbugs.gnu.org; Thu, 10 Aug 2023 07:44:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691667834; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d+UZ6Y/HdV6jbJzfq7TKgrKAxM1voQf15+X7+9GrvVA=; b=Yw6fHpmqvmikEidhvZf9DOW+bzVzhwKbQVeZcCm38D2c0M6EnAlfz+drviLErzhof0JgFx ksGJ2U9W5klIJPMT3gYBFBV+UwdGYUXgZZYreISYvmyiqbeW9AeRY/0+ybACZ2JX2z5CbO tfizy+cVVdjJn+AMSr/Gi4a7LOfS6DFPB5yXLkrkfBFN54rKa1Dg3EIJ4kay/YlQ+MZMqg YlwdkCjMFA4DhaPBffv6It1VroSqHA02dIzTdBh22ITmK7yST/59bc0JkWEE36uNDFm32L IAb0ar/JWGfwsf/9TiTbqbeQ8f2VNkI0fKWMo9NPORmOsb/+Df9Wp2o5ozOUcQ== Date: Thu, 10 Aug 2023 19:43:11 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.17 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: DF5473EF00 X-Spam-Score: -6.17 X-TUID: OkvWwnpdhhzt * gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b84e4c7ba7..21562a135f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3403,6 +3403,32 @@ (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-tdewolff-hasher + (package + (name "go-github-com-tdewolff-hasher") + (version "0.0.0-20210521220142-bc97f602bca2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tdewolff/hasher") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12dmxpmdy2z7c2z7qv2mv2aq4hyvjncb6fzr0ymg3y5bfjvl4dcw")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/tdewolff/hasher")) + (native-inputs + (list go-github-com-cespare-mph + go-github-com-dgryski-go-mph)) + (home-page "https://github.com/tdewolff/hasher") + (synopsis "Go known-keys fast-lookup map generator") + (description + "Hasher is a tool to automate the creation of methods and tables for a +@code{string} to @code{uint32} mapper.") + (license license:bsd-3))) + (define-public go-github-com-tdewolff-minify-v2 (package (name "go-github-com-tdewolff-minify-v2") -- 2.41.0