Date: Saturday, January 16, 2021 @ 22:50:07 Author: felixonmars Revision: 821196
revert logict 0.7.1.0: https://github.com/Bodigrim/smallcheck/issues/49 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-16 22:50:03 UTC (rev 821195) +++ PKGBUILD 2021-01-16 22:50:07 UTC (rev 821196) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=70 +pkgrel=69 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
