projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885974b
)
bump dep on filepath-bytestring
author
Joey Hess
<joeyh@joeyh.name>
Tue, 10 Nov 2020 15:15:14 +0000
(11:15 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 10 Nov 2020 15:15:14 +0000
(11:15 -0400)
needed for makeRelative
git-annex.cabal
patch
|
blob
|
history
diff --git
a/git-annex.cabal
b/git-annex.cabal
index fd9a492e4d6e7afedd400adc255e3897ffd68cec..1ce299eb2ef8f8e5299ee71db763d5bec9d26a71 100644
(file)
--- 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