Date: Saturday, March 20, 2021 @ 21:25:51 Author: felixonmars Revision: 896203
upgpkg: haskell-distributive 0.6.2.1-69: rebuild with tasty 1.4.0.2 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 21:20:02 UTC (rev 896202) +++ PKGBUILD 2021-03-20 21:25:51 UTC (rev 896203) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=68 +pkgrel=69 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")
