Date: Saturday, October 20, 2018 @ 03:08:10 Author: felixonmars Revision: 397988
upgpkg: haskell-yesod-core 1.6.8.1-1 rebuild with yesod-core 1.6.8.1 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-20 03:06:20 UTC (rev 397987) +++ PKGBUILD 2018-10-20 03:08:10 UTC (rev 397988) @@ -3,8 +3,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.6.8 -pkgrel=7 +pkgver=1.6.8.1 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -19,7 +19,7 @@ 'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('d6340c2e218df36986b493c0764d9ad8ef66314648d98a6232b6bdbaef4179a1ab4896032c19fb9cd6097420e7b4d604ccfb86accd76a5dd576bd5e6f78b3caa') +sha512sums=('934884ccc8b5fe866ab45ff566a605c0cd1c8f296a4de730202ddcca2e11cf1e82c655a45809de99c6dcbecc0be6b9e3bbb9266d543df32c7727d95078abd5f4') prepare() { cd $_hkgname-$pkgver
