Date: Wednesday, January 5, 2022 @ 21:15:26 Author: felixonmars Revision: 1093612
upgpkg: haskell-th-expand-syns 0.4.9.0-4: rebuild with primitive 0.7.3.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-05 21:14:30 UTC (rev 1093611) +++ PKGBUILD 2022-01-05 21:15:26 UTC (rev 1093612) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.9.0 -pkgrel=3 +pkgrel=4 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
