Date: Wednesday, September 2, 2020 @ 17:21:31 Author: felixonmars Revision: 696640
upgpkg: haskell-hashtables 1.2.3.4-36: rebuild with mwc-random 0.15.0.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 17:20:46 UTC (rev 696639) +++ PKGBUILD 2020-09-02 17:21:31 UTC (rev 696640) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=35 +pkgrel=36 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
