Date: Monday, January 17, 2022 @ 18:44:39 Author: felixonmars Revision: 1107918
upgpkg: haskell-th-expand-syns 0.4.9.0-7: rebuild with hashable 1.3.5.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 18:44:19 UTC (rev 1107917) +++ PKGBUILD 2022-01-17 18:44:39 UTC (rev 1107918) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.9.0 -pkgrel=6 +pkgrel=7 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
