Date: Monday, August 17, 2020 @ 23:08:30 Author: felixonmars Revision: 683489
upgpkg: haskell-mutable-containers 0.3.4-45: rebuild with ghc 8.10.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:07:43 UTC (rev 683488) +++ PKGBUILD 2020-08-17 23:08:30 UTC (rev 683489) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=44 +pkgrel=45 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
