Date: Thursday, May 13, 2021 @ 18:36:10 Author: felixonmars Revision: 933414
upgpkg: haskell-th-extras 0.0.0.4-33: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-th-extras/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:35:46 UTC (rev 933413) +++ PKGBUILD 2021-05-13 18:36:10 UTC (rev 933414) @@ -3,7 +3,7 @@ _hkgname=th-extras pkgname=haskell-th-extras pkgver=0.0.0.4 -pkgrel=32 +pkgrel=33 pkgdesc="A grab bag of functions for use with Template Haskell" url="https://github.com/mokus0/th-extras" license=("custom:PublicDomain")
