Date: Friday, January 1, 2021 @ 01:05:03 Author: felixonmars Revision: 801517
upgpkg: haskell-hashtables 1.2.4.1-25: rebuild with contravariant 1.5.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 01:04:23 UTC (rev 801516) +++ PKGBUILD 2021-01-01 01:05:03 UTC (rev 801517) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=24 +pkgrel=25 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
