Date: Friday, May 21, 2021 @ 03:16:18 Author: felixonmars Revision: 939998
upgpkg: haskell-unordered-containers 0.2.13.0-64: rebuild with hashable 1.3.2.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 03:15:09 UTC (rev 939997) +++ PKGBUILD 2021-05-21 03:16:18 UTC (rev 939998) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=63 +pkgrel=64 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
