Date: Thursday, January 7, 2021 @ 21:25:01 Author: felixonmars Revision: 812808
upgpkg: haskell-insert-ordered-containers 0.2.3.1-88: rebuild with bifunctors 5.5.9 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 21:24:23 UTC (rev 812807) +++ PKGBUILD 2021-01-07 21:25:01 UTC (rev 812808) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3.1 -pkgrel=87 +pkgrel=88 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')