Date: Wednesday, January 29, 2020 @ 12:50:50 Author: felixonmars Revision: 558809
upgpkg: haskell-unordered-containers 0.2.10.0-27: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 12:49:24 UTC (rev 558808) +++ PKGBUILD 2020-01-29 12:50:50 UTC (rev 558809) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=26 +pkgrel=27 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
