Date: Saturday, August 15, 2020 @ 15:37:25 Author: felixonmars Revision: 679733
upgpkg: haskell-hashable 1.3.0.0-12: rebuild with math-functions 0.3.4.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 15:36:30 UTC (rev 679732) +++ PKGBUILD 2020-08-15 15:37:25 UTC (rev 679733) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
