Date: Tuesday, July 20, 2021 @ 07:27:35 Author: felixonmars Revision: 979286
upgpkg: haskell-unordered-containers 0.2.14.0-10: rebuild with regex-posix 0.96.0.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 07:27:08 UTC (rev 979285) +++ PKGBUILD 2021-07-20 07:27:35 UTC (rev 979286) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=9 +pkgrel=10 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
