Date: Tuesday, July 26, 2022 @ 08:06:34 Author: felixonmars Revision: 1258671
upgpkg: haskell-th-expand-syns 0.4.10.0-1: rebuild with th-expand-syns 0.4.10.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-26 08:06:06 UTC (rev 1258670) +++ PKGBUILD 2022-07-26 08:06:34 UTC (rev 1258671) @@ -2,8 +2,8 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns -pkgver=0.4.9.0 -pkgrel=37 +pkgver=0.4.10.0 +pkgrel=1 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-syb' 'haskell-th-abstraction') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('ff20a81e37bbefa246c6c1c596f69f83f1d2f7fdbb217556d42fff1cedbf064b65cc6e005806022221b4b6bc5e5f1dcda75ca9b51efcff6d14bfe0e6b658485d') +sha512sums=('d30f3083d3225d7920e82958541606e5ff0c6d8b89a748bc07ef2933f1cb8f67ae35427a8a8f1773704e2f84585f502d87be25d7bce6993a0f4d5926626b0ff1') build() { cd $_hkgname-$pkgver
