Date: Sunday, May 29, 2022 @ 03:28:21 Author: felixonmars Revision: 1213727
upgpkg: haskell-shakespeare 2.0.29-1: rebuild with shakespeare 2.0.29 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-29 03:23:55 UTC (rev 1213726) +++ PKGBUILD 2022-05-29 03:28:21 UTC (rev 1213727) @@ -3,8 +3,8 @@ _hkgname=shakespeare pkgname=haskell-shakespeare -pkgver=2.0.27 -pkgrel=8 +pkgver=2.0.29 +pkgrel=1 pkgdesc="A toolkit for making compile-time interpolated templates" url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT") @@ -13,7 +13,7 @@ 'haskell-scientific' 'haskell-th-lift' 'haskell-unordered-containers' 'haskell-vector') makedepends=('ghc' 'haskell-hspec' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('998c3a85bebeb935c963a2146d0d43da3e8eadee923b50c69ba0a02af1f13027309af76271b84b6b08196bf81bbdb07ca94b65824931afc1a40d3572338c0091') +sha512sums=('3e57095ad89aff8eaacf7bc9659b19d0c676e463f89e72fa1b541372dc78b89939d86e981b9287eb9e65d7dc3dc955af1e2a7aa2f727197601beb60729a476b9') build() { cd $_hkgname-$pkgver
