Date: Wednesday, January 29, 2020 @ 08:43:38 Author: felixonmars Revision: 558465
upgpkg: haskell-hashtables 1.2.3.4-12: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 08:42:57 UTC (rev 558464) +++ PKGBUILD 2020-01-29 08:43:38 UTC (rev 558465) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=11 +pkgrel=12 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
