Date: Wednesday, September 14, 2022 @ 13:00:13 Author: felixonmars Revision: 1301277
upgpkg: haskell-th-abstraction 0.4.5.0-1: rebuild with th-abstraction 0.4.5.0 Modified: haskell-th-abstraction/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-14 12:59:00 UTC (rev 1301276) +++ PKGBUILD 2022-09-14 13:00:13 UTC (rev 1301277) @@ -3,7 +3,7 @@ _hkgname=th-abstraction pkgname=haskell-th-abstraction -pkgver=0.4.4.0 +pkgver=0.4.5.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=('990773215571835332132e5040802f13922de40006992e834e41bc88e13e5810dc94cfd8db6152ee10cb18e484444d9ed43e2c37250d96150efba50e68f2da1a') +sha512sums=('eaea551b54d40bbd6056e6f7b14e662e7302cb016fe082b9715e248e05988197deebe6108e2adcb7709046a8a326e417fddd1899af3f810c2faa444da5cf4a41') build() { cd $_hkgname-$pkgver
