Date: Friday, January 6, 2023 @ 20:11:39 Author: felixonmars Revision: 1379216
upgpkg: haskell-th-expand-syns 0.4.10.0-23: rebuild with hashable 1.4.2.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:11:36 UTC (rev 1379215) +++ PKGBUILD 2023-01-06 20:11:39 UTC (rev 1379216) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=22 +pkgrel=23 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
