Date: Sunday, February 14, 2021 @ 09:04:25 Author: felixonmars Revision: 859978
upgpkg: haskell-bifunctors 5.5.10-26: rebuild with doctest 0.18 Modified: haskell-bifunctors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 09:03:43 UTC (rev 859977) +++ PKGBUILD 2021-02-14 09:04:25 UTC (rev 859978) @@ -4,7 +4,7 @@ _hkgname=bifunctors pkgname=haskell-bifunctors pkgver=5.5.10 -pkgrel=25 +pkgrel=26 pkgdesc="Bifunctors" url="https://github.com/ekmett/bifunctors/" license=("BSD")