From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 4I9RFh7N1GT0dAAASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 13:42:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iCoKFh7N1GRlXAAA9RJhRA (envelope-from ) for ; Thu, 10 Aug 2023 13:42:22 +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 DFE303EC8F for ; Thu, 10 Aug 2023 13:42:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=YFHDlbHf; 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=1691667742; a=rsa-sha256; cv=none; b=V9KsQb0MhIC9gIZfqtKq1pmZaqx9tisuOehwRm4//5RR8xyaEkn2mEEJrAydyXDnx6f+Pz uQ5RmAKroPf+XjtGs/mWFKrP/EVBRF1oF+DBbr/vd+HDSH4aRJWfNPj5s7syr1ob0dyS2w uoarF+VqZFSYSAA/Z4sLqkW2Da2NnFXqQgnbfFl2mYh/KAtyjtVabLEofKYJ2L+wbhw1Ay rhtoW9PiH7bke6L85KOSMwxwO4+tOIBR3gS3YaPf9uR02JvSHtLCO6cVyzKS9kvS6vsQ1e tjcYkKDaHrELBFgm9iBFQCnhPCCIPwA3TgoIRi4j9ocEUCwGLQbMpgAW8IU9JA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691667742; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=8UN3Xv+1+d97Je0yqG1nzgi/GhiQM04GIvVl7Am3E1c=; b=XQ8KC8LgQX9ZEFZ5Sa+uz4IcOWhVpKBHfirXFjCnAmC0lJekP5qI7e/lUPLChoWAyFUB3p YnvcRflMtZRnPQI3fcvFfr/rCirBCcU5IJ+f37f+IkkmvLXvBJtYrH4XIm7svq2+YqezYY 7DaJZ4JPNDKdCpbhbN+umG4JgShko2/5Zk15AMCNnzXgJ57s3Vy64Jmgs9xT3QUZCbcfxQ hmYPoMMZDG3asyX6UxDp+aNw26G5ZrKZBeO/w3DCnAvTaEfF/mpC3rbaho9pEaQ50mTKFs gmSai37G8Q8Dt145FFnz7E719QuAgEsooVX3m06MK8Fu0YF+uwvXIVmPAxaesA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=YFHDlbHf; 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 1qU43K-000065-PA; Thu, 10 Aug 2023 07:42:06 -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 1qU43I-00005s-Oq for guix-patches@gnu.org; Thu, 10 Aug 2023 07:42:04 -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 1qU43G-0004iP-VB for guix-patches@gnu.org; Thu, 10 Aug 2023 07:42:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU43G-0006yC-L7 for guix-patches@gnu.org; Thu, 10 Aug 2023 07:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65204] [PATCH 0/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:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65204 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65204@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169166770526764 (code B ref -1); Thu, 10 Aug 2023 11:42:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Aug 2023 11:41:45 +0000 Received: from localhost ([127.0.0.1]:41545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU42z-0006xc-2h for submit@debbugs.gnu.org; Thu, 10 Aug 2023 07:41:45 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU42u-0006xF-It for submit@debbugs.gnu.org; Thu, 10 Aug 2023 07:41:43 -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 1qU42g-0008PO-Fn for guix-patches@gnu.org; Thu, 10 Aug 2023 07:41:26 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qU42e-0004en-Dm for guix-patches@gnu.org; Thu, 10 Aug 2023 07:41:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691667676; 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; bh=8UN3Xv+1+d97Je0yqG1nzgi/GhiQM04GIvVl7Am3E1c=; b=YFHDlbHfy8gqTTxx7muuRLcI0y8QZhrfnhaQUP/+chKxXi8BH8ELXs5X9e9x+7s42tJXby BjfVr9NRf1YseTxF4uBmKot6iAXzoHkBgV52h3/RICSJr4sTDirpbLDFo5DKDM1VcmxFUm 9op15RGQfZvYZVI80BYR3lUtGaYV74VccFW7qNYEj81aHCAMn0RhiAUZy3IqrORYAoFUq4 vcE2VLNRLL/A6qr3igHMn4CSfV9uVzbP/KNWSaY9Xa4wOI+NKg+XqUp7LiHoHIF+xpkl2R rwQuXQvSTCX3iDjjWG4R40PqMZcyQpOQhPKEzMHJJSL1K/yEm3ZvjS7L6pZI5A== Date: Thu, 10 Aug 2023 19:40:52 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: DFE303EC8F X-Spam-Score: -6.17 X-TUID: eYUkgavanOtx Hello Guix! I learned about there're pre-generated files in go-github-com-tdewolff-parse-v2 and go-github-com-tdewolff-minify-v2 when looking through #61946. So this patchset adds go-github-com-tdewolff-hasher, which is the generator, and uses it to generate relevant files for those two packages. Thanks Hilton Chain (6): gnu: Add go-github-com-dgryski-go-metro. gnu: Add go-github-com-dgryski-go-mph. gnu: Add go-github-com-cespare-mph. gnu: Add go-github-com-tdewolff-hasher. gnu: go-github-com-tdewolff-parse-v2: Regenerate hash. gnu: go-github-com-tdewolff-minify-v2: Regenerate hash. gnu/packages/golang.scm | 131 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 127 insertions(+), 4 deletions(-) base-commit: 90e34d25d5e7c14b7f3293a78f3cdad676c0d035 -- 2.41.0