Date: Monday, November 27, 2017 @ 05:02:02 Author: felixonmars Revision: 269142
upgpkg: haskell-unordered-containers 0.2.8.0-8 rebuild with ghc 8.2.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 05:01:19 UTC (rev 269141) +++ PKGBUILD 2017-11-27 05:02:02 UTC (rev 269142) @@ -8,7 +8,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.8.0 -pkgrel=7 +pkgrel=8 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("custom:BSD3")
