Date: Friday, October 9, 2020 @ 18:09:45 Author: felixonmars Revision: 722648
upgpkg: haskell-mutable-containers 0.3.4-59: rebuild with unordered-containers 0.2.13.0 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 18:09:14 UTC (rev 722647) +++ PKGBUILD 2020-10-09 18:09:45 UTC (rev 722648) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=58 +pkgrel=59 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
