Date: Sunday, March 28, 2021 @ 21:08:58 Author: felixonmars Revision: 907912
upgpkg: haskell-distributive 0.6.2.1-77: rebuild with math-functions 0.3.4.2 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 21:08:16 UTC (rev 907911) +++ PKGBUILD 2021-03-28 21:08:58 UTC (rev 907912) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=76 +pkgrel=77 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")