Date: Thursday, January 31, 2019 @ 20:42:31 Author: felixonmars Revision: 428806
upgpkg: haskell-src-exts 1.21.0-1 rebuild with haskell-src-exts 1.21.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-31 20:29:26 UTC (rev 428805) +++ PKGBUILD 2019-01-31 20:42:31 UTC (rev 428806) @@ -3,8 +3,8 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts -pkgver=1.20.3 -pkgrel=11 +pkgver=1.21.0 +pkgrel=1 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD") @@ -13,7 +13,7 @@ makedepends=('ghc' 'happy' 'haskell-pretty-show' 'haskell-smallcheck' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-smallcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('5613570516e65c424b33f60c7ca2f44290fea4f804a56478be9f4594c4ca2a92f7d5701e38b3451c1f7e6808c6c870d4036395b511cd09658fe737842e2117c8') +sha512sums=('73e5a0b811d37d8c304c12cf7adbeac3642e626ed3f1ad8b007aca19dc04f0b2a991cdbef52432c3467584bd1ff7ce424a3bcd86b13e6ef10819a11ef44b889c') build() { cd $_hkgname-$pkgver
