From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6LqPLKEolGT/vgAASxT56A (envelope-from ) for ; Thu, 22 Jun 2023 12:55:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CLSyLKEolGTaWAEA9RJhRA (envelope-from ) for ; Thu, 22 Jun 2023 12:55: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 77B5425771 for ; Thu, 22 Jun 2023 12:55:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=NJYfqLmn; 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=1687431329; 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: 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=a8c/1RgxBmYyFBFxBAX9nF4hzlg1Vtm38wOF3rio3qY=; b=uN7lsyRIlg16JIfRO+u5wNW9VI0gUVdE14dz9Hg2gdItF1mFNdpTTC1UmYCaqHYrShi/cs LPEx+kxKYrZWVWeqweNSxxzXmyDDBYVsWKzN7VmclHzY4RAfgL0JPJcW40opSkNenA/tfZ opy3QMGxuvZTCsIgQU7yNAVKNp2W4FRBt5trxDm6EB1AatennmgvB6baof2WLRxTBRFr0h pxCP5chZ1XZtOpxFfqOLwhR03j3+Upa9V4891CPUNN/O9vZaLP5a+Q9YMSEvo99E9rmmo0 pXlwwRclppar1FHa/vk9zx/oIazKFbI5N9qB9wrQSoIuQqij0goeGz3mjZspuQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=NJYfqLmn; 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=1687431329; a=rsa-sha256; cv=none; b=JbUhWAq2sWu0sBgNOC6qignItPfvgdO3UdbjVyC90p6B9KoOVsj5u3SmmD6lZO7RyFZe8O H8/0gw4FacUkXBR6lPkbhwK39WQy7BYMgmo+t9QkwTlWJb9U5XekBh93ouajgKWAiNdBl6 h/jPVa8Q3Tb14ZXfOJjlZ8s7RJCF+q7OU0XZMSa+TgjEt23WLceo7g7LanN2yZkvWhQFEW ccZ6FPqAJUBVINFFYJl0q9MKfIcCz5TWXq6DK+m9/gphy/nkset/REVp2bZiaTENMoZVzI 5QCDtnZw87kq1F5u256za08B0XxIKsewdS6reYYLN5+KEw/N7W+eO+d3EQ5GHQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCHxv-0002Jw-Nf; Thu, 22 Jun 2023 06:55: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 1qCHxu-0002Jh-Q6 for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:02 -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 1qCHxu-0003jw-GT for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCHxu-0004HT-Bn for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64222] [PATCH 1/4] gnu: go-github-com-godbus-dbus: Update to 5.1.0 References: In-Reply-To: Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Jun 2023 10:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64222@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Received: via spool by 64222-submit@debbugs.gnu.org id=B64222.168743128616389 (code B ref 64222); Thu, 22 Jun 2023 10:55:02 +0000 Received: (at 64222) by debbugs.gnu.org; 22 Jun 2023 10:54:46 +0000 Received: from localhost ([127.0.0.1]:34954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCHxe-0004GH-6G for submit@debbugs.gnu.org; Thu, 22 Jun 2023 06:54:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:57176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCHxc-0004G5-Pn for 64222@debbugs.gnu.org; Thu, 22 Jun 2023 06:54:45 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 82AC744809; Thu, 22 Jun 2023 12:54:40 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RnpgiZh8F5DQ; Thu, 22 Jun 2023 12:54:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1687431279; bh=9B7jt8z6cPp8TnKCb73VtZK1vpTxzic++Db0D5abrUk=; h=From:To:Cc:Subject:Date; b=NJYfqLmn4et/pBXGuqxdzDC1amsllbshwx2fWXVLK58ef5dVd1h6Ys7kpsbedgsf6 vWVxHs6ARoNzhGVvOWiG6Zl0Ye9zDTEhcSqtoxDLsz547bPiqpzvImU8VR+m/Df4Sg hR79m1Ghe7IHVPyfSOSABZRsjP4nfz2BRdtSkQWdOfzLGlkgvXKDRhycSYXB3B/M04 rbryh9frSQ6ftbJDf5nEFqWczIpQO3a9+NOOiT9XMEd5it4PAdHAbi5H2aIrc2/Fs/ CWWrLyt0XIg4PutQ3RFJLWBVA4Y6nOhSbUB4dW0JtcIDBzdMdnU2BiH3otYNn+IdsO SpLxncskrtWFg== Date: Thu, 22 Jun 2023 19:54:24 +0900 Message-Id: <9e1afd5da13e7b74161410bd910733604754c8a8.1687431267.git.mcsinyx@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: 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 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.55 X-Spam-Score: -2.55 X-Migadu-Queue-Id: 77B5425771 X-TUID: CTfCzsr9BhL6 gnu/packages/golang.scm (go-github-com-godbus-dbus): Update to 5.1.0. Signed-off-by: Nguyễn Gia Phong --- 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 e4c4cb299b48..a392c10cd7fe 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9909,7 +9909,7 @@ (define-public go-github-com-xdg-go-scram (define-public go-github-com-godbus-dbus (package (name "go-github-com-godbus-dbus") - (version "5.0.3") + (version "5.1.0") (source (origin (method git-fetch) (uri (git-reference @@ -9918,7 +9918,7 @@ (define-public go-github-com-godbus-dbus (file-name (git-file-name name version)) (sha256 (base32 - "1bkc904073k807yxg6mvqaxrr6ammmhginr9p54jfb55mz3hfw3s")))) + "1kayd4x7idrhi06ahh5kqkgwzgh9icvv71mjar2d0jl486dfs8r5")))) (build-system go-build-system) (arguments `(#:tests? #f ;no /var/run/dbus/system_bus_socket base-commit: 7f3c6d3b3ba86a8051e394e4ec9a6f6089753cb1 -- 2.40.1