Date: Wednesday, July 21, 2021 @ 08:03:05 Author: felixonmars Revision: 981556
upgpkg: haskell-hspec 2.8.2-47: rebuild with unliftio 0.2.19 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 07:56:34 UTC (rev 981555) +++ PKGBUILD 2021-07-21 08:03:05 UTC (rev 981556) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.2 -pkgrel=46 +pkgrel=47 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')