Date: Friday, January 28, 2022 @ 09:42:29 Author: felixonmars Revision: 1118256
upgpkg: haskell-mutable-containers 0.3.4-182: rebuild with async 2.2.4 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 09:42:02 UTC (rev 1118255) +++ PKGBUILD 2022-01-28 09:42:29 UTC (rev 1118256) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=181 +pkgrel=182 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
