Date: Saturday, February 19, 2022 @ 00:08:50 Author: felixonmars Revision: 1134658
upgpkg: haskell-unordered-containers 0.2.16.0-2: rebuild with hashable 1.4.0.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 00:07:43 UTC (rev 1134657) +++ PKGBUILD 2022-02-19 00:08:50 UTC (rev 1134658) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.16.0 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
