Date: Sunday, February 16, 2020 @ 23:42:01 Author: felixonmars Revision: 573718
upgpkg: haskell-either 5.0.1.1-47: rebuild with profunctors 5.5.2 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 23:41:23 UTC (rev 573717) +++ PKGBUILD 2020-02-16 23:42:01 UTC (rev 573718) @@ -4,7 +4,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.1.1 -pkgrel=46 +pkgrel=47 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("BSD")
