Date: Thursday, January 7, 2021 @ 12:38:24 Author: felixonmars Revision: 811593
upgpkg: haskell-hashable 1.3.0.0-65: rebuild with bifunctors 5.5.9 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 12:37:55 UTC (rev 811592) +++ PKGBUILD 2021-01-07 12:38:24 UTC (rev 811593) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=64 +pkgrel=65 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
