Date: Sunday, March 15, 2020 @ 21:43:46 Author: felixonmars Revision: 598639
upgpkg: haskell-insert-ordered-containers 0.2.3-16: rebuild with hashable 1.3.0.0 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 21:42:57 UTC (rev 598638) +++ PKGBUILD 2020-03-15 21:43:46 UTC (rev 598639) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3 -pkgrel=15 +pkgrel=16 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
