Date: Friday, July 21, 2017 @ 08:03:59 Author: felixonmars Revision: 245901
upgpkg: haskell-microstache 1.0.1.1-1 rebuild with microstache,1.0.1.1 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-21 07:57:02 UTC (rev 245900) +++ PKGBUILD 2017-07-21 08:03:59 UTC (rev 245901) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache -pkgver=1.0.1 +pkgver=1.0.1.1 pkgrel=1 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" @@ -13,7 +13,7 @@ depends=('ghc' "haskell-aeson" "haskell-parsec" "haskell-text" "haskell-unordered-containers" "haskell-vector") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('c91e7c2195f4f0a0c48da64e441d4c8f299bc4f3fc28c98bec096d2d6aa9151c13bc254594871d64984bdf1a22bde0cfe7e90f3dccacf33668a4cea2b2b522bc') +sha512sums=('28e0ad58a9724259df176092c125a4ba51fd2278cb0ab2e29bc24bf1e0f1c57a53e5983ff640569e3416fc7cda31b6ba0ae8ad832840a3040ba55fb85fb7f1a1') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
