Date: Tuesday, May 12, 2020 @ 14:52:03 Author: felixonmars Revision: 626962
upgpkg: haskell-unordered-containers 0.2.10.0-39: rebuild with tasty 1.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:50:50 UTC (rev 626961) +++ PKGBUILD 2020-05-12 14:52:03 UTC (rev 626962) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=38 +pkgrel=39 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
