Date: Sunday, December 13, 2020 @ 13:35:22 Author: felixonmars Revision: 774255
upgpkg: haskell-tasty-hspec 1.1.6-5: rebuild with base-orphans 0.8.5 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 13:34:42 UTC (rev 774254) +++ PKGBUILD 2020-12-13 13:35:22 UTC (rev 774255) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.1.6 -pkgrel=4 +pkgrel=5 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')