From: Joey Hess Date: Tue, 10 Nov 2020 15:15:14 +0000 (-0400) Subject: bump dep on filepath-bytestring X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~102^2~104 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c6604406b9ed3cd02512a8128104b49433abfbd1;p=git-annex.git bump dep on filepath-bytestring needed for makeRelative --- diff --git a/git-annex.cabal b/git-annex.cabal index fd9a492e4d..1ce299eb2e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -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