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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39701 in the body.
You can then email your comments to 39701 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#39701; Package guix-patches. (Thu, 20 Feb 2020 20:33: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. (Thu, 20 Feb 2020 20:33: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
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





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 20 Feb 2020 21:34:02 GMT) Full text and rfc822 format available.

Notification sent to Kyle Meyer <kyle <at> kyleam.com>:
bug acknowledged by developer. (Thu, 20 Feb 2020 21:34:02 GMT) Full text and rfc822 format available.

Message #10 received at 39701-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Mar 2020 11:24:04 GMT) Full text and rfc822 format available.

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.