Date: Sunday, January 31, 2021 @ 12:15:23 Author: felixonmars Revision: 838094
upgpkg: haskell-hspec-discover 2.7.7-13: rebuild with unliftio 0.2.14 Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 12:14:41 UTC (rev 838093) +++ PKGBUILD 2021-01-31 12:15:23 UTC (rev 838094) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.7.7 -pkgrel=12 +pkgrel=13 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')