emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40004: closed ([PATCH] gnu: git-annex: Update to 8.20200309.)


From: GNU bug Tracking System
Subject: bug#40004: closed ([PATCH] gnu: git-annex: Update to 8.20200309.)
Date: Tue, 10 Mar 2020 09:21:01 +0000

Your message dated Tue, 10 Mar 2020 11:19:57 +0200
with message-id <20200310091957.GU1423@E5400>
and subject line Re: [bug#40004] [PATCH] gnu: git-annex: Update to 8.20200309.
has caused the debbugs.gnu.org bug report #40004,
regarding [PATCH] gnu: git-annex: Update to 8.20200309.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40004: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40004
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#40004] [PATCH] gnu: git-annex: Update to 8.20200309. Date: Tue, 10 Mar 2020 11:19:57 +0200
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   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]