Date: Sunday, May 12, 2019 @ 09:18:27 Author: felixonmars Revision: 466039
upgpkg: haskell-hashtables 1.2.3.1-20 rebuild with transformers-compat 0.6.5 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 09:17:42 UTC (rev 466038) +++ PKGBUILD 2019-05-12 09:18:27 UTC (rev 466039) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.1 -pkgrel=19 +pkgrel=20 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
