Date: Sunday, March 21, 2021 @ 01:49:26 Author: felixonmars Revision: 896533
upgpkg: haskell-success 0.2.6-150: rebuild with tasty 1.4.0.2 Modified: haskell-success/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 01:48:47 UTC (rev 896532) +++ PKGBUILD 2021-03-21 01:49:26 UTC (rev 896533) @@ -4,7 +4,7 @@ _hkgname=success pkgname=haskell-success pkgver=0.2.6 -pkgrel=149 +pkgrel=150 pkgdesc="A version of Either specialised for encoding of success or failure" url="https://github.com/nikita-volkov/success" license=("MIT")
