Date: Monday, August 29, 2022 @ 22:50:50 Author: felixonmars Revision: 1286690
upgpkg: haskell-unordered-containers 0.2.19.1-30: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 22:50:42 UTC (rev 1286689) +++ PKGBUILD 2022-08-29 22:50:50 UTC (rev 1286690) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=29 +pkgrel=30 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
