Date: Tuesday, February 4, 2020 @ 20:29:00 Author: felixonmars Revision: 562496
upgpkg: haskell-unordered-containers 0.2.10.0-28: rebuild with vector 0.12.1.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 20:27:33 UTC (rev 562495) +++ PKGBUILD 2020-02-04 20:29:00 UTC (rev 562496) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=27 +pkgrel=28 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
