Date: Saturday, July 9, 2022 @ 17:09:42 Author: felixonmars Revision: 1249128
upgpkg: haskell-shakespeare 2.0.30-1: rebuild with shakespeare 2.0.30 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-09 17:07:10 UTC (rev 1249127) +++ PKGBUILD 2022-07-09 17:09:42 UTC (rev 1249128) @@ -3,8 +3,8 @@ _hkgname=shakespeare pkgname=haskell-shakespeare -pkgver=2.0.29 -pkgrel=13 +pkgver=2.0.30 +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=('3e57095ad89aff8eaacf7bc9659b19d0c676e463f89e72fa1b541372dc78b89939d86e981b9287eb9e65d7dc3dc955af1e2a7aa2f727197601beb60729a476b9') +sha512sums=('8b278c712f0e914dee2cb2736f6d859e920ffdd3ffbeb2684eb45d3eafced4bf871cd5f960e31b9355d53f913fee29611f82494ec7b26d8711a2b33ef5a0aca0') build() { cd $_hkgname-$pkgver
