Date: Thursday, August 13, 2020 @ 13:37:03 Author: felixonmars Revision: 677272
upgpkg: haskell-distributive 0.6.2-10: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 13:36:47 UTC (rev 677271) +++ PKGBUILD 2020-08-13 13:37:03 UTC (rev 677272) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2 -pkgrel=9 +pkgrel=10 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")
