Date: Friday, January 22, 2021 @ 19:51:44 Author: felixonmars Revision: 825012
upgpkg: haskell-success 0.2.6-128: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-success/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 19:51:04 UTC (rev 825011) +++ PKGBUILD 2021-01-22 19:51:44 UTC (rev 825012) @@ -4,7 +4,7 @@ _hkgname=success pkgname=haskell-success pkgver=0.2.6 -pkgrel=127 +pkgrel=128 pkgdesc="A version of Either specialised for encoding of success or failure" url="https://github.com/nikita-volkov/success" license=("MIT")