Date: Monday, November 16, 2020 @ 16:17:47 Author: felixonmars Revision: 755373
upgpkg: haskell-mutable-containers 0.3.4-69: rebuild with QuickCheck 2.14.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 16:16:58 UTC (rev 755372) +++ PKGBUILD 2020-11-16 16:17:47 UTC (rev 755373) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=68 +pkgrel=69 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"