Date: Wednesday, September 9, 2020 @ 10:25:39 Author: felixonmars Revision: 701504
upgpkg: haskell-hashable 1.3.0.0-20: rebuild with mwc-random 0.15.0.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-09 10:24:50 UTC (rev 701503) +++ PKGBUILD 2020-09-09 10:25:39 UTC (rev 701504) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
