Date: Thursday, May 13, 2021 @ 19:03:50 Author: felixonmars Revision: 933470
upgpkg: haskell-either 5.0.1.1-150: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:03:22 UTC (rev 933469) +++ PKGBUILD 2021-05-13 19:03:50 UTC (rev 933470) @@ -4,7 +4,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.1.1 -pkgrel=149 +pkgrel=150 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("BSD")
