Date: Sunday, December 25, 2022 @ 19:58:51 Author: felixonmars Revision: 1366545
upgpkg: haskell-th-desugar 1.14-17: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-th-desugar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:58:50 UTC (rev 1366544) +++ PKGBUILD 2022-12-25 19:58:51 UTC (rev 1366545) @@ -3,7 +3,7 @@ _hkgname=th-desugar pkgname=haskell-th-desugar pkgver=1.14 -pkgrel=16 +pkgrel=17 pkgdesc="Functions to desugar Template Haskell" url="https://github.com/goldfirere/th-desugar" license=('BSD')
