Date: Saturday, May 19, 2018 @ 18:26:02 Author: felixonmars Revision: 324773
upgpkg: haskell-persistent-sqlite 2.8.1.2-1 rebuild with html-conduit,1.3.0 conduit,1.3.0.2 resourcet,1.2.1 xml-conduit,1.8.0 aws,0.20 http-conduit,2.3.1 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-19 18:25:05 UTC (rev 324772) +++ PKGBUILD 2018-05-19 18:26:02 UTC (rev 324773) @@ -4,18 +4,18 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite -pkgver=2.6.4 -pkgrel=87 +pkgver=2.8.1.2 +pkgrel=1 pkgdesc="Backend for the persistent library using sqlite3" url="http://www.yesodweb.com/book/persistent" license=("MIT") arch=('x86_64') -depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 'haskell-monad-control' - 'haskell-microlens-th' 'haskell-monad-logger' 'haskell-old-locale' 'haskell-persistent' - 'haskell-resource-pool' 'haskell-resourcet' 'haskell-unordered-containers') +depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 'haskell-microlens-th' + 'haskell-monad-logger' 'haskell-old-locale' 'haskell-persistent' 'haskell-resource-pool' + 'haskell-resourcet' 'haskell-unliftio-core' 'haskell-unordered-containers') makedepends=('ghc' 'haskell-hspec' 'haskell-persistent-template' 'haskell-temporary') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('f8ae4f0b501505b839306c283a8a4c854c62c8b325b25219b890339f4b0b4e6d669176e79b7e35fb9d4cf5fd4627117d464aa141840c7fade8ceac669ca86aa5') +sha512sums=('06797905f8695949730a4ea705e1ebb8c09ad3a81d14b320e2e7c1d14dad484e4c2f213696341ce54293992fab15def013dba2965a5ca385736ae4c5ac316e82') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
