Date: Sunday, December 27, 2020 @ 23:31:51 Author: felixonmars Revision: 794026
upgpkg: haskell-unordered-containers 0.2.13.0-19: rebuild with indexed-traversable 0.1.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 23:30:42 UTC (rev 794025) +++ PKGBUILD 2020-12-27 23:31:51 UTC (rev 794026) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=18 +pkgrel=19 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
