Date: Monday, June 7, 2021 @ 16:37:04 Author: felixonmars Revision: 957840
upgpkg: haskell-mutable-containers 0.3.4-135: rebuild with ghc 8.10.5 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 16:36:01 UTC (rev 957839) +++ PKGBUILD 2021-06-07 16:37:04 UTC (rev 957840) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=134 +pkgrel=135 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
