Date: Wednesday, August 24, 2022 @ 23:50:21 Author: felixonmars Revision: 1278016
upgpkg: haskell-mutable-containers 0.3.4-230: rebuild with hashable 1.4.1.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:50:11 UTC (rev 1278015) +++ PKGBUILD 2022-08-24 23:50:21 UTC (rev 1278016) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=229 +pkgrel=230 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
