Date: Monday, January 11, 2021 @ 19:09:49 Author: felixonmars Revision: 818202
upgpkg: haskell-mutable-containers 0.3.4-91: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 19:09:21 UTC (rev 818201) +++ PKGBUILD 2021-01-11 19:09:49 UTC (rev 818202) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=90 +pkgrel=91 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
