GNU bug report logs - #42809
[PATCH] gnu: git-annex: Update to 8.20200810.

Previous Next

Package: guix-patches;

Reported by: Kyle Meyer <kyle <at> kyleam.com>

Date: Tue, 11 Aug 2020 13:55:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42809: closed ([PATCH] gnu: git-annex: Update to 8.20200810.)
Date: Thu, 13 Aug 2020 08:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Aug 2020 10:34:40 +0200
with message-id <87h7t7rljz.fsf <at> gnu.org>
and subject line Re: [bug#42809] [PATCH] gnu: git-annex: Update to 8.20200810.
has caused the debbugs.gnu.org bug report #42809,
regarding [PATCH] gnu: git-annex: Update to 8.20200810.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42809: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42809
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kyle Meyer <kyle <at> kyleam.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: git-annex: Update to 8.20200810.
Date: Tue, 11 Aug 2020 09:53:39 -0400
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200810.
---
 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 4c8bf407ba..c70f1736d7 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -341,14 +341,14 @@ (define-public ghcid
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "8.20200720.1")
+    (version "8.20200810")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "0g4wlfkwr9w21hvdywc7sk077rxlnigdr4m4yz41rc0s2nbjc9fn"))))
+        (base32 "1wy6ckcf5f6m94gakg1504h1zryail3mmj85sglq03s45vawjcg6"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: ed62aa0af5e6801c398d59c3d67a42d61b060ada
-- 
2.28.0.199.g4234a9100e



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 42809-done <at> debbugs.gnu.org
Subject: Re: [bug#42809] [PATCH] gnu: git-annex: Update to 8.20200810.
Date: Thu, 13 Aug 2020 10:34:40 +0200
> * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200810.

Pushed, thanks!

Mathieu


This bug report was last modified 4 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.