Date: Tuesday, August 25, 2020 @ 10:45:51 Author: felixonmars Revision: 688051
upgpkg: haskell-hashtables 1.2.3.4-33: rebuild with random 1.2.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 10:44:45 UTC (rev 688050) +++ PKGBUILD 2020-08-25 10:45:51 UTC (rev 688051) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=32 +pkgrel=33 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
