Date: Monday, December 30, 2019 @ 11:02:10 Author: felixonmars Revision: 544398
upgpkg: haskell-unordered-containers 0.2.10.0-22: rebuild with exceptions 0.10.4 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 11:00:41 UTC (rev 544397) +++ PKGBUILD 2019-12-30 11:02:10 UTC (rev 544398) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=21 +pkgrel=22 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
