Date: Sunday, February 14, 2021 @ 00:28:00 Author: felixonmars Revision: 859944
upgpkg: haskell-bifunctors 5.5.10-25: 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 00:27:22 UTC (rev 859943) +++ PKGBUILD 2021-02-14 00:28:00 UTC (rev 859944) @@ -4,7 +4,7 @@ _hkgname=bifunctors pkgname=haskell-bifunctors pkgver=5.5.10 -pkgrel=24 +pkgrel=25 pkgdesc="Bifunctors" url="https://github.com/ekmett/bifunctors/" license=("BSD")