Date: Sunday, March 26, 2023 @ 07:38:44 Author: felixonmars Revision: 1428259
upgpkg: haskell-unordered-containers 0.2.19.1-62: rebuild with lifted-async 0.10.2.4 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 07:38:34 UTC (rev 1428258) +++ PKGBUILD 2023-03-26 07:38:44 UTC (rev 1428259) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=61 +pkgrel=62 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
