Date: Tuesday, October 26, 2021 @ 11:36:35 Author: felixonmars Revision: 1033797
upgpkg: haskell-th-expand-syns 0.4.8.0-36: rebuild with base-orphans 0.8.5 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 11:35:50 UTC (rev 1033796) +++ PKGBUILD 2021-10-26 11:36:35 UTC (rev 1033797) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.8.0 -pkgrel=35 +pkgrel=36 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
