Date: Wednesday, June 17, 2020 @ 19:41:47 Author: felixonmars Revision: 646586
upgpkg: haskell-mutable-containers 0.3.4-34: rebuild with unordered-containers 0.2.11.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 19:41:08 UTC (rev 646585) +++ PKGBUILD 2020-06-17 19:41:47 UTC (rev 646586) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=33 +pkgrel=34 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
