Date: Monday, February 15, 2021 @ 05:18:46 Author: felixonmars Revision: 860729
upgpkg: haskell-hashtables 1.2.4.1-45: rebuild with doctest 0.18 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 05:18:00 UTC (rev 860728) +++ PKGBUILD 2021-02-15 05:18:46 UTC (rev 860729) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=44 +pkgrel=45 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
