Date: Monday, January 27, 2020 @ 22:16:33 Author: felixonmars Revision: 556555
upgpkg: haskell-hashtables 1.2.3.4-11: rebuild with base-orphans 0.8.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 22:15:51 UTC (rev 556554) +++ PKGBUILD 2020-01-27 22:16:33 UTC (rev 556555) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=10 +pkgrel=11 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
