Date: Sunday, November 28, 2021 @ 21:12:02 Author: felixonmars Revision: 1055624
upgpkg: haskell-unordered-containers 0.2.14.0-27: rebuild with regex-base 0.94.0.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 21:10:18 UTC (rev 1055623) +++ PKGBUILD 2021-11-28 21:12:02 UTC (rev 1055624) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=26 +pkgrel=27 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
