From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WOy6MkTitmOqUgEAbAwnHQ (envelope-from ) for ; Thu, 05 Jan 2023 15:44:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eF+gMkTitmPOKQAAauVa8A (envelope-from ) for ; Thu, 05 Jan 2023 15:44:20 +0100 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 ABC5B2ACF7 for ; Thu, 5 Jan 2023 15:44:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pDRRn-0000Nw-3H; Thu, 05 Jan 2023 09:42:23 -0500 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 1pDRRT-0000Cf-Om for guix-patches@gnu.org; Thu, 05 Jan 2023 09:42:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pDRRT-0003qI-F8 for guix-patches@gnu.org; Thu, 05 Jan 2023 09:42:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pDRRT-0000LT-BQ for guix-patches@gnu.org; Thu, 05 Jan 2023 09:42:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58658] [PATCH v3 3/3] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Jan 2023 14:42:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58658 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58658@debbugs.gnu.org Cc: mail@cbaines.net, Felix Lechner Received: via spool by 58658-submit@debbugs.gnu.org id=B58658.16729296761250 (code B ref 58658); Thu, 05 Jan 2023 14:42:03 +0000 Received: (at 58658) by debbugs.gnu.org; 5 Jan 2023 14:41:16 +0000 Received: from localhost ([127.0.0.1]:50600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDRQh-0000K6-Kf for submit@debbugs.gnu.org; Thu, 05 Jan 2023 09:41:15 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:51506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDRQf-0000Il-GI for 58658@debbugs.gnu.org; Thu, 05 Jan 2023 09:41:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=jYRUVafxNnxwyjB X/vqJEYxiHutJF345GAClfdWAHzk=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=Bl9tJsUhYxS346+buQ+n2+Yc9GozIXXMcq9vD9ez ceAzsASztBbZuusJpDzxkyqBxY46mD+0xhwEhMpExnNnWgWIl2Olyl9FDA5piXPIfBucTE +HmPtJUfaoJLvZ1EX/ukBRMftzwp3S6lWUZqJ7JRPcYtnIwVua/wB4pcBhXqg= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 0dc2a5f0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 5 Jan 2023 14:41:12 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 01b40349; Thu, 5 Jan 2023 14:41:12 +0000 (UTC) Date: Thu, 5 Jan 2023 06:40:46 -0800 Message-Id: <20230105144046.2994-4-felix.lechner@lease-up.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230105144046.2994-1-felix.lechner@lease-up.com> References: <20230105144046.2994-1-felix.lechner@lease-up.com> 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: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672929860; a=rsa-sha256; cv=none; b=Uj51twHNXwZuZCMJlXQYqkbsXNpXPYatEjxaqpAaeUIa/meh/dG0IpihAeez8tuAxEtAub SAKbXGTM1N8DrjDjuTbbMoyEsn6Wfi4Se5o1ssinvXx/Ee6Z+paUDDFXT7ZHgSGK6z0pxP TrMUoW2kdoaGTGlBF1qqSHoU/ZspTeMIB6tPL91JmzQkGRoil+KPpmTaQsZPVfnZhRaQ1N dnQVuv8hYUvHaoQ5eAupek170bXvcoF59ly4/mzlR1PQkd1f+tZP/3de17/U4GSyQsouIc /84VrTuH+zC4FuPQfCAiRa2xpan9bUgPiRTxEmUqo8jCv7Usa8ML3p8pqE4ZBA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=Bl9tJsUh; 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=1672929860; 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=hEuSQUoV78mJvxYVByOCucBg/OE6rwfYBhemTnHNhpA=; b=shU2ElpSuIVjqq2VP6vOARjplfAvP9ruWdq13KQ8VLEkS9O66Zoxbwq0B/u0ZkBxwRYhYG rTl4X1zxU3cryFlsGxeYvrkGJpGHtQKptJB808P5EivvQ9pjVNSQzczylk6RQflwDKlRIv W8cPwVuNmlF338itnweVOZf0xoI5L3at+Zmdz3+bV03SUiJ87ML+xxC6E4KUD/ufsJzWHO Tjl5M52QwILYFwM32UfeZeGtlLDqg0jW1qwuTyvQMvwE6iWbiEh3DTlZ823mYMHFVOeVyN XIQIir/091GtaD1e/tMRnJbmRmWrHH+1iId2ZZauT+EYpdTHosLH4cirKocyhQ== X-Spam-Score: -1.86 X-Migadu-Queue-Id: ABC5B2ACF7 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=Bl9tJsUh; 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 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.86 X-TUID: E2p79le29dCS * gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.20211016. --- gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1cbd9358c4..234b1df210 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9325,7 +9325,7 @@ (define-public go-github-com-hjson-hjson-go (define-public go-golang-zx2c4-com-wireguard (package (name "go-golang-zx2c4-com-wireguard") - (version "0.0.20200320") + (version "0.0.20211016") (source (origin (method git-fetch) @@ -9338,7 +9338,7 @@ (define-public go-golang-zx2c4-com-wireguard (file-name (git-file-name name version)) (sha256 (base32 - "0fy4qsss3i3pkq1rpgjds4aipbwlh1dr9hbbf7jn2a1c63kfks0r")))) + "09a4gsh75a8bj71wr042afrma9frriqp60cm0cx6c9a8lv5yzzi0")))) (build-system go-build-system) (arguments '(#:import-path "golang.zx2c4.com/wireguard")) -- 2.38.1