Date: Saturday, March 21, 2020 @ 07:33:19 Author: felixonmars Revision: 602381
upgpkg: haskell-insert-ordered-containers 0.2.3-18: rebuild with haskell-src-exts 1.23.0 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 07:32:31 UTC (rev 602380) +++ PKGBUILD 2020-03-21 07:33:19 UTC (rev 602381) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3 -pkgrel=17 +pkgrel=18 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
