From unknown Tue Jun 17 20:09:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55296 <55296@debbugs.gnu.org> To: bug#55296 <55296@debbugs.gnu.org> Subject: Status: [PATCH] gnu: git-annex: Update to 10.20220504. Reply-To: bug#55296 <55296@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:09:39 +0000 retitle 55296 [PATCH] gnu: git-annex: Update to 10.20220504. reassign 55296 guix-patches submitter 55296 Kyle Meyer severity 55296 normal tag 55296 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 06 23:44:11 2022 Received: (at submit) by debbugs.gnu.org; 7 May 2022 03:44:11 +0000 Received: from localhost ([127.0.0.1]:50183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnBMZ-0004q7-9J for submit@debbugs.gnu.org; Fri, 06 May 2022 23:44:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:41028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnBMX-0004pz-CC for submit@debbugs.gnu.org; Fri, 06 May 2022 23:44:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnBMW-0008SF-T0 for guix-patches@gnu.org; Fri, 06 May 2022 23:44:08 -0400 Received: from out0.migadu.com ([94.23.1.103]:14134) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnBMT-0002tr-Mw for guix-patches@gnu.org; Fri, 06 May 2022 23:44:08 -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=1651895041; 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=Dm9geZHnB8exBdWQb8KG+cBRH5vXr+bDTxBym6ccgSw=; b=0QcifhAU+3TApGwPxA1E5/9spgup+5J3P4cRsYvDu8KEsylpeIxCDUI3GNss3LvgDRYHrK 00Rmer5IcyOp1jak0TuAahRD7MkvomKgt4ucpfR9GPoYYeLVVnscLJhXt8wS/Q1N0S8C55 lvjmxqhVQ/8AUF+NFp6UUdSOqveCJJxzuYtOAWzArjYieKdGGX05HRKd/lbSzS7YC6FAZC cZkc7eRQG5/cp1GICohK3ZhIQRWb97wwVapTX1j7SwYunDDJjBeK0yU3KOuvOJ6U2UbWDR or9QMj8WNuSo1h8iSacf5efqnlQHp8Yt4zA4jUYpAD9/QBrBANXNRvYKjtKNXA== From: Kyle Meyer To: guix-patches@gnu.org Subject: [PATCH] gnu: git-annex: Update to 10.20220504. Date: Fri, 6 May 2022 23:43:57 -0400 Message-Id: <20220507034357.135686-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyleam.com Received-SPF: pass client-ip=94.23.1.103; envelope-from=kyle@kyleam.com; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 10.20220504. --- 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 5c351fa981..f7ca3b324f 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -304,14 +304,14 @@ (define-public ghcid (define-public git-annex (package (name "git-annex") - (version "10.20220322") + (version "10.20220504") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "107v1c2lw53k25p6snbmxyia3ghd63kj3izvd81d8km9qncv96bv")))) + (base32 "10pp58b7glwi1yckrij49d1iq99pc4dpkkbkb1qqiif9dr9672f3")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: ee70ed5bf50e781a6a43985211aa763e28db62b9 -- 2.36.0 From debbugs-submit-bounces@debbugs.gnu.org Mon May 09 04:33:01 2022 Received: (at 55296-done) by debbugs.gnu.org; 9 May 2022 08:33:01 +0000 Received: from localhost ([127.0.0.1]:55986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnyp2-0006x3-Jw for submit@debbugs.gnu.org; Mon, 09 May 2022 04:33:01 -0400 Received: from flashner.co.il ([178.62.234.194]:55274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnyp0-0006wm-8N for 55296-done@debbugs.gnu.org; Mon, 09 May 2022 04:32:51 -0400 Received: from localhost (unknown [37.46.46.12]) by flashner.co.il (Postfix) with ESMTPSA id 7D8AB405B9; Mon, 9 May 2022 08:32:44 +0000 (UTC) Date: Mon, 9 May 2022 11:31:46 +0300 From: Efraim Flashner To: Kyle Meyer Subject: Re: [bug#55296] [PATCH] gnu: git-annex: Update to 10.20220504. Message-ID: Mail-Followup-To: Efraim Flashner , Kyle Meyer , 55296-done@debbugs.gnu.org References: <20220507034357.135686-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jH+AvvPAn9xxG3JE" Content-Disposition: inline In-Reply-To: <20220507034357.135686-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: 55296-done Cc: 55296-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 (-) --jH+AvvPAn9xxG3JE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good to me. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --jH+AvvPAn9xxG3JE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmJ40XIACgkQQarn3Mo9 g1Gx3Q//QHAvNyA9AFGCzjoAm63WJ2Ba/LBqiFkK2FDUHwftHHme+yQ4jf/z79aN +bZKJyy3PvBh7g5BK70MuEVNTImWIle2nl5M6SOAphhDgqyV/L+NiHd9zisfsKK3 BKRSN7JfYnCmv1wuU69klX5nPWCXoWU1Cw6ivVzsjG7wJKqeZpU4krXRtjc9lknl 3akX8e2gwpB/hJdIe1CYZHnjArUM+4I1Z9uPM6eNm3a+JgEqjQcZGdob+aP/GGpj oK8bzAQdVHVqkni2FGqJ2Zgg+fOOzjVpiw5d7WR0+yiuH+D3X05kKV/oChcYeC9+ hfjGkL53ns0frndpcXJ9B4Q8aSKgzIBg6YQoX7+LNEcqn2mnCsTdTVDeHiR7aSKp 1JhiwYLDTlKsiFow31p3w9hZeQ8zKkM6HglSrdqbwexXxbxBbBOG0sxZOPnh1h4g TngK2BNc9EKsH4ePKLygDsbImaj9Qu+wHS2+Alqw1HxxYB02adDMP6DGlLbfTeie ZTbUywWbDVZHd6qSx9clSHslD3ZDEvKlGNIYXJjggt46q3pWY42IAIiuwr8ulJHK hUHmO9W4gvyPbDXIOEycgV38w1qqa/dBNDiolRVhg09K+iSmoScf4f8kVfrrd8p0 MCmH41AYSs2VqLvbBxORL6f8+roPTGKU9ZgSFCeR/ilk55qQPoA= =EgeJ -----END PGP SIGNATURE----- --jH+AvvPAn9xxG3JE-- From unknown Tue Jun 17 20:09:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 06 Jun 2022 11:24:15 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator