Date: Wednesday, February 2, 2022 @ 17:34:24 Author: felixonmars Revision: 1122832
upgpkg: haskell-hashtables 1.2.4.2-18: rebuild with base-orphans 0.8.6 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:33:51 UTC (rev 1122831) +++ PKGBUILD 2022-02-02 17:34:24 UTC (rev 1122832) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.2 -pkgrel=17 +pkgrel=18 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
