Date: Thursday, October 22, 2020 @ 20:13:09 Author: felixonmars Revision: 730083
upgpkg: haskell-mutable-containers 0.3.4-62: rebuild with profunctors 5.6 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 20:12:42 UTC (rev 730082) +++ PKGBUILD 2020-10-22 20:13:09 UTC (rev 730083) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=61 +pkgrel=62 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
