Date: Thursday, September 10, 2020 @ 20:03:17 Author: felixonmars Revision: 702283
upgpkg: haskell-unordered-containers 0.2.12.0-11: rebuild with mwc-random 0.15.0.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 20:01:37 UTC (rev 702282) +++ PKGBUILD 2020-09-10 20:03:17 UTC (rev 702283) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.12.0 -pkgrel=10 +pkgrel=11 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")