From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 26 22:32:35 2022 Received: (at submit) by debbugs.gnu.org; 27 Jun 2022 02:32:35 +0000 Received: from localhost ([127.0.0.1]:49375 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5eYF-0005K7-DX for submit@debbugs.gnu.org; Sun, 26 Jun 2022 22:32:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:35028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5eYC-0005Jz-Q4 for submit@debbugs.gnu.org; Sun, 26 Jun 2022 22:32:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34326) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5eYC-0008B2-Jr for guix-patches@gnu.org; Sun, 26 Jun 2022 22:32:32 -0400 Received: from out1.migadu.com ([2001:41d0:2:863f::]:60237) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5eYA-0008SC-E8 for guix-patches@gnu.org; Sun, 26 Jun 2022 22:32:32 -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=1656297147; 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=O9qCOjeHc4XxKWVXD8ZG3sVZ+8vmyTmZVqpfret4f6c=; b=A35T1F+bD3UhxOmNCKAps1Wo5+6gsjwbhxyP9mbLmpitElX408TQkp+U6oHbl35ZvKobVe gnG5Rvez/o22RG4fx4UZTBkCl0SHDqx+bIX9+Tya5WfJLrqLQcNU3l70L0IG2ddDZPw64o znY776R5h7TzP2UDRlC5+Pz/KlMgvbwkAsrIREUAZAAJ6bytXQCvILHqiByi7DQqgk9u/k yOhwaPGCey7zUhK9jyAVJzWDHWficvXZFzr69nhkqUNgI0p5xSL7fTzi3xUZTwhG9QGPbF t055aSyxjAWq6uLKo7Ex2Bibwe9AwkYP7dZ8g+uCCnLdBAGWIgKWtJKYJN/u9A== From: Kyle Meyer To: guix-patches@gnu.org Subject: [PATCH] gnu: git-annex: Update to 10.20220624. Date: Sun, 26 Jun 2022 22:32:19 -0400 Message-Id: <20220627023219.206736-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=2001:41d0:2:863f::; envelope-from=kyle@kyleam.com; helo=out1.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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-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.20220624. --- 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 572e9a062f..3591d9d67e 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.20220525") + (version "10.20220624") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "1nrwa4qm3xkr11x0b0c1mx052zhd7lz9w97xf0ycdkhsyc6vbiy6")))) + (base32 "0a17ph8w620fmbwhm4yhdz2pwp0z8g5d4qsw2bg8k1par2n8rnmz")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: 8d0e69624357c0ce9e7c0b0713910a3e35f16226 -- 2.36.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 28 10:08:37 2022 Received: (at 56246-done) by debbugs.gnu.org; 28 Jun 2022 14:08:37 +0000 Received: from localhost ([127.0.0.1]:55887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6BtN-0005mv-3r for submit@debbugs.gnu.org; Tue, 28 Jun 2022 10:08:37 -0400 Received: from flashner.co.il ([178.62.234.194]:41972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6BtL-0005mi-GQ for 56246-done@debbugs.gnu.org; Tue, 28 Jun 2022 10:08:35 -0400 Received: from localhost (unknown [141.226.14.191]) by flashner.co.il (Postfix) with ESMTPSA id 6E0B440272; Tue, 28 Jun 2022 14:08:29 +0000 (UTC) Date: Tue, 28 Jun 2022 17:07:57 +0300 From: Efraim Flashner To: Kyle Meyer Subject: Re: [bug#56246] [PATCH] gnu: git-annex: Update to 10.20220624. Message-ID: Mail-Followup-To: Efraim Flashner , Kyle Meyer , 56246-done@debbugs.gnu.org References: <20220627023219.206736-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Zazt3G28N7x+cF7l" Content-Disposition: inline In-Reply-To: <20220627023219.206736-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: 56246-done Cc: 56246-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 (-) --Zazt3G28N7x+cF7l Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Lets try closing it with the correct bug number this time :) --=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 --Zazt3G28N7x+cF7l Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmK7CzwACgkQQarn3Mo9 g1EoNw/+NB6S/vxD/47MlEKMbhZ7CSHv71BZRV62y/SZSfrewn7m7EEQF1szqCG9 2GEnJrt81TKnaZZBSgmCjvKMlHgYgWvpw7KA+XcPXxJGnZS5KzMc812PC22Uayid gNFJ+UEUDczWM3hB7ciOIGVpdiHbumQvSfGSiNbuReC/vBNXeHCnE4XPLq620ogL rftgipYJ81FzAxo0VV9LOxK573XimMU59wX2yl70IATsjxdiVAzOUlRCCNPz0ADn XAMNIryriRXJq3C5krFsgucOBRY7w6CF8YM3QFiTP9AZDzzBqBhT/6gjIF9D0/Fw aWlVwwIAo0dRwM3A6c0nhS8Q589waDWCZ1K0tFADlAy5FjdqFSukswXOAlz58p/7 TG7mUxi5ozBEt3NpvqEEhw5GD+V1lqYf2yj8IqsSRglPJHsBzgO9AKnfk0BEfeVB gvL9tjjRBvGg7kTXRx48+7ZK6KVtvUf3jXO/LhNnUnPZkXEccr5ITXCwiBuYkeMh lScFj5uaLmrlcFpTsyiLCbI5kS5sfTDv/SXluwnTByCWOTNBeRWIqu5jZj5owY43 7Wux8dEF00HKmy285qQzllBCH6INvtapiPGiFm9ccfgWffNLQJUGhZdD1SZJU9UF rTbQj7VOhXbmgJxY71qpm7A1ZM9QDc1cCQ83FLFaml6W/NMbVTQ= =18oK -----END PGP SIGNATURE----- --Zazt3G28N7x+cF7l-- From unknown Mon Jun 23 09:41:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 27 Jul 2022 11:24:08 +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