Date: Sunday, September 25, 2022 @ 19:21:22 Author: felixonmars Revision: 1309851
upgpkg: haskell-th-expand-syns 0.4.10.0-11: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:20:22 UTC (rev 1309850) +++ PKGBUILD 2022-09-25 19:21:22 UTC (rev 1309851) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=10 +pkgrel=11 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
