From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 8D/UAOyuNWACRgAA0tVLHw (envelope-from ) for ; Wed, 24 Feb 2021 01:42:04 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uNsuOOuuNWDCPQAAbx9fmQ (envelope-from ) for ; Wed, 24 Feb 2021 01:42:03 +0000 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 7140E1C313 for ; Wed, 24 Feb 2021 02:42:03 +0100 (CET) Received: from localhost ([::1]:57350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEjBi-0003xN-GO for larch@yhetil.org; Tue, 23 Feb 2021 20:42:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46100) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEj9m-00030L-H6 for guix-patches@gnu.org; Tue, 23 Feb 2021 20:40:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49550) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEj9m-0000Ay-9P for guix-patches@gnu.org; Tue, 23 Feb 2021 20:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lEj9m-00078n-4X for guix-patches@gnu.org; Tue, 23 Feb 2021 20:40:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46738] [PATCH] gnu: git-annex: Update to 8.20210223. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 Feb 2021 01:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46738 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46738@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161413075027372 (code B ref -1); Wed, 24 Feb 2021 01:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2021 01:39:10 +0000 Received: from localhost ([127.0.0.1]:32863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEj8w-00077P-J3 for submit@debbugs.gnu.org; Tue, 23 Feb 2021 20:39:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:55478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEj8u-00077I-VB for submit@debbugs.gnu.org; Tue, 23 Feb 2021 20:39:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEj8u-0002Ml-Mz for guix-patches@gnu.org; Tue, 23 Feb 2021 20:39:08 -0500 Received: from out1.migadu.com ([2001:41d0:2:863f::]:48457) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEj8q-0008Cg-BO for guix-patches@gnu.org; Tue, 23 Feb 2021 20:39:08 -0500 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=1614130740; 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=kLXRUHyiGos2h1T9GUCvaXokSYWTquI6iY4wY9rIPsI=; b=PQCu1PrW+Dg0L3cR5XbsxL/y0IC+UnWwXKt1LjGXUIBS5UHafJSmAmWJtN9szitoMctbKt u0BhuNMQxXqsafyTAFpccau6ldU3yZj+Yv33rzeHM4Yofw+PL3gutZI0ujlwsKdocfmDCo s03sUMCC6Orik/52ze7HvEbGR+gAryeN7td63tR26YRwwKrg45ajU4q7aIWThHGpSyphr2 ptyq0gr1axkPd9IcxNyWa8pEZWX220c60DikAObHlwT3BmZJnlTniM9ITOdRvQp+efTIsq xik54Ji6q4j4xlmWkiDnRJMvHhkcNY3lBQ0U7xNYNCBQ0LGSc8qe3JHg+19zAg== From: Kyle Meyer Date: Tue, 23 Feb 2021 20:38:43 -0500 Message-Id: <20210224013843.7464-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: kyle@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, 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 3.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=PQCu1PrW; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 7140E1C313 X-Spam-Score: 3.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9goUb69VsAFe * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223. --- 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 16531cf290..7464d94356 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -340,14 +340,14 @@ (define-public ghcid (define-public git-annex (package (name "git-annex") - (version "8.20210127") + (version "8.20210223") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "1hsmaw70lfza1g5j6b9zbwqkkr374m18p7qb4nl952pj42a46vv3")))) + (base32 "07wxf44pdh9d1pxqympgyfbkk8vk0pqbgxma0mkadlkdr6c9z832")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: c418c6b64cbfa7a4eb1bfb7d02a99083103dd40e -- 2.30.1.823.g0a3b79fd18