Date: Tuesday, January 28, 2020 @ 01:28:28 Author: felixonmars Revision: 556901
upgpkg: haskell-unordered-containers 0.2.10.0-26: rebuild with base-orphans 0.8.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-28 01:27:01 UTC (rev 556900) +++ PKGBUILD 2020-01-28 01:28:28 UTC (rev 556901) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=25 +pkgrel=26 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
