[package-plan] 09/32: happstack-authenticate should work with email-validate

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 05:10:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository package-plan.

commit 127a901c719521c289f652fd5eb003beb3215151
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 2 16:59:04 2017 -0700

    happstack-authenticate should work with email-validate
    
    See email-validate's changelog.
---
 patches/happstack-authenticate/2.3.4.7/newer-email-validate | 11 +++++++++++
 patches/happstack-authenticate/2.3.4.7/series               |  1 +
 2 files changed, 12 insertions(+)

diff --git a/patches/happstack-authenticate/2.3.4.7/newer-email-validate b/patches/happstack-authenticate/2.3.4.7/newer-email-validate
new file mode 100644
index 0000000..12bba5d
--- /dev/null
+++ b/patches/happstack-authenticate/2.3.4.7/newer-email-validate
@@ -0,0 +1,11 @@
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -50,7 +50,7 @@ Library
+                        bytestring                   >= 0.9  && < 0.11,
+                        containers                   >= 0.4  && < 0.6,
+                        data-default                 >= 0.5  && < 0.8,
+-                       email-validate               >= 2.1  && < 2.3,
++                       email-validate               >= 2.1  && < 2.4,
+                        filepath                     >= 1.3  && < 1.5,
+                        hsx2hs                       >= 0.13 && < 0.15,
+                        jmacro                       >= 0.6.11  && < 0.7,
diff --git a/patches/happstack-authenticate/2.3.4.7/series b/patches/happstack-authenticate/2.3.4.7/series
index 58d3e3f..21f4fcb 100644
--- a/patches/happstack-authenticate/2.3.4.7/series
+++ b/patches/happstack-authenticate/2.3.4.7/series
@@ -1 +1,2 @@
 use-pwstore-fast.patch
+newer-email-validate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list