From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QCGAN32L+mP+eAAAbAwnHQ (envelope-from ) for ; Sat, 25 Feb 2023 23:28:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mB6FN32L+mM2uAAA9RJhRA (envelope-from ) for ; Sat, 25 Feb 2023 23:28:13 +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 83A3C109CC for ; Sat, 25 Feb 2023 23:28:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pW31Q-0005X5-ST; Sat, 25 Feb 2023 17:28:04 -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 1pW31P-0005Wr-7o for bug-guix@gnu.org; Sat, 25 Feb 2023 17:28:03 -0500 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 1pW31O-0003fG-W2 for bug-guix@gnu.org; Sat, 25 Feb 2023 17:28:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pW31O-0007Sy-IK for bug-guix@gnu.org; Sat, 25 Feb 2023 17:28:02 -0500 Subject: bug#58428: [PATCH 1/2] gnu: ddcutil: Update to 1.3.2. References: <20221009033419.28509-1-kiasoc5@disroot.org> In-Reply-To: <20221009033419.28509-1-kiasoc5@disroot.org> Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sat, 25 Feb 2023 22:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58428 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: 58428-done@debbugs.gnu.org, kiasoc5@disroot.org Mail-Followup-To: 58428@debbugs.gnu.org, me@tobias.gr, kiasoc5@disroot.org Received: via spool by 58428-done@debbugs.gnu.org id=D58428.167736402628629 (code D ref 58428); Sat, 25 Feb 2023 22:28:02 +0000 Received: (at 58428-done) by debbugs.gnu.org; 25 Feb 2023 22:27:06 +0000 Received: from localhost ([127.0.0.1]:41776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW30T-0007Rh-Sr for submit@debbugs.gnu.org; Sat, 25 Feb 2023 17:27:06 -0500 Received: from tobias.gr ([80.241.217.52]:55108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW30R-0007RZ-Vc for 58428-done@debbugs.gnu.org; Sat, 25 Feb 2023 17:27:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=Maebv9RnDnMe2 n/jXIIdDa/Y121623F4CQ9TZt7eerU=; h=subject:to:from:date; d=tobias.gr; b=a2jLn1a6ythT1WTNHct/IOx5EkVXHHajEfsh8cnSg3GVBCpDkeXbtXMuLGnoWgCnpjyE NnwkkzJZazvwUm1g6UibXfuoKn/xsOqpPe8F59whql1eBQeMMQW7J7eEbx5Z5qKPKCAMxj Xka3VyYKh0DcF54x0Whk7XBBStJzhsYR8bXZWobQS6uOa0fdt1O9ED8oI+ugFLIhGwutqR SYrjzx9C6SD7Jd9hmOFQbQBBBhTAmmHB27vzNEc4oLCWVyupOHwQ2RpHaqGHBWfesSwN4e NpSOV3aCyGQ+GJ61RkuKApkWPMdJfYx8KJQoS8HPFLUPTFEj27gib+dmQrofUUpA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 252c2f4d; Sat, 25 Feb 2023 22:27:01 +0000 (UTC) MIME-Version: 1.0 Date: Sat, 25 Feb 2023 23:26:55 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677364093; a=rsa-sha256; cv=none; b=e//PuvS4ft+2I7S7okKNbXO5z0XNHBL6lvRGQd4Kpk9GQCTWMmdXGhwg93x2fuaNZ7G7qT OQfb+FA+QNaMF1f7w7Ti96cCL7WrNUuv3t6JuaW/fodmHeMyA4A7qXTqLmKNMMt4ARQatV 4eTOvUenEHVzCHATAIbymL9pxUVDVJy89WgvXj9EPABkJUsKCxBwpdT2Taz3sHoa9usYMg nnIdLYLqzsHr+9uAhMRdw0tOu6rimaufykbD+nhc9Pk6NNTImnBZv00dUFyRV6krFHO0N1 y5hKEIATzi+dWF9YmnLuVj0dIin/TB87TNEmTpFcgdcHWjHQim49UaErGZ9QQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=a2jLn1a6; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677364093; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=Maebv9RnDnMe2n/jXIIdDa/Y121623F4CQ9TZt7eerU=; b=oc4spS0T6Mfv6EApmN9i5+29KiBJWta5OPFpUqD3ZfhYUdvPT7YX7N0gQ+i58laj1k7QQo PDOfdmWKfthCZj2sVWdJ+NJ1f6aKD0u6cydlW62DcJNVX5euYCTLFUU2ojZBMXYzsZ9tvg 7b9GZF86+DhnC47aRQces5D0Mh4+mpZD809qCXVQsWUQyyFDCtGti+6xzyZHeCg8LAid4L KYdczDTF0pNgfM2RUlZjmVVa9VWBQL66550RmEIpIN58i/VCJCG3KcSdwkd8Y99AG/30eJ /Zlaa00b5OCH6Arzw7Jwq2C7TZEfC4e+wlp5ZkLsPuBYEPNULNs8rXhvCYFraw== X-Migadu-Spam-Score: -4.42 X-Migadu-Scanner: scn1.migadu.com X-Spam-Score: -4.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=a2jLn1a6; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 83A3C109CC X-TUID: JZy90mPkXtmo Closing this stale bug which was accidentally filed against ‘debbugs’ itself, not ‘guix’! Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.