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

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

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


From: GNU bug Tracking System
Subject: bug#43854: closed ([PATCH] gnu: git-annex: Update to 8.20201007.)
Date: Tue, 13 Oct 2020 20:44:02 +0000

Your message dated Tue, 13 Oct 2020 22:43:05 +0200
with message-id <87pn5lrh5y.fsf@gnu.org>
and subject line Re: [bug#43854] [PATCH] gnu: git-annex: Update to 8.20201007.
has caused the debbugs.gnu.org bug report #43854,
regarding [PATCH] gnu: git-annex: Update to 8.20201007.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43854: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43854
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: git-annex: Update to 8.20201007. Date: Wed, 7 Oct 2020 16:49:46 -0400
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007.
---
 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 07bf26669b..6c1ecb4ba3 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.20200908")
+    (version "8.20201007")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/";
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "1113inl10f4m0699ba2zglaqlfqvwhqjkqg6r6m1d5rqv5brswb1"))))
+        (base32 "0v11yc4kkxnzvwqry277dpjwlavinrjiagfw0ayhrfwd703j1y8a"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags
-- 
2.29.0.rc0.261.g7178c9af9c




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43854] [PATCH] gnu: git-annex: Update to 8.20201007. Date: Tue, 13 Oct 2020 22:43:05 +0200
Kyle Meyer <kyle@kyleam.com> writes:

> * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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