Date: Monday, December 27, 2021 @ 23:18:13 Author: felixonmars Revision: 1084540
upgpkg: haskell-unordered-containers 0.2.14.0-31: rebuild with tasty 1.4.2.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 23:16:25 UTC (rev 1084539) +++ PKGBUILD 2021-12-27 23:18:13 UTC (rev 1084540) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=30 +pkgrel=31 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
