Date: Sunday, February 20, 2022 @ 20:34:13 Author: felixonmars Revision: 1135350
upgpkg: haskell-mutable-containers 0.3.4-186: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-20 20:33:47 UTC (rev 1135349) +++ PKGBUILD 2022-02-20 20:34:13 UTC (rev 1135350) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=185 +pkgrel=186 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
