Date: Saturday, March 4, 2017 @ 09:46:34 Author: felixonmars Revision: 214852
upgpkg: haskell-yesod-static 1.5.2-1 rebuild with yesod-static,1.5.2 Modified: haskell-yesod-static/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-04 09:44:57 UTC (rev 214851) +++ PKGBUILD 2017-03-04 09:46:34 UTC (rev 214852) @@ -4,8 +4,8 @@ _hkgname=yesod-static pkgname=haskell-yesod-static -pkgver=1.5.1.1 -pkgrel=43 +pkgver=1.5.2 +pkgrel=1 pkgdesc="Static file serving subsite for Yesod Web Framework." url="http://www.yesodweb.com/" license=("MIT") @@ -18,7 +18,7 @@ "haskell-text" "haskell-unix-compat" "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('cdb50763c4cbd2b8fcdb2b9f2f2526648e82454c62d49bfd6d165af80a192a92') +sha256sums=('b949c5f6087d9e32c7ff2f41ed647b1df605bbe1ce2cbcfe59cc46dc4a72099e') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
