Date: Sunday, February 16, 2020 @ 12:58:11 Author: felixonmars Revision: 572498
upgpkg: haskell-mutable-containers 0.3.4-15: rebuild with ghc 8.8.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 12:57:25 UTC (rev 572497) +++ PKGBUILD 2020-02-16 12:58:11 UTC (rev 572498) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=14 +pkgrel=15 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
