Date: Saturday, April 23, 2022 @ 22:56:18 Author: felixonmars Revision: 1189164
upgpkg: haskell-insert-ordered-containers 0.2.5.1-37: rebuild with hashable 1.4.0.1 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:56:12 UTC (rev 1189163) +++ PKGBUILD 2022-04-23 22:56:18 UTC (rev 1189164) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.5.1 -pkgrel=36 +pkgrel=37 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
