gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]
authorLeo Famulari <leo@famulari.name>
Fri, 22 Jun 2018 03:51:09 +0000 (23:51 -0400)
committerLeo Famulari <leo@famulari.name>
Tue, 26 Jun 2018 16:06:09 +0000 (12:06 -0400)
* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.

gnu/packages/version-control.scm

index 7971892..168ffeb 100644 (file)
@@ -2034,7 +2034,7 @@ directory full of HOWTOs.")
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "6.20180529")
+    (version "6.20180626")
     (source
      (origin
        (method url-fetch)
@@ -2042,7 +2042,7 @@ directory full of HOWTOs.")
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
         (base32
-         "1rx0m4yrl3gl2ca8rbbv74fdlg4s2jnddzljhph7271a7bpyxsx5"))))
+         "0vq3x9p4h3m266pcm2r3m9p51pz5z9zskh7z5nk0adh33j30xf7q"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags