Date: Tuesday, January 5, 2021 @ 11:24:12 Author: felixonmars Revision: 808799
upgpkg: haskell-mutable-containers 0.3.4-86: rebuild with comonad 5.0.8 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 11:23:42 UTC (rev 808798) +++ PKGBUILD 2021-01-05 11:24:12 UTC (rev 808799) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=85 +pkgrel=86 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
