Date: Sunday, March 26, 2023 @ 08:28:22 Author: felixonmars Revision: 1428578
upgpkg: haskell-insert-ordered-containers 0.2.5.1-129: rebuild with lifted-async 0.10.2.4 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 08:28:16 UTC (rev 1428577) +++ PKGBUILD 2023-03-26 08:28:22 UTC (rev 1428578) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.5.1 -pkgrel=128 +pkgrel=129 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')