Date: Saturday, June 19, 2021 @ 17:31:26 Author: felixonmars Revision: 965598
upgpkg: haskell-unordered-containers 0.2.14.0-7: rebuild with ghc 9.0.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 17:29:48 UTC (rev 965597) +++ PKGBUILD 2021-06-19 17:31:26 UTC (rev 965598) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=6 +pkgrel=7 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
