Date: Tuesday, June 16, 2020 @ 02:53:18 Author: felixonmars Revision: 645789
upgpkg: haskell-mutable-containers 0.3.4-33: rebuild with base-prelude 1.4 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 02:52:55 UTC (rev 645788) +++ PKGBUILD 2020-06-16 02:53:18 UTC (rev 645789) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=32 +pkgrel=33 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
