Date: Tuesday, March 16, 2021 @ 10:40:01 Author: felixonmars Revision: 891796
upgpkg: haskell-distributive 0.6.2.1-67: rebuild with doctest 0.18.1 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 10:39:21 UTC (rev 891795) +++ PKGBUILD 2021-03-16 10:40:01 UTC (rev 891796) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=66 +pkgrel=67 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")