Date: Wednesday, May 26, 2021 @ 22:25:03 Author: felixonmars Revision: 947170
upgpkg: haskell-mutable-containers 0.3.4-132: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 22:24:35 UTC (rev 947169) +++ PKGBUILD 2021-05-26 22:25:03 UTC (rev 947170) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=131 +pkgrel=132 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
