Date: Saturday, March 28, 2020 @ 15:03:56 Author: felixonmars Revision: 605181
upgpkg: haskell-insert-ordered-containers 0.2.3-20: rebuild with attoparsec 0.13.2.4 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 15:02:20 UTC (rev 605180) +++ PKGBUILD 2020-03-28 15:03:56 UTC (rev 605181) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3 -pkgrel=19 +pkgrel=20 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
