Date: Wednesday, September 2, 2020 @ 20:34:39 Author: felixonmars Revision: 697011
upgpkg: haskell-unordered-containers 0.2.12.0-9: rebuild with mwc-random 0.15.0.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 20:32:44 UTC (rev 697010) +++ PKGBUILD 2020-09-02 20:34:39 UTC (rev 697011) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.12.0 -pkgrel=8 +pkgrel=9 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
