Date: Saturday, March 14, 2020 @ 21:23:21 Author: felixonmars Revision: 597269
upgpkg: haskell-mutable-containers 0.3.4-21: rebuild with StateVar 1.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 21:22:46 UTC (rev 597268) +++ PKGBUILD 2020-03-14 21:23:21 UTC (rev 597269) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=20 +pkgrel=21 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
