From unknown Sat Aug 16 23:50:36 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51604] [PATCH] gnu: git-annex: Update to 8.20211028. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Nov 2021 03:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51604 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51604@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163608268625152 (code B ref -1); Fri, 05 Nov 2021 03:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Nov 2021 03:24:46 +0000 Received: from localhost ([127.0.0.1]:44174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mipqP-0006Xc-P5 for submit@debbugs.gnu.org; Thu, 04 Nov 2021 23:24:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:37060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mipqM-0006XT-Ve for submit@debbugs.gnu.org; Thu, 04 Nov 2021 23:24:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mipqI-0003st-LF for guix-patches@gnu.org; Thu, 04 Nov 2021 23:24:42 -0400 Received: from out10.migadu.com ([46.105.121.227]:63092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mipq9-0004l4-4G for guix-patches@gnu.org; Thu, 04 Nov 2021 23:24:38 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1636082663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Ra6kzLSCyia79GuVAlThG2yzDT8ZzdCKW/mXqKJA4j0=; b=bx1WybfW9YnxSB0kPYv8uwBjRwonIxWAFwLHKjaZLVrmzG4UEbHNjk3n/mOglyEuf0ZecH A8nkGGdldqduglnJ1QDQGQcFY6PsKgMGER39sDu2jfkuIL7GS1tx34s8k235aRAdC4s090 DALQcbW0e6YDxfpufWZ085CeGVA7JdJXCEWNZBXgTOa+fMqSRVpvBT1f4x2iCHZ/sI6u0T +E4Uth1/KquHeL0I33Xv9k19SoX6I7hL1cuFQlFvKa54dXPmrvoxWp2TRIcsGBih7UTP5G 9Puc4KgFs82lrWT0M6ooDNJzoeJ0mmEA44+9YeP24PqHYzUSD9hQ5U8HPZ1kNw== From: Kyle Meyer Date: Thu, 4 Nov 2021 23:24:08 -0400 Message-Id: <20211105032408.20595-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Received-SPF: pass client-ip=46.105.121.227; envelope-from=kyle@kyleam.com; helo=out10.migadu.com 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-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211028. --- gnu/packages/haskell-apps.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 994214e900..faa3b52c5c 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -316,14 +316,14 @@ (define-public ghcid (define-public git-annex (package (name "git-annex") - (version "8.20211011") + (version "8.20211028") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "02s7921ihmbndp7lk1nhhiljky02ikq4qax4mhg609qjhbl6piwd")))) + (base32 "0bff1bchp60hbslb9yaagvd7hym26w0c3gkkssm7sildwqazwpng")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: 575fcd3045ff1649e5319b6701ff9e28e97793e0 -- 2.33.1 From unknown Sat Aug 16 23:50:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Kyle Meyer Subject: bug#51604: closed (Re: [bug#51604] [PATCH] gnu: git-annex: Update to 8.20211028.) Message-ID: References: <20211105032408.20595-1-kyle@kyleam.com> X-Gnu-PR-Message: they-closed 51604 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 51604@debbugs.gnu.org Date: Fri, 05 Nov 2021 09:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1636102802-12598-1" This is a multi-part message in MIME format... ------------=_1636102802-12598-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #51604: [PATCH] gnu: git-annex: Update to 8.20211028. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 51604@debbugs.gnu.org. --=20 51604: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51604 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1636102802-12598-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 51604-done) by debbugs.gnu.org; 5 Nov 2021 08:59:30 +0000 Received: from localhost ([127.0.0.1]:44808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1miv4M-0003G0-Lj for submit@debbugs.gnu.org; Fri, 05 Nov 2021 04:59:30 -0400 Received: from flashner.co.il ([178.62.234.194]:42958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1miv4K-0003Fk-HQ for 51604-done@debbugs.gnu.org; Fri, 05 Nov 2021 04:59:28 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 72B4C40117; Fri, 5 Nov 2021 08:59:22 +0000 (UTC) Date: Fri, 5 Nov 2021 10:58:49 +0200 From: Efraim Flashner To: Kyle Meyer Subject: Re: [bug#51604] [PATCH] gnu: git-annex: Update to 8.20211028. Message-ID: Mail-Followup-To: Efraim Flashner , Kyle Meyer , 51604-done@debbugs.gnu.org References: <20211105032408.20595-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9hnQxeCxbURqA2Ln" Content-Disposition: inline In-Reply-To: <20211105032408.20595-1-kyle@kyleam.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 51604-done Cc: 51604-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --9hnQxeCxbURqA2Ln Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patch pushed! --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --9hnQxeCxbURqA2Ln Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmGE8kcACgkQQarn3Mo9 g1Gn7Q/+Jb4m4Tf91qB8i3rY64G36Fs9PUaRdkJqXDWVn2s8xChGdagrTMqrSnhy GFaeMpPxEVbz8RU8RWdISGw4PNQKs2m6dopvFOZG2I0wiKZka05VL0HoVe+yfNvd UYHiRTfikmdY6A/LCygy6vtE0bEIIATzfIG3Hlc6eWi049Yr4l8vr0uoEL2CWtZT iLG0rT+D7iJRgl5+C9obN41z0jq0oPyFinvyV+1lsDBs3VKK57qKD/FDfbFISeX1 Et7d5dXvCMVWTbE3+ot9cmbNpmPKKcB6NUQ4FHGwryzMmEKMyANmw+KfZapFYf9b gY9FGMg6+z2Ogbj+kdNWfV4vgYLwNMRBASV7RJoTPFXmtp1M0xrg/SbCfZgssL3R m4jCeJ7I5jV8nWe2M9De3e7LgU44jhzQgzcj6HVKikEgPdH+sF7QAk2FV3hrhCDI BJFvhgvSGG30Lo8DYV88hk79tpo1j/f3xokaXXRakSW9IlAtD8u+runiS/rEFYKZ zeJaSOmEagszYSdi1ihZMpqzuNrKwcJxk0G6qtWh2K3N7c4MlDur32+Uok+PAP3n in0nZNsL62c2ofYW5syBiv7r/qIEk6XXRmJejBY7K6CwjDu5z1FvzQ8DmXs0LWMq tedOjRMcxIGCjWfcluBwRSlOTZyMLHSqFwHvUzPhYghuw9xf40Q= =7WF8 -----END PGP SIGNATURE----- --9hnQxeCxbURqA2Ln-- ------------=_1636102802-12598-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Nov 2021 03:24:46 +0000 Received: from localhost ([127.0.0.1]:44174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mipqP-0006Xc-P5 for submit@debbugs.gnu.org; Thu, 04 Nov 2021 23:24:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:37060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mipqM-0006XT-Ve for submit@debbugs.gnu.org; Thu, 04 Nov 2021 23:24:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mipqI-0003st-LF for guix-patches@gnu.org; Thu, 04 Nov 2021 23:24:42 -0400 Received: from out10.migadu.com ([46.105.121.227]:63092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mipq9-0004l4-4G for guix-patches@gnu.org; Thu, 04 Nov 2021 23:24:38 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1636082663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Ra6kzLSCyia79GuVAlThG2yzDT8ZzdCKW/mXqKJA4j0=; b=bx1WybfW9YnxSB0kPYv8uwBjRwonIxWAFwLHKjaZLVrmzG4UEbHNjk3n/mOglyEuf0ZecH A8nkGGdldqduglnJ1QDQGQcFY6PsKgMGER39sDu2jfkuIL7GS1tx34s8k235aRAdC4s090 DALQcbW0e6YDxfpufWZ085CeGVA7JdJXCEWNZBXgTOa+fMqSRVpvBT1f4x2iCHZ/sI6u0T +E4Uth1/KquHeL0I33Xv9k19SoX6I7hL1cuFQlFvKa54dXPmrvoxWp2TRIcsGBih7UTP5G 9Puc4KgFs82lrWT0M6ooDNJzoeJ0mmEA44+9YeP24PqHYzUSD9hQ5U8HPZ1kNw== From: Kyle Meyer To: guix-patches@gnu.org Subject: [PATCH] gnu: git-annex: Update to 8.20211028. Date: Thu, 4 Nov 2021 23:24:08 -0400 Message-Id: <20211105032408.20595-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Received-SPF: pass client-ip=46.105.121.227; envelope-from=kyle@kyleam.com; helo=out10.migadu.com 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-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211028. --- gnu/packages/haskell-apps.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 994214e900..faa3b52c5c 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -316,14 +316,14 @@ (define-public ghcid (define-public git-annex (package (name "git-annex") - (version "8.20211011") + (version "8.20211028") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "02s7921ihmbndp7lk1nhhiljky02ikq4qax4mhg609qjhbl6piwd")))) + (base32 "0bff1bchp60hbslb9yaagvd7hym26w0c3gkkssm7sildwqazwpng")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: 575fcd3045ff1649e5319b6701ff9e28e97793e0 -- 2.33.1 ------------=_1636102802-12598-1--