Date: Friday, April 24, 2020 @ 18:21:43 Author: felixonmars Revision: 619462
upgpkg: haskell-persistent-test 2.0.3.1-21: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-persistent-test/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 18:21:17 UTC (rev 619461) +++ PKGBUILD 2020-04-24 18:21:43 UTC (rev 619462) @@ -3,13 +3,13 @@ _hkgname=persistent-test pkgname=haskell-persistent-test pkgver=2.0.3.1 -pkgrel=20 +pkgrel=21 pkgdesc="Tests for Persistent" url="https://github.com/yesodweb/persistent" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-persistent' 'haskell-persistent-template' 'haskell-aeson' - 'haskell-blaze-html' 'haskell-conduit' 'haskell-exceptions' 'haskell-hspec' + 'haskell-blaze-html' 'haskell-conduit' 'haskell-hspec' 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-monad-control' 'haskell-monad-logger' 'haskell-path-pieces' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-random' 'haskell-resourcet' 'haskell-transformers-base' 'haskell-unliftio' 'haskell-unliftio-core'
