Date: Thursday, March 24, 2022 @ 01:13:15 Author: felixonmars Revision: 1173025
upgpkg: haskell-th-desugar 1.13-19: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-th-desugar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 01:13:09 UTC (rev 1173024) +++ PKGBUILD 2022-03-24 01:13:15 UTC (rev 1173025) @@ -3,7 +3,7 @@ _hkgname=th-desugar pkgname=haskell-th-desugar pkgver=1.13 -pkgrel=18 +pkgrel=19 pkgdesc="Functions to desugar Template Haskell" url="https://github.com/goldfirere/th-desugar" license=('BSD')