Date: Monday, June 22, 2020 @ 18:20:00 Author: felixonmars Revision: 650829
upgpkg: haskell-yesod-test 1.6.10-1: rebuild with yesod-test 1.6.10 Modified: haskell-yesod-test/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-22 18:13:47 UTC (rev 650828) +++ PKGBUILD 2020-06-22 18:20:00 UTC (rev 650829) @@ -2,8 +2,8 @@ _hkgname=yesod-test pkgname=haskell-yesod-test -pkgver=1.6.9.1 -pkgrel=20 +pkgver=1.6.10 +pkgrel=1 pkgdesc="Integration testing for WAI/Yesod Applications" url="https://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' 'haskell-unliftio-core') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('34b9dc68680cf9a151693eafd33dd133586e1e2fe3cec8d724328431e27cba24c489fe9af966242213f5c4d26bca9b66bc7b8d46a57b643a28706ad58ec4e032') +sha512sums=('badbd76b9a345c86f9dcf8b5d6043f173eec60bf6f39bdcb4a60d17d95ad693991a1c7b4061a1e86d61fb9efe3f2f29b3129e6b9ffef4b07d5b563116959b016') prepare() { cd $_hkgname-$pkgver
