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

Previous Next

Package: guix-patches;

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

Date: Thu, 27 Feb 2020 02:39:02 UTC

Severity: normal

Tags: patch

Done: Jakub Kądziołka <kuba <at> kadziolka.net>

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: Kyle Meyer <kyle <at> kyleam.com>
Subject: bug#39806: closed (Re: [PATCH] gnu: git-annex: Update to 8.20200226.)
Date: Thu, 27 Feb 2020 18:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39806: [PATCH] gnu: git-annex: Update to 8.20200226.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39806 <at> debbugs.gnu.org.

-- 
39806: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39806
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jakub Kądziołka <kuba <at> kadziolka.net>
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 39806-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: git-annex: Update to 8.20200226.
Date: Thu, 27 Feb 2020 19:06:55 +0100
[Message part 3 (text/plain, inline)]
On Wed, Feb 26, 2020 at 09:38:06PM -0500, Kyle Meyer wrote:
> * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200226.
> ---
>  gnu/packages/haskell-apps.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed as 0b61e1a0966943a343b49dabebdd344ec43641bc.

Cheers!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.20200226.
Date: Wed, 26 Feb 2020 21:38:06 -0500
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200226.
---
 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 70348ee3cb..662f084fad 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -269,14 +269,14 @@ (define-public darcs
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "7.20200219")
+    (version "8.20200226")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "0pzwjh98jpirgssbd7pqfk7mzraibrk277dn34s2mrah8zy75b58"))))
+        (base32 "09v80ni1w9z1im79lzrnpz7xlivwna44zqpwq4axwyd17cffqi9m"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: c3435e2e60be3382863b3ae3061dff0ec8642151
-- 
2.25.1




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

Previous Next


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