Date: Thursday, May 17, 2018 @ 08:42:01 Author: felixonmars Revision: 323502
upgpkg: haskell-hashtables 1.2.3.0-2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:41:47 UTC (rev 323501) +++ PKGBUILD 2018-05-17 08:42:01 UTC (rev 323502) @@ -5,7 +5,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
