From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8F3wOSmWsmUwqwAAe85BDQ:P1 (envelope-from ) for ; Thu, 25 Jan 2024 18:11:06 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8F3wOSmWsmUwqwAAe85BDQ (envelope-from ) for ; Thu, 25 Jan 2024 18:11:06 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=IqYWWc+k; 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=1706202665; 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-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=02/KLnnsBgsRnyncjdhxrhrcrf/vkNSIe+R75MYB1Xg=; b=UOvtnDVaACkmabli6a9zpGyR/aaVaOlpDcsCMRN2lsu4qIm+MHeDVQgCOmtPkLib1n4E+D FOhRQtbYd6YaF/+OgUp1OVabWhxTpBjxmADkXmPmSC0cRBqfrM21c2IsyRm0P9ogw1AaLp PhvMAyv2xG4xrbn+ANYylELGrYMx1aFUS6xLAe3V/862PyFSnRDVPsiqgVrWrAfDDmUAtA bTyONzacuCDE9pd1FmtRuU+3sGuq14rSn44dwAS5k45Mdhux3fjSMzGBkBP5PF6BW7vC0U KTwSgWzBNi7cP5ZZZiNMf/zeTnMpi5sde5aoiq4MK4Ruw+qr5kxiRwBZc2KgEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=IqYWWc+k; 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=1706202665; a=rsa-sha256; cv=none; b=lcJO7T5kppEiWF69udTCB5yqFecxRHCNuuGi6ZmvQpKYAVVixUbxLLAU5l8QzvFI6a9GqK YBVnjiXG5g9rdGs6NbfrBE7+FyLqR8kYmWVlwdl/Clh2QMiwzSNlAQx36lwLVCxgKLSyHo D+A6PfvJ0KtjlWTVMsw7h6FbBogoolXj2kuszK43ral+EHTysAMvlzjQrNK9odsPOxg/vA yPZiM24RxnASu1j2Zy5f7HGy1qkIjL9mIpF3QOAJKZM6KkQRGxrn6t+wnwzaZptG3SzzTZ B1ukkqn7l2JXRFEZg21rtmvkfyjzXcVEdORkc8b3C8lHLbKdNYWk1e3L/3+0Qg== 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 CE3DE52C49 for ; Thu, 25 Jan 2024 18:11:05 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rT3Fi-0004IG-4T; Thu, 25 Jan 2024 12:10:58 -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 1rT3Fg-0004Hz-GL for guix-patches@gnu.org; Thu, 25 Jan 2024 12:10:56 -0500 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 1rT3Fg-0001z5-7t for guix-patches@gnu.org; Thu, 25 Jan 2024 12:10:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rT3Fm-0003MX-5Q for guix-patches@gnu.org; Thu, 25 Jan 2024 12:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#65034] [PATCH v2 3/3] gnu: go-github-com-golang-protobuf-proto: Rename to go-github-com-golang-protobuf. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 25 Jan 2024 17:11: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 moreinfo To: Maxim Cournoyer Cc: 65034@debbugs.gnu.org Received: via spool by 65034-submit@debbugs.gnu.org id=B65034.170620264912903 (code B ref 65034); Thu, 25 Jan 2024 17:11:02 +0000 Received: (at 65034) by debbugs.gnu.org; 25 Jan 2024 17:10:49 +0000 Received: from localhost ([127.0.0.1]:49090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rT3FY-0003M2-Lp for submit@debbugs.gnu.org; Thu, 25 Jan 2024 12:10:49 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:57362) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rT3FW-0003Lu-M1 for 65034@debbugs.gnu.org; Thu, 25 Jan 2024 12:10:47 -0500 Date: Fri, 26 Jan 2024 01:10:34 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1706202602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=02/KLnnsBgsRnyncjdhxrhrcrf/vkNSIe+R75MYB1Xg=; b=IqYWWc+kbvN3FWe3CqK8drYOhu7F2H7LPt6GAduE1yP0ftpqqsrOkxVcGIce65Mdxb3n7d escBjCGNcX6z1Wximd2Jzowdc8R2YKa3FV4Lv1JMu/Ck4ThfagzoBkRah4U4L9g5IMr8pU hchKV3cKus28JbmkBcZmWiQqjra6dqMry6bibKA6ohIvD3Y9lT0brYvazy+w1Eh1i8OK3n 5jaoeeJEuGAeGckU/b7xKLcwuGIcxu7/S2Sa+CsBAx7y3WtPOVFPIcTyiS30MPbanHRB7W QlxG2u4oM1GWWA6SJNvgn8MtYWUwpn9v3aiMurHmE4wPuxkp3d2iyK0DH2jyaA== Message-ID: <87wmrx1gqd.wl-hako@ultrarare.space> In-Reply-To: <87ttn670mc.fsf@gmail.com> References: <87ttn670mc.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: -7.16 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -7.16 X-Migadu-Queue-Id: CE3DE52C49 X-TUID: sg2Y0PjuJ4CU Hi Maxim, On Mon, 22 Jan 2024 07:00:43 +0800, Maxim Cournoyer wrote: > > Hi Hilton, > > Hilton Chain writes: > > > * gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to... > > (go-github-com-golang-protobuf): ... this. > > [arguments]<#:import-path>: Set to "github.com/golang/protobuf". > > <#:unpack-path>: Remove argument. > > <#:phases>: Build all Go packages and run tests for them. > > (go-github-com-lucas-clemente-quic-go,go-github-com-prometheus-common) > > (go-github-com-prometheus-client-golang,go-github-com-onsi-gomega) > > [propagated-inputs]: Adjust accordingly. > > * gnu/packages/syncthing.scm (go-github-com-prometheus-client-model) > > (go-github-com-matttproud-golang-protobuf-extensions-pbutil) > > [propagated-inputs]: Likewise. > > I wanted to apply this to core-updates but I think I had merge > conflicts. Could you check if it still applies cleanly, else upload a > v3? That's because of the go-github-com-quic-go-quic-go name change, I'll send v3.