Date: Wednesday, February 8, 2023 @ 22:09:12 Author: felixonmars Revision: 1396641
upgpkg: haskell-unordered-containers 0.2.19.1-56: rebuild with unliftio-core 0.2.1.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 22:09:01 UTC (rev 1396640) +++ PKGBUILD 2023-02-08 22:09:12 UTC (rev 1396641) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=55 +pkgrel=56 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
