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

Previous Next

Package: guix-patches;

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

Date: Sat, 7 Nov 2020 02:06:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44497 in the body.
You can then email your comments to 44497 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44497; Package guix-patches. (Sat, 07 Nov 2020 02:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kyle Meyer <kyle <at> kyleam.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 07 Nov 2020 02:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kyle Meyer <kyle <at> kyleam.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: git-annex: Update to 8.20201103.
Date: Fri,  6 Nov 2020 21:04:50 -0500
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103.
---
   Note that this doesn't build deterministically (bug#43843), but the
   underlying issue should be resolved by 19d42e0e23 (build-system/haskell:
   Disable parallel builds, 2020-10-18), which is in the staging branch.

 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 da1bd2128c..1339536954 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -339,14 +339,14 @@ (define-public ghcid
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "8.20201007")
+    (version "8.20201103")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "0v11yc4kkxnzvwqry277dpjwlavinrjiagfw0ayhrfwd703j1y8a"))))
+        (base32 "1z9ikpsz3by48yfw87qav5dy7j4k9ky4a7nqnasl15kdm3lav9pl"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: 7b18ade5f0d135b465502369ed9c5b2779758750
-- 
2.29.2.299.gdc1121823c





Information forwarded to guix-patches <at> gnu.org:
bug#44497; Package guix-patches. (Sun, 08 Nov 2020 19:33:02 GMT) Full text and rfc822 format available.

Message #8 received at 44497 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 44497 <at> debbugs.gnu.org
Subject: Re: [bug#44497] [PATCH] gnu: git-annex: Update to 8.20201103.
Date: Sun, 8 Nov 2020 14:31:42 -0500
On Fri, Nov 06, 2020 at 09:04:50PM -0500, Kyle Meyer wrote:
> * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103.

Thanks! Pushed as 458a78b927c48c8915a8e76f77373775bd7abe00




bug closed, send any further explanations to 44497 <at> debbugs.gnu.org and Kyle Meyer <kyle <at> kyleam.com> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Sun, 08 Nov 2020 19:33:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Dec 2020 12:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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