Date: Friday, May 21, 2021 @ 05:18:51 Author: felixonmars Revision: 940252
upgpkg: haskell-mutable-containers 0.3.4-130: rebuild with hashable 1.3.2.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 05:18:12 UTC (rev 940251) +++ PKGBUILD 2021-05-21 05:18:51 UTC (rev 940252) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=129 +pkgrel=130 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
