Date: Monday, January 17, 2022 @ 19:53:57 Author: felixonmars Revision: 1108162
upgpkg: haskell-unordered-containers 0.2.15.0-6: rebuild with hashable 1.3.5.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 19:52:43 UTC (rev 1108161) +++ PKGBUILD 2022-01-17 19:53:57 UTC (rev 1108162) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.15.0 -pkgrel=5 +pkgrel=6 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
