Date: Saturday, January 2, 2021 @ 00:30:42 Author: felixonmars Revision: 803034
upgpkg: haskell-unordered-containers 0.2.13.0-23: rebuild with th-abstraction 0.4.2.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-02 00:28:43 UTC (rev 803033) +++ PKGBUILD 2021-01-02 00:30:42 UTC (rev 803034) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=22 +pkgrel=23 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
