Date: Friday, April 24, 2020 @ 07:13:53 Author: felixonmars Revision: 618958
upgpkg: haskell-unordered-containers 0.2.10.0-38: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 07:12:44 UTC (rev 618957) +++ PKGBUILD 2020-04-24 07:13:53 UTC (rev 618958) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=37 +pkgrel=38 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
