Date: Tuesday, October 26, 2021 @ 14:34:37 Author: felixonmars Revision: 1034060
upgpkg: haskell-unordered-containers 0.2.14.0-21: rebuild with base-orphans 0.8.5 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 14:31:14 UTC (rev 1034059) +++ PKGBUILD 2021-10-26 14:34:37 UTC (rev 1034060) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=20 +pkgrel=21 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
