Date: Saturday, February 15, 2020 @ 08:45:50 Author: felixonmars Revision: 571420
upgpkg: haskell-heaps 0.3.6.1-5: rebuild with ghc 8.8.2 Modified: haskell-heaps/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 08:45:14 UTC (rev 571419) +++ PKGBUILD 2020-02-15 08:45:50 UTC (rev 571420) @@ -3,7 +3,7 @@ _hkgname=heaps pkgname=haskell-heaps pkgver=0.3.6.1 -pkgrel=4 +pkgrel=5 pkgdesc="Asymptotically optimal Brodal/Okasaki heaps" url="https://github.com/ekmett/heaps" license=('BSD')