summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff')
-rw-r--r--p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff b/p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff
new file mode 100644
index 000000000..e5eeb2d40
--- /dev/null
+++ b/p/haskell-crypto-pubkey-openssh/debian/patches/older-process.diff
@@ -0,0 +1,10 @@
+--- a/crypto-pubkey-openssh.cabal
++++ b/crypto-pubkey-openssh.cabal
+@@ -63,7 +63,7 @@
+ , tasty-quickcheck == 0.8.*
+ , QuickCheck >= 2.6
+ , temporary == 1.2.* || == 1.1.*
+- , process == 1.2.*
++ , process
+ , filepath == 1.3.*
+ , deepseq == 1.3.*