From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 4O/oD1SoL2UzbgEAauVa8A:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:41:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4O/oD1SoL2UzbgEAauVa8A (envelope-from ) for ; Wed, 18 Oct 2023 11:41:40 +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 153116748A for ; Wed, 18 Oct 2023 11:41:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=ZcJylSCx; 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=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697622100; 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=+VZlv06E0bzFKO8nv5ZH+Jk8vv6UOPLPl/49EMQobRM=; b=ttu6jwapQI5vzBrVdC9bBKU9lKE6IB27nIxlVs0LZuI7hKeGuEOkJfC1ZAm8R654yUFFSr J52YxmWdUUnIhEvHW70rMDoloGRXqlmkJfrZeI8WWtMeHqvZOUmoQyVtqzbrH7W4kfo7cl pQzA2Lu9hIFyGIh7cnruRjMCHGqwnCNxRM60edp5WD9SKK8d+olpp8qGgQBvuohBHdJicq FsprnGfAK3lbloTY4Y9Oqfs8lGtVMIFYrcKufUoowmf25IzFjo2+CUFV33EzAS0LX6qdAZ er6OqaM9Z87m46iXsE0s/VCJfkvm+oCzTDG1ekPIJo2iOiAPvORYwzQgURf8vA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697622100; a=rsa-sha256; cv=none; b=BXFkGZCDteVcSZ2ssvEBiVJs2VJW6eqy9u2V9lqSxYCdITEf2RnR3Ek5e7UpcfluaXC/Z8 /g9qhtHpZZ/g04vxSCdAwFZvFaX/Vc8Ws2M0dftpMDj+wrwrClztYzM9DN/NcpXw9cxcUi KucPrzN4+EB2jdozfCKJ6ErZxr5UrFrDV7QYhCAWbY0MVjZxKLLRBt0tGttG+S86uaucgE TjcCMJzm3N1HTOiwV7iKb4hE+1zWSGeHLOs21o/r9wNjW+iNsCbjYB+bMjD3RIgnzYtw8W qCM5m2iednY4eU/E5ubJ8mydW1Q12yYJvgAGi7/Eo+3bxskEO0QbOqFkoQ1A3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=ZcJylSCx; 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=wmeyer.eu (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt32V-0000QX-Pf; Wed, 18 Oct 2023 05:40:32 -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 1qt31j-00082v-T5 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:45 -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 1qt31i-0001rn-Gq for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt328-0003p5-Cm for guix-patches@gnu.org; Wed, 18 Oct 2023 05:40:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66603] [PATCH 15/29] gnu: Add go-github-com-gobwas-ws. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:40:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 66603-submit@debbugs.gnu.org id=B66603.169762199314470 (code B ref 66603); Wed, 18 Oct 2023 09:40:08 +0000 Received: (at 66603) by debbugs.gnu.org; 18 Oct 2023 09:39:53 +0000 Received: from localhost ([127.0.0.1]:33242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31s-0003lD-Im for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:52 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:43822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31T-0003h1-04 for 66603@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:29 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1697621932; bh=+VZlv06E0bzFKO8nv5ZH+Jk8vv6UOPLPl/49EMQobRM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZcJylSCxLZEBxTvsFYflmxyg6ZQrSqqFZDWjubJE+Y6h8fVuOluAnwnlzn4I9ELNe 9Fqov0KuCaBx87cD1GG82m9Kno4kZVUN3wE3hjVtbtaqCUdCppws3yyCoKpSvat5ff a6mKVkZaOWotiDRO35ZRnIQfqQNgDjLxlG1FTROc= Date: Wed, 18 Oct 2023 11:38:13 +0200 Message-ID: <20231018093836.2056-15-w@wmeyer.eu> In-Reply-To: <20231018093836.2056-1-w@wmeyer.eu> References: <20231018093836.2056-1-w@wmeyer.eu> 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 4.34 X-Migadu-Queue-Id: 153116748A X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 4.34 X-TUID: E1WGCni4bqLH * gnu/packages/golang.scm (go-github-com-gobwas-ws): 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 7a30ead05a..137855bbee 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2040,6 +2040,32 @@ (define-public go-github-com-gobwas-pool (description "Package pool contains helpers for pooling structures distinguishable by size.") (license license:expat))) + +(define-public go-github-com-gobwas-ws + (package + (name "go-github-com-gobwas-ws") + (version "1.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gobwas/ws") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "122bmdc194819n8k3qq825y9q3am43xcgk4aixp13d8778fk9l1f")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/gobwas/ws")) + (propagated-inputs `(("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-github-com-gobwas-pool" ,go-github-com-gobwas-pool) + ("go-github-com-gobwas-httphead" ,go-github-com-gobwas-httphead))) + (home-page "https://github.com/gobwas/ws") + (synopsis "ws") + (description + "Package ws implements a client and server for the @code{WebSocket} protocol as +specified in @@url{https://rfc-editor.org/rfc/rfc6455.html,RFC 6455}.") + (license license:expat))) (define-public go-github-com-pkg-xattr (package (name "go-github-com-pkg-xattr") -- 2.41.0