Date: Saturday, August 15, 2020 @ 22:50:29 Author: felixonmars Revision: 680242
upgpkg: haskell-th-desugar 1.11-13: rebuild with math-functions 0.3.4.1 Modified: haskell-th-desugar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 22:48:32 UTC (rev 680241) +++ PKGBUILD 2020-08-15 22:50:29 UTC (rev 680242) @@ -3,7 +3,7 @@ _hkgname=th-desugar pkgname=haskell-th-desugar pkgver=1.11 -pkgrel=12 +pkgrel=13 pkgdesc="Functions to desugar Template Haskell" url="https://github.com/goldfirere/th-desugar" license=('BSD')