Date: Thursday, August 18, 2022 @ 21:36:48 Author: felixonmars Revision: 1269143
upgpkg: haskell-unordered-containers 0.2.19.1-25: rebuild with base-orphans 0.8.7 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 21:36:39 UTC (rev 1269142) +++ PKGBUILD 2022-08-18 21:36:48 UTC (rev 1269143) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=24 +pkgrel=25 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
