From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KLxqMxicF2TMqQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 00:34:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mJ1zMxicF2QUYgEAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 00:34:48 +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 A9A93342C3 for ; Mon, 20 Mar 2023 00:34:48 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2XN-0004H5-38; Sun, 19 Mar 2023 19:34:05 -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 1pe2XL-0004Ga-QW for guix-patches@gnu.org; Sun, 19 Mar 2023 19:34:03 -0400 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 1pe2XL-0002Uy-Hq for guix-patches@gnu.org; Sun, 19 Mar 2023 19:34:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2XL-0007YZ-DD for guix-patches@gnu.org; Sun, 19 Mar 2023 19:34:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 14/70] gnu: Add go-google-golang-org-protobuf-internal-encoding-defval. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:34:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62284@debbugs.gnu.org Received: via spool by 62284-submit@debbugs.gnu.org id=B62284.167926882228993 (code B ref 62284); Sun, 19 Mar 2023 23:34:03 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:33:42 +0000 Received: from localhost ([127.0.0.1]:53058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2Wz-0007XX-WF for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:33:42 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:47691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2Wx-0007XL-Ue for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:33:40 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 24F63240006 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679268814; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=APH3Jj7Uq/EsimzV8Czx4jNjn5lodmz0UG/nOwxFgIk=; b=H403w4VqjJMKTTmCIct0frb6WNjzq637mT0jOSK9zYXyPcpPPn3DDFJttTiYPKv6i6FpuW MA8ssj7SEbLi+hszKtY6wEYMpoJkYOP6TRR5H7Jh93CbdsNyFGN8l0Q+AkPNXp3tD3NsfI COmjg4TU7JITZKg6xsRIQKukqfAkAQ+Qu7yemuZ3mNVxDRTLZ6lvDB6f3YPvIsoXfq+H3q Nk47GeNigTS9bmGW/lXSkHsf43FyGSUGUISExU2J/ybF/oU46Kw3HaxZoP5dNYpMtP7dCz 7QDsSicAQpaN+mEbScyC/KgI4XPEFhV0HIUa96gfsHdNGr6Nw343DiBV+s3IRA== From: conses In-Reply-To: References: Message-Id: Date: Mon, 20 Mar 2023 00:33:33 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=H403w4Vq; 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=1; s=key1; d=yhetil.org; t=1679268888; a=rsa-sha256; cv=none; b=Z8iYggF2HzGkMCJxaLsQuMir6M1tZvEUA9PmL66gld8oYaKy8QX8I5THaIVcNiOE8NiuBw Trh2+D+X8X9oNVakbw4wewVAZtoAO5GC+TmmkDgolui1e6QcHZIHZSiA4koadG9t/Gyy4r dzs+f4rFJn9PAQxCoWEhtAeA+CZ33KN0FhGR4Ku4Ks6jicJxvLBKhKLvF3FcpevMQJLp+h pp5KLPAn9d66uQgTXZO33XXWL3VXxLDIpNpAPf52z3QoYcxEFBnJ/4wpHZSMen20nOOjsZ xhwQg2y40ofDFDTybuzNT0W/NA6VW/DZZhGWnCc1hf556YAVKLopHDkBn0Obgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679268888; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=APH3Jj7Uq/EsimzV8Czx4jNjn5lodmz0UG/nOwxFgIk=; b=nFGLVN5q0DK48EDEKDagUlbJZiV2zHwqK0dZX5YgcLOI6yG7wgAybuYKD0velysDdO/4kj vfb9KJiPl7pbukCjw0mGnU+p24EdOKZ2npitdZ3PIsKEOLBxlvYY8lvxR/5oGqN3zLmlfn ZB1oKRNj5mOv+6aseVI2Y8cS0yJO8QF47Mj6h89RZcLI2X7r1HJcurlyEWlErQX/6WiiTa JY0wIpN3oiNg3afKEAFpXKs/Eyf2ubO6kfeByb7A24UjC7plbN9JjJrfO03pT7K6S8wMJV 7b5o7bb/jOBf+rR8hNs0TmLjzUVWSaK2SIgIvefsK3zUB7ho6/0I4uaGHbFbBQ== X-Migadu-Spam-Score: -1.35 X-Spam-Score: -1.35 X-Migadu-Queue-Id: A9A93342C3 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=H403w4Vq; 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 X-TUID: HozRC6gOg20e * gnu/packages/golang.scm (go-google-golang-org-protobuf-internal-encoding-defval): New variable. --- gnu/packages/golang.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2449f80757..3568514fe5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -7778,6 +7778,9 @@ (define-public go-google-golang-org-protobuf-internal-encoding-text (define-public go-google-golang-org-protobuf-internal-encoding-messageset (go-google-golang-org-protobuf-package "internal-encoding-messageset")) +(define-public go-google-golang-org-protobuf-internal-encoding-defval + (go-google-golang-org-protobuf-package "internal-encoding-defval")) + (define-public go-github-com-mattn-go-zglob (package (name "go-github-com-mattn-go-zglob") -- 2.39.1 -- Best regards, conses