Date: Thursday, May 13, 2021 @ 19:28:05 Author: felixonmars Revision: 933538
upgpkg: haskell-th-desugar 1.12-12: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-th-desugar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:26:59 UTC (rev 933537) +++ PKGBUILD 2021-05-13 19:28:05 UTC (rev 933538) @@ -3,7 +3,7 @@ _hkgname=th-desugar pkgname=haskell-th-desugar pkgver=1.12 -pkgrel=11 +pkgrel=12 pkgdesc="Functions to desugar Template Haskell" url="https://github.com/goldfirere/th-desugar" license=('BSD')