[Pkg-haskell-commits] [package-plan] 435/457: Newer happstack-authenticat patches

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:05:59 UTC 2014


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

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

commit 8051626a1a53aa25e212f33e1e13c6567715d07a
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Mar 9 14:04:04 2014 +0000

    Newer happstack-authenticat patches
---
 patches/happstack-authenticate/0.10.10/faster-pwstore.diff | 13 +++++++++++++
 patches/happstack-authenticate/0.10.10/series              |  1 +
 2 files changed, 14 insertions(+)

diff --git a/patches/happstack-authenticate/0.10.10/faster-pwstore.diff b/patches/happstack-authenticate/0.10.10/faster-pwstore.diff
new file mode 100644
index 0000000..37a0c70
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.10/faster-pwstore.diff
@@ -0,0 +1,13 @@
+pwstore-fast is already in Debian and is reportedly much faster.
+
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -44,7 +44,7 @@
+                        fb                           >= 0.13 && < 0.16,
+                        safecopy                     >= 0.6,
+                        mtl                          >= 2.0,
+-                       pwstore-purehaskell          == 2.1.*,
++                       pwstore-fast,
+                        QuickCheck                   >= 2,
+                        text                         >= 0.11 && < 1.2,
+                        time                         >= 1.2 && < 1.5,
diff --git a/patches/happstack-authenticate/0.10.10/series b/patches/happstack-authenticate/0.10.10/series
new file mode 100644
index 0000000..d1ea239
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.10/series
@@ -0,0 +1 @@
+faster-pwstore.diff

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