Date: Wednesday, February 5, 2020 @ 20:13:33 Author: felixonmars Revision: 563513
upgpkg: haskell-mutable-containers 0.3.4-10: rebuild with vector 0.12.1.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 20:12:47 UTC (rev 563512) +++ PKGBUILD 2020-02-05 20:13:33 UTC (rev 563513) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=9 +pkgrel=10 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
