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

Previous Next

Package: guix-patches;

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

Date: Thu, 20 Feb 2020 20:33:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39701: closed ([PATCH] gnu: git-annex: Update to 7.20200219.)
Date: Thu, 20 Feb 2020 21:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 20 Feb 2020 16:32:56 -0500
with message-id <20200220213256.GA10578 <at> jasmine.lan>
and subject line Re: [bug#39701] [PATCH] gnu: git-annex: Update to 7.20200219.
has caused the debbugs.gnu.org bug report #39701,
regarding [PATCH] gnu: git-annex: Update to 7.20200219.
to be marked as done.

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


-- 
39701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39701
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
Cc: Kyle Meyer <kyle <at> kyleam.com>
Subject: [PATCH] gnu: git-annex: Update to 7.20200219.
Date: Thu, 20 Feb 2020 15:31:57 -0500
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219.
---
 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 3cf6eeafee..6423b910f2 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -270,14 +270,14 @@ (define-public darcs
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "7.20200202.7")
+    (version "7.20200219")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "1dj1ss7kp82wa0ybilhl88q6w49rj70qh61k2q8qfyx4ghliiigh"))))
+        (base32 "0pzwjh98jpirgssbd7pqfk7mzraibrk277dn34s2mrah8zy75b58"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: bf8dfe3df025e4ac80cccb87497b4f072ba10e2a
-- 
2.25.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 39701-done <at> debbugs.gnu.org
Subject: Re: [bug#39701] [PATCH] gnu: git-annex: Update to 7.20200219.
Date: Thu, 20 Feb 2020 16:32:56 -0500
On Thu, Feb 20, 2020 at 03:31:57PM -0500, Kyle Meyer wrote:
> * gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219.

Thanks! Pushed as d4160848a06a390d6d5df9b8506cd796ad1326aa


This bug report was last modified 5 years and 176 days ago.

Previous Next


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