Date: Wednesday, February 2, 2022 @ 17:32:28 Author: felixonmars Revision: 1122824
upgpkg: haskell-th-expand-syns 0.4.9.0-10: rebuild with base-orphans 0.8.6 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:32:09 UTC (rev 1122823) +++ PKGBUILD 2022-02-02 17:32:28 UTC (rev 1122824) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.9.0 -pkgrel=9 +pkgrel=10 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
