Date: Saturday, September 3, 2016 @ 19:04:20 Author: felixonmars Revision: 188391
upgpkg: haskell-yesod-static 1.5.0.4-1 rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4 Modified: haskell-yesod-static/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-03 19:04:04 UTC (rev 188390) +++ PKGBUILD 2016-09-03 19:04:20 UTC (rev 188391) @@ -4,8 +4,8 @@ _hkgname=yesod-static pkgname=haskell-yesod-static -pkgver=1.5.0.3 -pkgrel=71 +pkgver=1.5.0.4 +pkgrel=1 pkgdesc="Static file serving subsite for Yesod Web Framework." url="http://www.yesodweb.com/" license=("MIT") @@ -19,7 +19,7 @@ "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('a46f952593fc36323aba1352b4b7a2703bb609ec19b709447268e7be24f8ce74') +sha256sums=('55a91e85739fb3e06de50f34def5929c7bb8b74810b9fe621c4e2e3f3ebc82b0') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
