Date: Thursday, December 17, 2020 @ 09:24:35 Author: felixonmars Revision: 777208
upgpkg: haskell-th-abstraction 0.4.1.0-1: rebuild with th-abstraction 0.4.1.0 Modified: haskell-th-abstraction/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 09:24:34 UTC (rev 777207) +++ PKGBUILD 2020-12-17 09:24:35 UTC (rev 777208) @@ -3,7 +3,7 @@ _hkgname=th-abstraction pkgname=haskell-th-abstraction -pkgver=0.4.0.0 +pkgver=0.4.1.0 pkgrel=1 pkgdesc="Nicer interface for reified information about data types" url="https://github.com/glguy/th-abstraction/" @@ -12,7 +12,7 @@ depends=('ghc-libs') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('43e625a6be491e0d755c640fafa013a516cc2032c0438c7bc1e86414b22413217325538d41e2bacf1968a69985168684c433390fa4a853ee74b4fcb927b84111') +sha512sums=('67b67904319857aaad741d2b670ff845b6f4fd95ea16e5609d5667fb06387953673004d230c4a678844237e46c76189f67113ce8d3128721150c2e53f313f052') build() { cd $_hkgname-$pkgver
