Date: Saturday, July 31, 2021 @ 18:17:15 Author: felixonmars Revision: 991235
upgpkg: haskell-mutable-containers 0.3.4-146: rebuild with StateVar 1.2.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-31 18:16:28 UTC (rev 991234) +++ PKGBUILD 2021-07-31 18:17:15 UTC (rev 991235) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=145 +pkgrel=146 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
