Date: Monday, November 27, 2017 @ 04:34:48 Author: felixonmars Revision: 269102
upgpkg: haskell-hashable 1.2.6.1-4 rebuild with ghc 8.2.2 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 01:35:57 UTC (rev 269101) +++ PKGBUILD 2017-11-27 04:34:48 UTC (rev 269102) @@ -5,7 +5,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.2.6.1 -pkgrel=3 +pkgrel=4 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
