Date: Monday, February 22, 2021 @ 20:51:54 Author: felixonmars Revision: 868934
upgpkg: haskell-mutable-containers 0.3.4-109: rebuild with hashable 1.3.1.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 20:51:23 UTC (rev 868933) +++ PKGBUILD 2021-02-22 20:51:54 UTC (rev 868934) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=108 +pkgrel=109 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
