Date: Monday, July 26, 2021 @ 22:17:56 Author: felixonmars Revision: 986071
upgpkg: haskell-mutable-containers 0.3.4-143: rebuild with transformers-compat 0.7 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 22:17:13 UTC (rev 986070) +++ PKGBUILD 2021-07-26 22:17:56 UTC (rev 986071) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=142 +pkgrel=143 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
