From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AGWvIk0NKGWHggEAG6o9tA:P1 (envelope-from ) for ; Thu, 12 Oct 2023 17:14:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AGWvIk0NKGWHggEAG6o9tA (envelope-from ) for ; Thu, 12 Oct 2023 17:14:21 +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 3398C3A659 for ; Thu, 12 Oct 2023 17:14:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Yf61Wo0E; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697123661; a=rsa-sha256; cv=none; b=KEeQ+6aZSi76yLrWN3v7KfG5kfjxAyPwhUoyv22khgLLZwA+ePG9WCnBmAM1QMex4/Gq3D RtGTLRkq5uutfa81PInBsuLeVagaZChr+h5riUe32bIoBDllggo56f5Wk1FP6+nwmCCXMW XFONh8m7/iOAh5Zn6xI/u6Cmf4pX2aje6kVmNvTsgFY2ESTKqnWAERqR706HpakcCZOm30 hA7eb4wnxIBzBGIrBFYcyZFEKmvxU2DK6krh+IpoAbbvURAfzuMtdoitwJ+XCWYa7ur3gl rq3WGxMgejzwMelHkst87i72uC9flTq+wVsS6lmTZBXzaj0JnhrfVlpjkB0MYw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Yf61Wo0E; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697123661; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=VVPYjWdu7+vU2ZUbtaHiU9Ga75T/Vb7rkx2jBo+tmz4=; b=XClRPrHWI65b6Evf73Bl6XFHwb1KStA2gFBwOCIQhpt87qQKCLZ/Jl63g9izhaW3UxLTQX /kQKStYa8AMEoG3DMOCxsIJ9e8yu8m3DxEjhu3niEVwKBUPMyXV4z1iGCTv6/NhBSI/2we jZ96SDwtKW2H3hZ2hAt4kAEd2q601p+BXCrxGWmKlJt0mMEOO9Ku0lvFPa+A3GJ4y6fve/ vaPemwSBNJU74v8Bj2vVjorGXkORUGOH4AARl6JW3h+a9fFXnX5lsJBNDgWyLSSc2WVB4K wmN8moJxZ5w4QyRdKhLvs9JF1Pxq17lPo6t5t6cl9T2iJhGNzXHZZXY/6j0dnQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqxNi-00024z-B7; Thu, 12 Oct 2023 11:13:46 -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 1qqxNd-0001wT-9E for guix-patches@gnu.org; Thu, 12 Oct 2023 11:13:41 -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 1qqxNc-0003uY-1R for guix-patches@gnu.org; Thu, 12 Oct 2023 11:13:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqxNy-0006Dv-3T for guix-patches@gnu.org; Thu, 12 Oct 2023 11:14:02 -0400 Subject: bug#64222: [PATCH 0/4] Add senpai IRC client Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 12 Oct 2023 15:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Cc: 64222-done@debbugs.gnu.org Mail-Followup-To: 64222@debbugs.gnu.org, ludo@gnu.org, mcsinyx@disroot.org Received: via spool by 64222-done@debbugs.gnu.org id=D64222.169712361723882 (code D ref 64222); Thu, 12 Oct 2023 15:14:01 +0000 Received: (at 64222-done) by debbugs.gnu.org; 12 Oct 2023 15:13:37 +0000 Received: from localhost ([127.0.0.1]:44090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxNZ-0006D8-3n for submit@debbugs.gnu.org; Thu, 12 Oct 2023 11:13:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxNU-0006Co-Dq for 64222-done@debbugs.gnu.org; Thu, 12 Oct 2023 11:13:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqxN1-0003rx-CB; Thu, 12 Oct 2023 11:13:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=VVPYjWdu7+vU2ZUbtaHiU9Ga75T/Vb7rkx2jBo+tmz4=; b=Yf61Wo0EeAgLi+1tmX6W TyHZIWvvglL0TdFUdIdFZ6eWZFZoZmF/eLVFW41/AqM2Fk8JfDtXfkOkpUjI1N332DSx9AjojbgVu u5qKyS6raC9MJgAUkO8Q7YsS5BMfLo9q7aWBIVriyWXzn7E3dWr1bGdBTT68W1aT1kRNw1saMfcKd prASs6Ia8NRiv87KkVfZKxMtJcjGzgxnyFDmswUBnrhhxFUfwQ6ZhQ4w5PixHakiViqJHYy76ZPdj 5l3kNeY1SWbJrH5/qyELxcIhuBIUKuuqH9Y410lpjTy/ef0xFIdxRvekqKlhXOXDKMmjOg69Ybux7 DSBMWhfgqrw3EQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: ("=?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong"'s message of "Thu, 22 Jun 2023 19:52:30 +0900") References: Date: Thu, 12 Oct 2023 17:12:50 +0200 Message-ID: <877cnrlvrh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.91 X-Spam-Score: -6.91 X-Migadu-Queue-Id: 3398C3A659 X-TUID: zby1wgdR622n Hi! Nguy=E1=BB=85n Gia Phong skribis: > gnu: go-github-com-godbus-dbus: Update to 5.1.0 > gnu: Add go-github-com-delthas-go-libnp > gnu: Add go-github-com-delthas-go-localeinfo > gnu: Add senpai. was inconclusive (for some reason it had not built all the dependents) so I checked locally and the go-github-com-godbus-dbus upgrade does not introduce new breakage. I wrapped the long =E2=80=98description=E2=80=99 lines, removed =E2=80=98Si= gned-off-by=E2=80=99 tags from the logs (they=E2=80=99re for committers), and committed. Thank you and apologies for the delay! Ludo=E2=80=99.