Date: Friday, December 25, 2020 @ 02:41:40 Author: felixonmars Revision: 789469
upgpkg: haskell-hashtables 1.2.4.1-20: rebuild with comonad 5.0.7 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 02:40:45 UTC (rev 789468) +++ PKGBUILD 2020-12-25 02:41:40 UTC (rev 789469) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=19 +pkgrel=20 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
