summaryrefslogtreecommitdiff
path: root/p/haskell-hackage-security
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagnagianfranco@yahoo.it>2017-06-21 09:52:11 +0200
committerGianfranco Costamagna <costamagnagianfranco@yahoo.it>2017-06-21 09:52:11 +0200
commit587266eb0e61b4a47d06dec420f7d8c356d8a415 (patch)
tree92516cd84a103339132eb9ce54fa047cc654c0aa /p/haskell-hackage-security
parent35b869cfb726229b3ee3c253302ee7b76d57a6a1 (diff)
downloadDHG_packages-587266eb0e61b4a47d06dec420f7d8c356d8a415.tar.gz
haskell-hackage-security: commit patch
Diffstat (limited to 'p/haskell-hackage-security')
-rw-r--r--p/haskell-hackage-security/debian/patches/new-directory.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/p/haskell-hackage-security/debian/patches/new-directory.patch b/p/haskell-hackage-security/debian/patches/new-directory.patch
new file mode 100644
index 000000000..18cdae448
--- /dev/null
+++ b/p/haskell-hackage-security/debian/patches/new-directory.patch
@@ -0,0 +1,11 @@
+--- haskell-hackage-security-0.5.2.2.orig/hackage-security.cabal
++++ haskell-hackage-security-0.5.2.2/hackage-security.cabal
+@@ -101,7 +101,7 @@ library
+ bytestring >= 0.9 && < 0.11,
+ Cabal >= 1.14 && < 1.26,
+ containers >= 0.4 && < 0.6,
+- directory >= 1.1.0.2 && < 1.3,
++ directory >= 1.1.0.2 && < 1.4,
+ ed25519 >= 0.0 && < 0.1,
+ filepath >= 1.2 && < 1.5,
+ mtl >= 2.2 && < 2.3,