Date: Monday, January 27, 2020 @ 23:57:10 Author: felixonmars Revision: 556753
upgpkg: haskell-hspec 2.7.1-20: rebuild with base-orphans 0.8.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 23:56:31 UTC (rev 556752) +++ PKGBUILD 2020-01-27 23:57:10 UTC (rev 556753) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=19 +pkgrel=20 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
