Date: Monday, February 6, 2023 @ 04:25:26 Author: felixonmars Revision: 1393944
upgpkg: haskell-unordered-containers 0.2.19.1-55: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 04:25:19 UTC (rev 1393943) +++ PKGBUILD 2023-02-06 04:25:26 UTC (rev 1393944) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=54 +pkgrel=55 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
