[package-plan] 01/01: happstack-authenticate: upgrade to 2.3.4

Clint Adams clint at moszumanska.debian.org
Sun Mar 13 23:40:17 UTC 2016


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

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

commit 57e247ad2abb1f1548d5860a781567497c32d71e
Author: Clint Adams <clint at debian.org>
Date:   Sun Mar 13 19:37:53 2016 -0400

    happstack-authenticate: upgrade to 2.3.4
---
 packages.txt                                                |  2 +-
 patches/happstack-authenticate/2.3.4/series                 |  1 +
 patches/happstack-authenticate/2.3.4/use-pwstore-fast.patch | 11 +++++++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index 8939163..7894a3b 100644
--- a/packages.txt
+++ b/packages.txt
@@ -280,7 +280,7 @@ gtk-traymanager 0.1.6
 haddock-library 1.2.1 notest
 hakyll 4.7.5.1
 hamlet 1.2.0 avoid
-happstack-authenticate 2.3.2 key # David Fox likes this packages
+happstack-authenticate 2.3.4 key ahead # David Fox likes this packages
 happstack-hsp 7.3.7 key
 happstack-jmacro 7.0.11
 happstack-server 7.4.5
diff --git a/patches/happstack-authenticate/2.3.4/series b/patches/happstack-authenticate/2.3.4/series
new file mode 100644
index 0000000..58d3e3f
--- /dev/null
+++ b/patches/happstack-authenticate/2.3.4/series
@@ -0,0 +1 @@
+use-pwstore-fast.patch
diff --git a/patches/happstack-authenticate/2.3.4/use-pwstore-fast.patch b/patches/happstack-authenticate/2.3.4/use-pwstore-fast.patch
new file mode 100644
index 0000000..e19fe8c
--- /dev/null
+++ b/patches/happstack-authenticate/2.3.4/use-pwstore-fast.patch
@@ -0,0 +1,11 @@
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -67,7 +67,7 @@ Library
+                        mime-mail                    >= 0.4  && < 0.5,
+                        mtl                          >= 2.0  && < 2.3,
+                        lens                         >= 4.2  && < 4.14,
+-                       pwstore-purehaskell          == 2.1.*,
++                       pwstore-fast,
+                        text                         >= 0.11 && < 1.3,
+                        time                         >= 1.2  && < 1.6,
+                        userid                       >= 0.1  && < 0.2,

-- 
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