From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 MAcGCRlqy2QXZQEASxT56A (envelope-from ) for ; Thu, 03 Aug 2023 10:49:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uDIICBlqy2TEzwAAG6o9tA (envelope-from ) for ; Thu, 03 Aug 2023 10:49:29 +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 F0BC14443C for ; Thu, 3 Aug 2023 10:49:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Joy0OGZg; 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=1691052569; a=rsa-sha256; cv=none; b=HcrwFetEMbCLKQT+xCfm2qqbAvboO7rFTXtUfFim8z2x3MEtteOPViJqEwplYnat8rMMYs +nM4M0LTr3HGIccxdddcev7mONitdbmUfzwIfJ8XQ3Zhz7J+41f8fCDRRVQsOSVhJCfVSs KnOvfA7LADzoyQ0mJM9IBzFirMsZUZgysVBpvdYTOUQsxd6tTxghd1Cj6oxkUUChaN4vBb +83C+V9uNYRxWsHyMXoOSb9WTlTyQXNgJB5cw22MjOyG3TnUJ8yRFoJJDrPN8IjRqkbOcr z/BdOncL3RWBbQEhsnX2jZEfWyQnJb1iiyWxrVbglQ0uctA28lpvVmBRmu+psA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691052569; 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=cTYBJ+BV+yh4disj+kDmPXLcD20EoliEsd/krugAtHo=; b=Dl5GGPCu34MHgOOvJ/Bw/MZu1wjXB3ptkCxBQns03Ryt/AzSZX+pWW/H61Hx2cRsXS6ATG mRMeX7Q+WpT8WU4tBVA2GDIojhPtM1b44uDsZCLouahpQiQyeNX1wy3/JBUz6WfRtLmgdR zo5zWfV05Wi7vQQWek0Hh+eZlyipR6+Tf6BzSSmaBIOT5KXnzD0xU3X5RpP3qCrKp+0+Ns U8VoJbkoK3wh9AoQ5b1cE+/p+Iqk7yc1inoifBqJ2eFaLYo2kyrWEonM/Q9Nz/AZN5ZFmj FhEcnJXT8J+pGEbA+w1eJ8BccYxSZ0pg5Us0MFNGPAC4YWfUsxYD7VyB1rAM2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Joy0OGZg; 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 1qRU11-0006cA-EW; Thu, 03 Aug 2023 04:49: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 1qRU10-0006bs-GV for guix-patches@gnu.org; Thu, 03 Aug 2023 04:49: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 1qRU10-000451-8R for guix-patches@gnu.org; Thu, 03 Aug 2023 04:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRU10-00038h-5O for guix-patches@gnu.org; Thu, 03 Aug 2023 04:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65034] [PATCH 2/3] gnu: go-github-com-golang-protobuf-proto: Update to 1.5.3. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Aug 2023 08:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65034 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65034@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 65034-submit@debbugs.gnu.org id=B65034.169105249011815 (code B ref 65034); Thu, 03 Aug 2023 08:49:02 +0000 Received: (at 65034) by debbugs.gnu.org; 3 Aug 2023 08:48:10 +0000 Received: from localhost ([127.0.0.1]:50831 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRU09-00034U-U2 for submit@debbugs.gnu.org; Thu, 03 Aug 2023 04:48:10 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:52184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRU08-00034F-Ee for 65034@debbugs.gnu.org; Thu, 03 Aug 2023 04:48:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691052485; 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=cTYBJ+BV+yh4disj+kDmPXLcD20EoliEsd/krugAtHo=; b=Joy0OGZg1ITjit2ycGf7ePDfgVvlOHJk3Enzb/sJz5nXwOPlpRNQAEwIGTKWyF57BJ+OAG BbU9+lYA+YBlhwKcDN5MiqeVgh/hgc8AG9wxrymEjbRDkpdMzxdRzryvlOBbkTdBr2ZtlI SmUH4yGeTyZwxbn7SIzw9EA4e5cL0bkNdFuHjRm3fNfmZKjpWNOAjCA/Pf1F/JhLG5L1uW +P5okN45TQ00idmQp9t/+rPfhTepcchgL0uEnLu9pglKxBnN4v0kH+AHRKeD1NAEJZ0qiL tUkFTtby12X1yiBKZ1J4XVG7aGsEPw2Py2SI3Ma1t97lY45F6s7lPdQKHKokiA== Date: Thu, 3 Aug 2023 16:47:36 +0800 Message-ID: <11e7c41a7723c7ad219c627231300f94f1e86086.1691046970.git.hako@ultrarare.space> 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-Spam-Score: -6.13 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: F0BC14443C X-Spam-Score: -6.13 X-TUID: fKbAY8Ph9PFb * gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Update to 1.5.3. [arguments]: Enable tests. [propagated-inputs]: Add go-google-golang-org-protobuf. --- gnu/packages/golang.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 51bc717064..25690f6665 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -8408,7 +8408,7 @@ (define-public gotestsum (define-public go-github-com-golang-protobuf-proto (package (name "go-github-com-golang-protobuf-proto") - (version "1.3.1") + (version "1.5.3") (source (origin (method git-fetch) (uri (git-reference @@ -8417,13 +8417,13 @@ (define-public go-github-com-golang-protobuf-proto (file-name (git-file-name name version)) (sha256 (base32 - "15am4s4646qy6iv0g3kkqq52rzykqjhm4bf08dk0fy2r58knpsyl")))) + "03f1w2cd4s8a3xhl61x7yjx81kbzlrjpvnnwmbhqnz814yi7h43i")))) (build-system go-build-system) (arguments '(#:import-path "github.com/golang/protobuf/proto" - #:unpack-path "github.com/golang/protobuf" - ;; Requires unpackaged golang.org/x/sync/errgroup - #:tests? #f)) + #:unpack-path "github.com/golang/protobuf")) + (propagated-inputs + (list go-google-golang-org-protobuf)) (synopsis "Go support for Protocol Buffers") (description "This package provides Go support for the Protocol Buffers data serialization format.") -- 2.41.0