bump dep on filepath-bytestring
authorJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2020 15:15:14 +0000 (11:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2020 15:15:14 +0000 (11:15 -0400)
needed for makeRelative

git-annex.cabal

index fd9a492e4d6e7afedd400adc255e3897ffd68cec..1ce299eb2ef8f8e5299ee71db763d5bec9d26a71 100644 (file)
@@ -298,7 +298,7 @@ source-repository head
 custom-setup
   Setup-Depends: base (>= 4.11.1.0), hslogger, split, unix-compat, 
     filepath, exceptions, bytestring, directory, IfElse, data-default,
-    filepath-bytestring (>= 1.4.2.1.1),
+    filepath-bytestring (>= 1.4.2.1.4),
     process (>= 1.6.3),
     async, utf8-string, transformers, Cabal