Date: Sunday, January 14, 2018 @ 11:12:49 Author: felixonmars Revision: 282021
upgpkg: haskell-insert-ordered-containers 0.2.1.0-38 rebuild with attoparsec,0.13.2.2 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-14 11:09:57 UTC (rev 282020) +++ PKGBUILD 2018-01-14 11:12:49 UTC (rev 282021) @@ -4,7 +4,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.1.0 -pkgrel=37 +pkgrel=38 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('custom:BSD3')
