Date: Saturday, January 28, 2023 @ 14:40:55 Author: felixonmars Revision: 1389418
upgpkg: haskell-unordered-containers 0.2.19.1-54: rebuild with concurrent-output 1.10.17 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:40:50 UTC (rev 1389417) +++ PKGBUILD 2023-01-28 14:40:55 UTC (rev 1389418) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=53 +pkgrel=54 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
