Date: Friday, June 10, 2022 @ 21:15:05 Author: felixonmars Revision: 1231386
upgpkg: haskell-unordered-containers 0.2.19.1-13: rebuild with ansi-terminal 0.11.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 21:09:40 UTC (rev 1231385) +++ PKGBUILD 2022-06-10 21:15:05 UTC (rev 1231386) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=12 +pkgrel=13 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
