Date: Wednesday, July 21, 2021 @ 14:25:24 Author: felixonmars Revision: 982117
upgpkg: haskell-unordered-containers 0.2.14.0-11: rebuild with unliftio 0.2.19 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 14:24:09 UTC (rev 982116) +++ PKGBUILD 2021-07-21 14:25:24 UTC (rev 982117) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=10 +pkgrel=11 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
