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

Previous Next

Package: guix-patches;

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

Date: Mon, 9 Mar 2020 22:30:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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 40004 in the body.
You can then email your comments to 40004 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#40004; Package guix-patches. (Mon, 09 Mar 2020 22:30: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. (Mon, 09 Mar 2020 22:30: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 8.20200309.
Date: Mon,  9 Mar 2020 18:29:03 -0400
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309.
---
 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 521aaf5870..6005816260 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 "8.20200226")
+    (version "8.20200309")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "09v80ni1w9z1im79lzrnpz7xlivwna44zqpwq4axwyd17cffqi9m"))))
+        (base32 "1yjb01jh5rccqg44nqh4iyxmbpkcpm6m82lnw7s0s2vizj8891p5"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags

base-commit: 51f30d4fdf197b1dad5ddb1405611fbaee55d1f2
-- 
2.25.1





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 10 Mar 2020 09:21:01 GMT) Full text and rfc822 format available.

Notification sent to Kyle Meyer <kyle <at> kyleam.com>:
bug acknowledged by developer. (Tue, 10 Mar 2020 09:21:01 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 40004-done <at> debbugs.gnu.org
Subject: Re: [bug#40004] [PATCH] gnu: git-annex: Update to 8.20200309.
Date: Tue, 10 Mar 2020 11:19:57 +0200
[Message part 1 (text/plain, inline)]
Looks good. Patch pushed!

Have to looked into what would be required to enable the other features
we don't have yet for git-annex? From the build log it looks like we
currently don't have the assistant, the webapp, local pairing, webdav or
inotify support. No pressure, just wondering if you'd thought about it.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#40004; Package guix-patches. (Wed, 11 Mar 2020 03:19:02 GMT) Full text and rfc822 format available.

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

From: Kyle Meyer <kyle <at> kyleam.com>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 40004-done <at> debbugs.gnu.org
Subject: Re: [bug#40004] [PATCH] gnu: git-annex: Update to 8.20200309.
Date: Wed, 11 Mar 2020 03:18:34 +0000
Hi Efraim,

Thanks for applying the update.

Efraim Flashner <efraim <at> flashner.co.il> writes:

> Have to looked into what would be required to enable the other features
> we don't have yet for git-annex? From the build log it looks like we
> currently don't have the assistant, the webapp, local pairing, webdav or
> inotify support. No pressure, just wondering if you'd thought about it.

Good question.  I haven't really given it much thought because I
personally don't use any of those features.  I'll make a note to take a
look into enabling some of them, though realistically that will probably
remain buried in my to-do list unless I know there is a Guix user that
actually wants one of those features.

Perhaps worth noting: Of the subset of git-annex users (266) that took
the 2018 survey [0], under 10% reported using mostly the assistant,
while over 80% said they used mostly the command-line.  Who knows how
representative that is, but I wouldn't be surprised if the
Guix/git-annex user subset skews even more toward the command-line.

[0]: https://git-annex-survey.branchable.com/polls/2018/command_line_vs_assistant/




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

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

Previous Next


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