Date: Friday, January 18, 2019 @ 14:47:17 Author: felixonmars Revision: 424135
upgpkg: haskell-yesod-test 1.6.6-1 rebuild with yesod-test 1.6.6 Modified: haskell-yesod-test/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-18 14:30:32 UTC (rev 424134) +++ PKGBUILD 2019-01-18 14:47:17 UTC (rev 424135) @@ -2,8 +2,8 @@ _hkgname=yesod-test pkgname=haskell-yesod-test -pkgver=1.6.5.1 -pkgrel=47 +pkgver=1.6.6 +pkgrel=1 pkgdesc="Integration testing for WAI/Yesod Applications" url="http://www.yesodweb.com" license=('MIT') @@ -15,7 +15,7 @@ 'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yesod-core') makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('dbee2f3753062bc1a8c5a7657e832e65f2d360fdb1960285f168387fa20fb3fdb98efd6f749ba1e87a4dd78a3823e282205daa1662e831f2bad5572f817c5beb') +sha512sums=('5010908c6d806d8f8e9c213275395bddc5b08541bdec464ae3dadaa45316a8bfc5c9d25f6edfa0546408dca4316e9c65939c2cd4a2329c2cc9ac164fc0e417d2') prepare() { cd $_hkgname-$pkgver
