Date: Thursday, February 18, 2021 @ 00:00:24 Author: felixonmars Revision: 863139
upgpkg: haskell-mutable-containers 0.3.4-107: rebuild with async 2.2.3 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 23:59:45 UTC (rev 863138) +++ PKGBUILD 2021-02-18 00:00:24 UTC (rev 863139) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=106 +pkgrel=107 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
