[Git][haskell-team/package-plan][master] people updated happstack-authenticate, pandoc-citedoc-preamble, and patat

Clint Adams gitlab at salsa.debian.org
Sun Sep 22 23:16:50 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
ca6b01ed by Clint Adams at 2019-09-22T22:16:18Z
people updated happstack-authenticate, pandoc-citedoc-preamble, and patat

- - - - -


3 changed files:

- packages.txt
- patches/happstack-authenticate/2.3.4.11/series → patches/happstack-authenticate/2.4.0/series
- patches/happstack-authenticate/2.3.4.11/use-pwstore-fast.patch → patches/happstack-authenticate/2.4.0/use-pwstore-fast.patch


Changes:

=====================================
packages.txt
=====================================
@@ -364,7 +364,7 @@ haddock-library 1.7.0 notest # BROKEN: ???
 hakyll 4.13.0.0
 half 0.3
 hamlet 1.2.0 avoid
-happstack-authenticate 2.3.4.11 ignore # BROKEN: LTS 12: via aeson (<1.3)
+happstack-authenticate 2.4.0
 happstack-hsp 7.3.7.3 key
 happstack-jmacro 7.0.12.1
 happstack-server 7.5.1.3
@@ -665,7 +665,7 @@ optparse-applicative 0.14.3.0
 optparse-simple 0.1.1.2
 pandoc 2.5 key -fhttp-conduit
 pandoc-citeproc 0.15.0.1 -fbibutils -f-hexpat -funicode_collation
-pandoc-citeproc-preamble 1.2.3 binary
+pandoc-citeproc-preamble 1.2.4 binary
 pandoc-sidenote 0.19.0.0
 pandoc-types 1.17.5.4 notest # Disable tests to avoid dep on string-qq
 pango 0.13.6.0
@@ -676,7 +676,7 @@ parseargs 0.2.0.9
 parsec-numbers 0.1.0
 parser-combinators 1.0.3
 parsers 0.12.10
-patat 0.8.2.5 binary
+patat 0.8.3.0 binary
 path 0.6.1 notest # path-0.6.1:test => genvalidity<0.5
 path-io 1.4.2
 path-pieces 0.2.1


=====================================
patches/happstack-authenticate/2.3.4.11/series → patches/happstack-authenticate/2.4.0/series
=====================================


=====================================
patches/happstack-authenticate/2.3.4.11/use-pwstore-fast.patch → patches/happstack-authenticate/2.4.0/use-pwstore-fast.patch
=====================================
@@ -1,9 +1,11 @@
---- a/happstack-authenticate.cabal
-+++ b/happstack-authenticate.cabal
+Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal
+===================================================================
+--- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal
++++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal
 @@ -67,7 +67,7 @@
-                        mime-mail                    >= 0.4  && < 0.5,
+                        mime-mail                    >= 0.4  && < 0.6,
                         mtl                          >= 2.0  && < 2.3,
-                        lens                         >= 4.2  && < 4.17,
+                        lens                         >= 4.2  && < 4.18,
 -                       pwstore-purehaskell          == 2.1.*,
 +                       pwstore-fast,
                         text                         >= 0.11 && < 1.3,



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/ca6b01ed1df09fe5aa0d7c81914ebfc399126460

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/ca6b01ed1df09fe5aa0d7c81914ebfc399126460
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190922/a6c99e3a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list