From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QM2+Gu/sZGElIAAAgWs5BA (envelope-from ) for ; Tue, 12 Oct 2021 04:03:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0EiGFe/sZGHsKAAA1q6Kng (envelope-from ) for ; Tue, 12 Oct 2021 02:03:27 +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 CC88E29235 for ; Tue, 12 Oct 2021 04:03:26 +0200 (CEST) Received: from localhost ([::1]:59420 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ma6mS-00040F-Tc for larch@yhetil.org; Mon, 11 Oct 2021 21:40:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ma6lu-000404-IE for guix-patches@gnu.org; Mon, 11 Oct 2021 21:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49748) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ma6lu-0001va-9X for guix-patches@gnu.org; Mon, 11 Oct 2021 21:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ma6lu-00014s-2I for guix-patches@gnu.org; Mon, 11 Oct 2021 21:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51142] [PATCH] gnu: git-annex: Update to 8.20211011. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Oct 2021 01:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51142 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51142@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16340027784104 (code B ref -1); Tue, 12 Oct 2021 01:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Oct 2021 01:39:38 +0000 Received: from localhost ([127.0.0.1]:33061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ma6lW-000148-7i for submit@debbugs.gnu.org; Mon, 11 Oct 2021 21:39:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:34588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ma6lU-000140-3T for submit@debbugs.gnu.org; Mon, 11 Oct 2021 21:39:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ma6lT-0003yH-5N for guix-patches@gnu.org; Mon, 11 Oct 2021 21:39:35 -0400 Received: from out10.migadu.com ([46.105.121.227]:51133) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ma6lO-0000k9-6X for guix-patches@gnu.org; Mon, 11 Oct 2021 21:39:34 -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=1634002761; 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=nChDmPY4jtf9aEYiqVDMFWi4tGdU+gQoLwpoJIDDKA4=; b=hcOF+rflw5DEq/fHl6kxrorJMZEHpTeiu2BNj4pzYKC1lL1QVrKkdXXvXT5u6o5RpzC1oE gZB7sHPgx6EzQuJ0H2iKILuHmj7vVpxeYDPsrUVOFilWkxfU3S3dBqwdPovgC9Emssd5Wk el5Vz0hMDrTTTLbPjqJRGeG+yfDvmpKhDT9VNWsHoEviqeOGC7g4Xtvhdoquu52AwdfDp0 rpz95KU0CA9g32Zsih/4VhW9DPUFo14BoIo2+d6FVSWKg+2fsZUQgBTZkDjrW/EMM3VzBs 9QyB37kN8P26IitYeNyavYs7SInkWYBfHtxvrxUYOzukd8O57EvXZKfgvl4QTQ== From: Kyle Meyer Date: Mon, 11 Oct 2021 21:39:07 -0400 Message-Id: <20211012013907.4307-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634004207; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=nChDmPY4jtf9aEYiqVDMFWi4tGdU+gQoLwpoJIDDKA4=; b=Y9mEwSILb1ccichZOYEhL2Eql35SBjP58qN4e21nmkFEGqRUerYAKOWGj2BsNzBjf8DlHw m8Ip5qd1hncaJKUqTGx1e+iZA0GFqQJMBRRI3UJm+DMeyUe39eAukPDYPwxdvGFyz3qAzG J1fyU9QZMkZdkC/X1dXu8+7/TpkdsrmYwc/br8cnysn3G0skKZFxseakOP93kCR9Ghn4Zb +3z9EWAkEnrTwo+HBWwW3QKn5hzgByP8FcgH3+2TmmTf5zF5aSkuJaSAbuZwQotJeTUjgF FN5I8h57xkcjK43wAO59XCzWHcIxRC+S5PaSJhDdwlC7+DbOxfm7G7+FptqJhA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634004207; a=rsa-sha256; cv=none; b=UZIfsRwfPe9jIOLcfhORUW8lTT7kXDGRkdl32nw8ggnx/qdXDHu6Gy3sB0QWf5qcGCAgXD aO4q0qrcSD+bQ+6ptZun5obUimh1GVPgi3Zu1oC4aLFBaHwzwOscNDqoE6hZHDlMw2xWAJ VL0aoTplfpbblbCgCDJNKEeOukm7qVVM/LWQSlxSDsVmhiko/HyB0v7227o/eJmM5gJUfD s3tP0Bday2mH2/2vcRWIJ/O4lhyvsiYg4W17lRWbaFdp/iVpnDXHoxUv90nONChVl1Sis2 PucZTOgRW5Z6jx34ZcUS3mZ1RSkyzM32O8LkH+9A4VIpcOLvP5emUKaRa4ejnw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=hcOF+rfl; 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-Spam-Score: 5.08 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=hcOF+rfl; 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: CC88E29235 X-Spam-Score: 5.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: nnE2/B2toPhA * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011. --- 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 ca96680b67..994214e900 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.20210903") + (version "8.20211011") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" "git-annex/git-annex-" version ".tar.gz")) (sha256 - (base32 "1p6zgk98jmxvqdin5xsdxhgq276bjdr2spi0wabj8x0ziry97rvl")))) + (base32 "02s7921ihmbndp7lk1nhhiljky02ikq4qax4mhg609qjhbl6piwd")))) (build-system haskell-build-system) (arguments `(#:configure-flags base-commit: 0105f33a4ddd7d3ef3d66bd16e16595dd500d404 -- 2.33.0