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

Previous Next

Package: guix-patches;

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

Date: Tue, 31 Mar 2020 21:08:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40359: closed ([PATCH] gnu: git-annex: Update to 8.20200330.)
Date: Tue, 31 Mar 2020 23:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 01 Apr 2020 01:35:29 +0200
with message-id <87a73wjdxa.fsf <at> nckx>
and subject line Re: [bug#40359] [PATCH] gnu: git-annex: Update to 8.20200330.
has caused the debbugs.gnu.org bug report #40359,
regarding [PATCH] gnu: git-annex: Update to 8.20200330.
to be marked as done.

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


-- 
40359: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40359
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 8.20200330.
Date: Tue, 31 Mar 2020 17:07:43 -0400
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200330.
---
 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 6ab962100e..c6821daf00 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.20200309")
+    (version "8.20200330")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "1yjb01jh5rccqg44nqh4iyxmbpkcpm6m82lnw7s0s2vizj8891p5"))))
+        (base32 "0xy0ld7kr4cfdl4g4yzvrzl5r60dcj33cxm28a4qz6nqm2yhd4sv"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: 3de5b4047e010340485019170e5715deb0de21c0
-- 
2.26.0



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 40359-done <at> debbugs.gnu.org, Kyle Meyer <kyle <at> kyleam.com>
Subject: Re: [bug#40359] [PATCH] gnu: git-annex: Update to 8.20200330.
Date: Wed, 01 Apr 2020 01:35:29 +0200
[Message part 4 (text/plain, inline)]
Kyle,

Kyle Meyer 写道:
> * gnu/packages/haskell-apps.scm (git-annex): Update to 
> 8.20200330.

Pushed as 9cbc5fae80503add586688e2095653ef02ccb59d.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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