Date: Sunday, March 10, 2019 @ 09:05:57 Author: felixonmars Revision: 439080
upgpkg: haskell-unordered-containers 0.2.10.0-3 rebuild with ghc 8.6.4 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 09:04:24 UTC (rev 439079) +++ PKGBUILD 2019-03-10 09:05:57 UTC (rev 439080) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
