summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate-oauth/debian/patches/newer-rsa
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-authenticate-oauth/debian/patches/newer-rsa')
-rw-r--r--p/haskell-authenticate-oauth/debian/patches/newer-rsa11
1 files changed, 11 insertions, 0 deletions
diff --git a/p/haskell-authenticate-oauth/debian/patches/newer-rsa b/p/haskell-authenticate-oauth/debian/patches/newer-rsa
new file mode 100644
index 000000000..f43461be0
--- /dev/null
+++ b/p/haskell-authenticate-oauth/debian/patches/newer-rsa
@@ -0,0 +1,11 @@
+--- a/authenticate-oauth.cabal
++++ b/authenticate-oauth.cabal
+@@ -19,7 +19,7 @@
+ , transformers >= 0.1 && < 0.5
+ , bytestring >= 0.9
+ , crypto-pubkey-types >= 0.1 && < 0.5
+- , RSA >= 2.0 && < 2.2
++ , RSA >= 2.0 && < 2.3
+ , time
+ , data-default
+ , base64-bytestring >= 0.1 && < 1.1