[Pkg-haskell-commits] [package-plan] 01/01: Bump aeson (to escape version madness)

Joachim Breitner nomeata at moszumanska.debian.org
Tue Dec 23 13:01:34 UTC 2014


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

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

commit 88e2770632cd3d1d18a1c34599c23fb889a1ae3b
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Dec 23 13:45:22 2014 +0100

    Bump aeson (to escape version madness)
---
 packages.txt                                              | 10 +++++-----
 .../happstack-authenticate/0.10.15/faster-pwstore.diff    | 15 +++++++++++++++
 patches/happstack-authenticate/0.10.15/series             |  1 +
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/packages.txt b/packages.txt
index 60a731b..2474058 100644
--- a/packages.txt
+++ b/packages.txt
@@ -3,7 +3,7 @@ abstract-par 0.3.3
 acid-state 0.12.2
 active 0.1.0.16
 adjunctions 4.1.0.1
-aeson 0.7.0.6
+aeson 0.8.0.2
 aeson-pretty 0.7.1
 Agda 2.4.2
 alex 3.1.3 binary
@@ -13,7 +13,7 @@ AMI 0.1
 ansi-terminal 0.6.2.1
 ansi-wl-pprint 0.6.7.1
 appar 0.1.4
-arbtt 0.8.1 binary notest
+arbtt 0.8.1.4 binary notest
 arrows 0.4.4.1
 asn1-data 0.7.1
 asn1-encoding 0.8.1.3
@@ -198,7 +198,7 @@ EdisonCore 1.2.2.1
 edit-distance 0.2.1.2
 editline 0.2.1.1 obsolete
 either 4.3
-ekg 0.3.1.4
+ekg 0.4.0.5
 email-validate 1.0.0
 enclosed-exceptions 1.0.0.2
 entropy 0.2.1
@@ -272,7 +272,7 @@ haddock-library 1.1.1
 hakyll 4.5.4.0
 hamlet 1.2.0 obsolete
 happstack 7.0.2
-happstack-authenticate 0.10.12
+happstack-authenticate 0.10.15
 happstack-heist 7.2.4
 happstack-hsp 7.3.2
 happstack-server 7.3.7
@@ -325,7 +325,7 @@ hledger-web 0.23.3 binary ignore
 hlint 1.8.61
 hmatrix 0.16.0.3
 hoauth 0.3.5 obsolete
-hoauth2 0.4.2
+hoauth2 0.4.3
 hoogle 4.2.33 notest
 hOpenPGP 1.11
 hopenpgp-tools 0.13 binary
diff --git a/patches/happstack-authenticate/0.10.15/faster-pwstore.diff b/patches/happstack-authenticate/0.10.15/faster-pwstore.diff
new file mode 100644
index 0000000..d41a0c4
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.15/faster-pwstore.diff
@@ -0,0 +1,15 @@
+pwstore-fast is already in Debian and is reportedly much faster.
+
+Index: happstack-authenticate-0.10.15/happstack-authenticate.cabal
+===================================================================
+--- happstack-authenticate-0.10.15.orig/happstack-authenticate.cabal	2014-12-23 13:59:58.912423502 +0100
++++ happstack-authenticate-0.10.15/happstack-authenticate.cabal	2014-12-23 13:59:58.912423502 +0100
+@@ -44,7 +44,7 @@
+                        fb                           >= 0.13 && < 1.1,
+                        safecopy                     >= 0.6,
+                        mtl                          >= 2.0,
+-                       pwstore-purehaskell          == 2.1.*,
++                       pwstore-fast,
+                        QuickCheck                   >= 2,
+                        text                         >= 0.11 && < 1.3,
+                        time                         >= 1.2 && < 1.6,
diff --git a/patches/happstack-authenticate/0.10.15/series b/patches/happstack-authenticate/0.10.15/series
new file mode 100644
index 0000000..d1ea239
--- /dev/null
+++ b/patches/happstack-authenticate/0.10.15/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