Date: Saturday, February 19, 2022 @ 22:45:06 Author: felixonmars Revision: 1135072
upgpkg: haskell-th-desugar 1.13-10: rebuild with hashable 1.4.0.0 Modified: haskell-th-desugar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 22:43:38 UTC (rev 1135071) +++ PKGBUILD 2022-02-19 22:45:06 UTC (rev 1135072) @@ -3,7 +3,7 @@ _hkgname=th-desugar pkgname=haskell-th-desugar pkgver=1.13 -pkgrel=9 +pkgrel=10 pkgdesc="Functions to desugar Template Haskell" url="https://github.com/goldfirere/th-desugar" license=('BSD')