Date: Saturday, November 13, 2021 @ 10:47:46 Author: felixonmars Revision: 1045124
upgpkg: haskell-th-expand-syns 0.4.8.0-39: rebuild with vector-th-unbox 0.2.2 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 10:47:10 UTC (rev 1045123) +++ PKGBUILD 2021-11-13 10:47:46 UTC (rev 1045124) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.8.0 -pkgrel=38 +pkgrel=39 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
