Date: Tuesday, October 27, 2020 @ 09:50:47 Author: felixonmars Revision: 734179
upgpkg: haskell-hashable 1.3.0.0-30: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 09:50:19 UTC (rev 734178) +++ PKGBUILD 2020-10-27 09:50:47 UTC (rev 734179) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
