Date: Wednesday, February 2, 2022 @ 18:05:22 Author: felixonmars Revision: 1122874
upgpkg: haskell-distributive 0.6.2.1-128: rebuild with base-orphans 0.8.6 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 18:05:02 UTC (rev 1122873) +++ PKGBUILD 2022-02-02 18:05:22 UTC (rev 1122874) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=127 +pkgrel=128 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")