Date: Monday, January 2, 2017 @ 17:15:14 Author: felixonmars Revision: 204309
upgpkg: haskell-unordered-containers 0.2.7.2-2 rebuild with hashable-1.2.5.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-02 17:15:04 UTC (rev 204308) +++ PKGBUILD 2017-01-02 17:15:14 UTC (rev 204309) @@ -8,7 +8,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("custom:BSD3")
