Date: Tuesday, February 9, 2021 @ 11:04:18 Author: felixonmars Revision: 850950
upgpkg: haskell-hashable 1.3.0.0-89: rebuild with ghc 8.10.4 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 11:03:45 UTC (rev 850949) +++ PKGBUILD 2021-02-09 11:04:18 UTC (rev 850950) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=88 +pkgrel=89 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
