Date: Sunday, March 20, 2022 @ 16:33:04 Author: felixonmars Revision: 1163910
upgpkg: haskell-hspec-core 2.9.1-17: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 16:32:01 UTC (rev 1163909) +++ PKGBUILD 2022-03-20 16:33:04 UTC (rev 1163910) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.9.1 -pkgrel=16 +pkgrel=17 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
