Date: Tuesday, February 9, 2021 @ 20:11:41 Author: felixonmars Revision: 851526
upgpkg: haskell-mutable-containers 0.3.4-103: rebuild with ghc 8.10.4 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:11:11 UTC (rev 851525) +++ PKGBUILD 2021-02-09 20:11:41 UTC (rev 851526) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=102 +pkgrel=103 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
