Date: Monday, February 7, 2022 @ 14:50:12 Author: felixonmars Revision: 1128096
upgpkg: haskell-unordered-containers 0.2.15.0-11: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 14:49:03 UTC (rev 1128095) +++ PKGBUILD 2022-02-07 14:50:12 UTC (rev 1128096) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.15.0 -pkgrel=10 +pkgrel=11 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
