Date: Friday, March 5, 2021 @ 19:49:12 Author: felixonmars Revision: 882200
upgpkg: haskell-success 0.2.6-146: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-success/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 19:48:46 UTC (rev 882199) +++ PKGBUILD 2021-03-05 19:49:12 UTC (rev 882200) @@ -4,7 +4,7 @@ _hkgname=success pkgname=haskell-success pkgver=0.2.6 -pkgrel=145 +pkgrel=146 pkgdesc="A version of Either specialised for encoding of success or failure" url="https://github.com/nikita-volkov/success" license=("MIT")