Date: Thursday, March 2, 2023 @ 10:14:00 Author: felixonmars Revision: 1406388
upgpkg: haskell-unordered-containers 0.2.19.1-58: rebuild with generic-deriving 1.14.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:13:30 UTC (rev 1406387) +++ PKGBUILD 2023-03-02 10:14:00 UTC (rev 1406388) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=57 +pkgrel=58 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
