Date: Wednesday, November 17, 2021 @ 01:18:19 Author: felixonmars Revision: 1049192
upgpkg: haskell-unordered-containers 0.2.14.0-25: rebuild with splitmix 0.1.0.4 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-17 01:16:35 UTC (rev 1049191) +++ PKGBUILD 2021-11-17 01:18:19 UTC (rev 1049192) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=24 +pkgrel=25 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
