From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wLxpGR9JIWaJrAAAe85BDQ:P1 (envelope-from ) for ; Thu, 18 Apr 2024 18:23:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id wLxpGR9JIWaJrAAAe85BDQ (envelope-from ) for ; Thu, 18 Apr 2024 18:23:59 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reproducible-builds.org header.s=1.vagrant header.b=iFHMmD1d; dmarc=none; 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=1713457439; 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=VJc8ep3KK9QWAqShvmXmiNrpfnGNmcQiCtcNVXLuprY=; b=gQmgCp7UdTLDPusdfezPFft3hDaKiu07CKtnCCUtgi9lM5nPtCJjT2EfO1FHpjJ12nb7DT G44s0cdhM/MUDZUVh/fu0pUPpU0vBYQ2lDuEYIfjG9x+PwDjVV4yxVVoYptHrG1D7FkAeQ AhchSqAjHFBmsQ8ViPJihELwg8LiVG8Go0ItepNun9HT40k6cVELp0c2iDrPYDi26NLhCY G/dc7p+4IujfcLFE5RtdmLp5LfnlCBCL7I3Z+zXQmDAEO9ba8H0vYFaTJ37Adzke22l8bQ 3fOdvCLYuTA9GPIQV48wSfAu1i96uuOT7KcfQgKRKPY9GDXOnRkOSZZx8e21Rg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reproducible-builds.org header.s=1.vagrant header.b=iFHMmD1d; dmarc=none; 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=1713457439; a=rsa-sha256; cv=none; b=sLwWqpiOTvAYnP9SkDuYGPnRF0UUIDA/SZi+ehFnAyFuu/lSspH9E355mmcuIHsrwKW0IY qgFjnCB6zG4Tpo+mPF36KVrMJQzPubdKiyIojxr1pdDtlWJoPg8R6ZcwCDM/IIDu3rAezs wYRK6CxXqYm4fAQYcKK0jMT6JDvNHQ8NGvU6F2KV/Uplt4qGOtoIt7QDXTens6etfBTNNW KgXMKWGt4pzVzFPX10GMy2PJc1HQoWWpmL2pIADTsfshawA1C54HFVohnrLFuZb0sdVFDQ oyOCkWheJ57Xsfsgy6LfbpSXDkK/bAzdwMY3SJBTNV1zBXeNmHRlkDYpgK02Dw== 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 0F2523A7FD for ; Thu, 18 Apr 2024 18:23:59 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxUYB-0000Ff-Pz; Thu, 18 Apr 2024 12:23:51 -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 1rxUYA-0000FO-Lc for guix-patches@gnu.org; Thu, 18 Apr 2024 12:23:50 -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 1rxUYA-0000hU-DR for guix-patches@gnu.org; Thu, 18 Apr 2024 12:23:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxUYN-000638-Nt for guix-patches@gnu.org; Thu, 18 Apr 2024 12:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70428] Update diffoscope to 264 and reprotest to 0.7.27 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Apr 2024 16:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70428@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171345739622933 (code B ref -1); Thu, 18 Apr 2024 16:24:03 +0000 Received: (at submit) by debbugs.gnu.org; 18 Apr 2024 16:23:16 +0000 Received: from localhost ([127.0.0.1]:53318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxUXa-0005xb-IL for submit@debbugs.gnu.org; Thu, 18 Apr 2024 12:23:16 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51612) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxUXX-0005wJ-P2 for submit@debbugs.gnu.org; Thu, 18 Apr 2024 12:23:13 -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 1rxUXE-0007xK-T3 for guix-patches@gnu.org; Thu, 18 Apr 2024 12:22:52 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rxUXD-0000Ya-BE for guix-patches@gnu.org; Thu, 18 Apr 2024 12:22:52 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id C17011ABFE for ; Thu, 18 Apr 2024 09:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1713457366; bh=ckX79ZZNn1YFBjPt66ouZRZFarK/iLNwQ99x5vK4CDw=; h=From:To:Subject:In-Reply-To:References:Date:From; b=iFHMmD1d98TuGQEjhCIwau14h1IJ9e+/Yz8uLg+ay1YIWy9/hZYspOuI/ByP+zbmV ZKmTS67YuimkCef0XBnppn3CryzmDNBIS6cwGDGChMfs40IE0GdhCbVrepQ+8p9Xbq 6n/UnucaaZktpsXDV6xS4c3avZJzqoOu6CVzHrAIDfzYZgpT5oTD6GNBaX+JDk6KWn 5VpOpLausVQxWA1d5rVBLQ2cPYvq6ziykaLny3+Wz3km2NP8G4b10w7ruhGxSjnRJ4 QKh9GRRX60WZZR2L3ro/imND3HvemRFihBvvgHrz8nYfd05Jyc2LmmYKyK3xojaayH UIZ6FLGr1QPhg== From: Vagrant Cascadian In-Reply-To: <87cyqm1w1h.fsf@wireframe> References: <8734rl2fhz.fsf@wireframe> <87cyqm1w1h.fsf@wireframe> Date: Thu, 18 Apr 2024 09:22:43 -0700 Message-ID: <87a5lq1vzg.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.98 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.98 X-Migadu-Queue-Id: 0F2523A7FD X-TUID: AO0HRKewzs9N --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain On 2024-04-18, Vagrant Cascadian wrote: > Try again, with patches in separate emails... 2 of 2 ... --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0002-gnu-reprotest-Update-to-0.7.27.patch Content-Transfer-Encoding: quoted-printable From=20cc540440521ca919814e7d8b35368d2ecc12daaf Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 16 Apr 2024 13:53:08 -0700 Subject: [PATCH 2/2] gnu: reprotest: Update to 0.7.27. * gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index fbcf3a36f2..8b72072bb5 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -253,7 +253,7 @@ (define (bin command) (define-public reprotest (package (name "reprotest") =2D (version "0.7.26") + (version "0.7.27") (source (origin (method git-fetch) @@ -262,7 +262,7 @@ (define-public reprotest (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "1992wlkil07fmj64lw3i7l16dgkkzphz0f932hbkkj9rlcamdwxd"))= )) + (base32 "0z5i53dy4ax4gbidcqmwqq0686n1g397c79bsscfs94s2y35fsns")))) (inputs (list python-debian python-distro python-libarchive-c python-rstr)) (native-inputs =2D-=20 2.39.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZiFI0wAKCRDcUY/If5cW qlL8AQDLr/PVJWGGUvQdcK34/dB4RIlk0vkTbxt8Pg16qZsf+wD/fxqwE6sdBOB9 faZprsnfd/8d7Kk2svqS1WHRId+MTQM= =nDQw -----END PGP SIGNATURE----- --==-=-=--