From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8N9xE43N1GSrIgEASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 13:44:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SLEqE43N1GQRLwEA9RJhRA (envelope-from ) for ; Thu, 10 Aug 2023 13:44:13 +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 DBA7951FD9 for ; Thu, 10 Aug 2023 13:44:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=OfD1K9jg; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691667853; 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=N+GOKkkkWtYkdWtN7cOJmcos5zyo0Diyr98nwEfBs0g=; b=GPnw8bqe87XM8xpu9OY+IKJUee8ACseOo99On7LhwVMouwhbHG0+bzmuFnpU2opq8t9oer aOF3wMQxXEIoW7H5aA377bbupgTMHbdombi6KX4TVu91SVm7zSLLEp1zZVI1tAq5DrzbEZ pTxsUTHoQvv6U9YpdwxoqBgb+LR7VOs2Im3But7n0bfWhKTYdLbYtjoOD9DkFw/3tpWPZm 1pUlPRIHWWmSBvSQ9xKu3NchWSqsr5JSmdl2YSvq9/C+7tdDsJeFL3b+e10MZU/QA1A9yg ip+IEpcf5asubAgC/NyK4XqRRGoje2+tTe41yfaGeuTWnboJ0i2UEV4UjZqdsQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691667853; a=rsa-sha256; cv=none; b=XfhhoCMUB4IZExHHmPyaMoBPuKp6FbXAVkxSZul6127WFw2oM7IcpSIwY6RbaxmyGCfJI1 KflvyFMzH905zrSMHvteXf2rh7q+yrtj7vkp7xrYBsmcdjNNYSm/K3lazqVj/AH1reBekY ZeG0cqMN45KoFtdbePD18XYsCbPokkJDdsNVMDPGPQ7cPN7Y8Do3Vr/Ud+XU5EjPU4B3fA hvLwiahLOfCYUdap5C718p5nGMwOAA7E5lX0hAlAz3yEhsVAkJKUna8JlQBJaSzJVE1iKK 24QlvMD1BV/S74bemlt/1xJQeQAzAGFWbR2JlW7w2ZESYvMZAeI7hybi8L9Rwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=OfD1K9jg; 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 1qU45D-0000Xj-Ty; Thu, 10 Aug 2023 07:44:03 -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 1qU45C-0000Vt-Qg for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:02 -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 1qU45C-0004yV-Hb for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU45C-00071z-Cs for guix-patches@gnu.org; Thu, 10 Aug 2023 07:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65204] [PATCH 1/6] gnu: Add go-github-com-dgryski-go-metro. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 11:44:02 +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.169166783426974 (code B ref 65204); Thu, 10 Aug 2023 11:44:02 +0000 Received: (at 65204) by debbugs.gnu.org; 10 Aug 2023 11:43:54 +0000 Received: from localhost ([127.0.0.1]:41550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU454-00070z-Gu for submit@debbugs.gnu.org; Thu, 10 Aug 2023 07:43:54 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:60066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU452-00070r-Uz for 65204@debbugs.gnu.org; Thu, 10 Aug 2023 07:43:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691667827; 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=N+GOKkkkWtYkdWtN7cOJmcos5zyo0Diyr98nwEfBs0g=; b=OfD1K9jgyGRQjaBomvkPuXhbVCojbV/8O7k4KYKfjNNy8jntVLmgYasSbmAnoxxt7aFjfc UULgTqWqGvhEWUGueAglf/pXPD1nakjbYUpGAq6nhsjlS0cLiuUacfSXz1rjfPqJq+SeRm +OO96vmEtrxifxGgLAEIBNjg0CsnaL7mhHiUhyZZ83PX5wlk2Mi78BuzmBAQJF7l6Klbxv w5liNM0QLNqg8kLusTvYyH8OoBmlzi60KeF7Bz6ncb3HkOJDbATeW1mtFevhepxf+iJUCV 1JQL6fsinR5zueRsYXCUIagyyr4Fkh+kWwtVD45nZ3OBErHzOyB0poq1BtRSYQ== Date: Thu, 10 Aug 2023 19:43:08 +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-Queue-Id: DBA7951FD9 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.17 X-Spam-Score: -6.17 X-TUID: gSX1gv9+zeQ0 * gnu/packages/golang.scm (go-github-com-dgryski-go-metro): 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 ea6aadbe80..88c77db5f8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5246,6 +5246,30 @@ (define-public go-github-com-ayufan-golang-kardianos-service SysVinit, and more.") (license license:zlib)))) +(define-public go-github-com-dgryski-go-metro + (package + (name "go-github-com-dgryski-go-metro") + (version "0.0.0-20211217172704-adc40b04c140") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/dgryski/go-metro") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "16y5vc5qf7aipi8basqza8l939hlmp7wqsv4y6gsqac3sp9ziqyj")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/dgryski/go-metro")) + (home-page "https://github.com/dgryski/go-metro") + (synopsis "Go translation of MetroHash") + (description + "This package provides a Go translation of the +@url{https://github.com/jandrewrogers/MetroHash, reference C++ code for +MetroHash}, a high quality, high performance hash algorithm.") + (license license:expat))) + (define-public go-github-com-docker-distribution (let ((commit "325b0804fef3a66309d962357aac3c2ce3f4d329") (revision "0")) -- 2.41.0