Date: Friday, March 20, 2020 @ 06:50:28 Author: felixonmars Revision: 601446
upgpkg: haskell-insert-ordered-containers 0.2.3-17: rebuild with aeson 1.4.7.0 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 06:49:40 UTC (rev 601445) +++ PKGBUILD 2020-03-20 06:50:28 UTC (rev 601446) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3 -pkgrel=16 +pkgrel=17 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
