Date: Tuesday, February 23, 2021 @ 10:12:21 Author: felixonmars Revision: 869522
upgpkg: haskell-hashtables 1.2.4.1-47: rebuild with hashable 1.3.1.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 10:11:38 UTC (rev 869521) +++ PKGBUILD 2021-02-23 10:12:21 UTC (rev 869522) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=46 +pkgrel=47 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
