Date: Wednesday, August 5, 2020 @ 10:20:39 Author: felixonmars Revision: 669294
upgpkg: haskell-mutable-containers 0.3.4-40: rebuild with unordered-containers 0.2.12.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 10:20:36 UTC (rev 669293) +++ PKGBUILD 2020-08-05 10:20:39 UTC (rev 669294) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=39 +pkgrel=40 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
