Date: Friday, August 5, 2016 @ 10:28:56 Author: felixonmars Revision: 185260
upgpkg: haskell-wai-app-static 3.1.6-1 rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8 Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-05 10:28:12 UTC (rev 185259) +++ PKGBUILD 2016-08-05 10:28:56 UTC (rev 185260) @@ -4,8 +4,8 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static -pkgver=3.1.5 -pkgrel=25 +pkgver=3.1.6 +pkgrel=1 pkgdesc="WAI application for static serving" url="http://www.yesodweb.com/book/web-application-interface" license=("MIT") @@ -17,7 +17,7 @@ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" "haskell-warp" "haskell-zlib") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('28667193acfcc534752b715b5f5e16fc58edb550d03c0eb2b68e123e41030d4c') +sha256sums=('a7096d9ebb371e75953dc3e2895d90761f3b2ded6d01382530544810fdd94214') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
