Date: Thursday, May 30, 2019 @ 18:35:31 Author: felixonmars Revision: 475038
upgpkg: haskell-insert-ordered-containers 0.2.2-2 rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 1.10.10 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-30 18:34:26 UTC (rev 475037) +++ PKGBUILD 2019-05-30 18:35:31 UTC (rev 475038) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
