Date: Monday, March 5, 2018 @ 10:06:21 Author: felixonmars Revision: 302595
upgpkg: haskell-insert-ordered-containers 0.2.1.0-61 rebuild with text-short,0.1.2 tasty-quickcheck,0.10 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-05 10:05:06 UTC (rev 302594) +++ PKGBUILD 2018-03-05 10:06:21 UTC (rev 302595) @@ -4,7 +4,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.1.0 -pkgrel=60 +pkgrel=61 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('custom:BSD3')
