Date: Thursday, May 31, 2018 @ 17:18:19 Author: felixonmars Revision: 335052
upgpkg: haskell-unordered-containers 0.2.9.0-7 rebuild with ghc 8.4.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 17:17:29 UTC (rev 335051) +++ PKGBUILD 2018-05-31 17:18:19 UTC (rev 335052) @@ -8,7 +8,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.9.0 -pkgrel=6 +pkgrel=7 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("custom:BSD3")
