From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 GNcALvm+AmV4SAEAauVa8A:P1 (envelope-from ) for ; Thu, 14 Sep 2023 10:06:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GNcALvm+AmV4SAEAauVa8A (envelope-from ) for ; Thu, 14 Sep 2023 10:06:17 +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 A8B0A31E6D for ; Thu, 14 Sep 2023 10:06:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=Nk7ndkmn; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694678777; a=rsa-sha256; cv=fail; b=ZObcgN61xv/uZkVnwDkDAUFSgmxe5f8RjXCaBxlzteBB82fLUIRCcrtlki+5I+ckrZsXjz hW1tFzTHJ+YOezGDpW4peAGAvvjxcbZPQXwMOznAirehOou0OJZV0iss/zdib910oI7JFP 5gylEwnK3D7faaTA00gHltUlZMeF4B2w8yCaM0pCa0Rs8sSjui8reAwh+dfQriMLWkAgbm rGuqbQEkaBjGb1uB2n8RN0V9X6V/70NdGhhGyEPlwjAgEvy5b82jMc4/Mt0/C1cypysp+e c9S+wJc6Ju067nr1h/rlYvHZY7B6mGz3EJKKGG6uxvgJI5otrtHIkk8gV69gmw== ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694678777; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=UfQp8BKRqEAwYdv1SLVxc1qCM7cRcszFNw/WHpywQtE=; b=TdsaMxK328+fs9lfWDeY5R0f1TG6RwAgVOZnoFvlMLeZwx/nd5uR6dE82DaTim5iUHZ96G zKok5I3qlGpQo4KyX+r6z2SaT8Vufdej2vsKHYOlGCwXXkLYB5yEAPwgcsDRHurrRVKeQb ZBNcX/8XAV4QgZBjTIL1Icw3n8b2fakgGKCJDzQ/nXn2YlWM/ITIhXDYjWVecIWFehdBwe dNwFEcupCu3/HLpW3x4E4/vSC9AkVmGdIgHgoZKyPGMyJLnVyfopb/ZC5hzSGyrnrbCiT4 dKxvJi4rKWfZepKRYt4X1MsGwag7/Jk+L1NvJQLoKTELxYPB1mfM5CS3Wzc/bw== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=Nk7ndkmn; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qghLQ-0006qm-HR; Thu, 14 Sep 2023 04:05:00 -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 1qghLO-0006pS-G4 for guix-patches@gnu.org; Thu, 14 Sep 2023 04:04:58 -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 1qghLO-0005SK-68 for guix-patches@gnu.org; Thu, 14 Sep 2023 04:04:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qghLT-0000PH-Qe; Thu, 14 Sep 2023 04:05:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65974] [PATCH 09/33] gnu: Add go-github-com-pierrec-lz4-v4. Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 08:05:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65974 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65974@debbugs.gnu.org Cc: Edouard Klein , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65974-submit@debbugs.gnu.org id=B65974.16946786591312 (code B ref 65974); Thu, 14 Sep 2023 08:05:03 +0000 Received: (at 65974) by debbugs.gnu.org; 14 Sep 2023 08:04:19 +0000 Received: from localhost ([127.0.0.1]:37408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKk-0000L0-JQ for submit@debbugs.gnu.org; Thu, 14 Sep 2023 04:04:18 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKO-0000GO-OZ for 65974@debbugs.gnu.org; Thu, 14 Sep 2023 04:03:57 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694678628; cv=none; d=zohomail.eu; s=zohoarc; b=BtmplIzxBJxEMDRGBlf0ZkY2jE7wjbin8/PvHU/bhpyHgpXztw1yBA1OhNegjqDZdc3DQdS3Avk2JyaCCgW3tKC/QCoBlcWwqU9sSw3p6pc9AGPyyHXlrpA7WjRZwfn59KHQrcnq60fQNYhehQUdWXkqGzEtYCtgnP2p7KaJR0Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694678628; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=UfQp8BKRqEAwYdv1SLVxc1qCM7cRcszFNw/WHpywQtE=; b=W4XNYOUuOPVL5dsjJKngtjWFdjb61LUTOzm78VjBdIqT6wQVzBhy39/M1GjhTRZlQXb8INLzDLi5Zk/DZIKdJqeyjrGbhyy+XRroBhi+S7DfX7HjPmpTj4h1KTav2UG2Ko9YaYB9YvXw/Clut0bWl4NCtkuodKGAgLiX/8BQ/Eg= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=beaver-labs.com; spf=pass smtp.mailfrom=edk@beaver-labs.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694678628; s=zoho; d=beaver-labs.com; i=edk@beaver-labs.com; h=From:From:To:To:Cc:Cc:Message-ID:Subject:Subject:Date:Date:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type:Message-Id:Reply-To; bh=UfQp8BKRqEAwYdv1SLVxc1qCM7cRcszFNw/WHpywQtE=; b=Nk7ndkmnqxg8wNVzDzOc++qVuVMoN/JC3XOUesb5meIatHTLUZJIYgJWN7FVlk1q FCDgqlajy0Khum4Ewq3R6pVyPRgtk4Sz0e2SyqyfW+jvMVxJhxGrYB/5pDtJJx0DHcV 6vAQqE51MuqYTcZTzH6kUwYayeqaktCISswrEOtAEadYfWjN9ajjJdM78zr/SefB2JE fk2fUIASXSKzKxR5OeNHSC7Bx2+tIieNfY+22Aeh4eD/vPBTAvbM2gquxDgGzfGzO4D /IGXRRh31DQGYmObN98hHDcJ6tdpJRpxDpXkyc7CJC7yPG5f0JRIemRUcoQi4QHAGdG AyQ6W9MwOg== Received: from schwarzy.home (lfbn-idf3-1-667-244.w86-252.abo.wanadoo.fr [86.252.237.244]) by mx.zoho.eu with SMTPS id 1694678626689133.75499136975952; Thu, 14 Sep 2023 10:03:46 +0200 (CEST) From: Edouard Klein Message-ID: <77b81fc42d1de58aa4e9500b05956526db410f7e.1694678168.git.edk@beaver-labs.com> Date: Thu, 14 Sep 2023 10:02:54 +0200 X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Content-Type: text/plain; charset=utf8 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.71 X-Spam-Score: -1.71 X-Migadu-Queue-Id: A8B0A31E6D X-Migadu-Scanner: mx2.migadu.com X-TUID: 1xEVq4ftumNE * gnu/packages/golang.scm (go-github-com-pierrec-lz4-v4): 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 261c859d27..05c81b56bb 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13259,6 +13259,30 @@ (define-public go-src-elv-sh Windows.") (license license:bsd-2))) =20 +(define-public go-github-com-pierrec-lz4-v4 + (package + (name "go-github-com-pierrec-lz4-v4") + (version "4.1.18") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/pierrec/lz4") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "054b40963h3l13a7nxw3990b3a9033ypin7l79da6fiv2ynnsnb8")))) + (build-system go-build-system) + (arguments + '(#:tests? #f ;; The tests fail, but I have neither the time nor the= skill + ;; to make them pass. + #:import-path "github.com/pierrec/lz4/v4")) + (home-page "https://github.com/pierrec/lz4") + (synopsis "lz4 : LZ4 compression in pure Go") + (description + "Package lz4 implements reading and writing lz4 compressed data.") + (license license:bsd-3))) + (define-public go-github-com-hashicorp-errwrap (package (name "go-github-com-hashicorp-errwrap") --=20 2.40.1