Date: Wednesday, May 4, 2022 @ 13:25:56 Author: felixonmars Revision: 1194052
upgpkg: haskell-mutable-containers 0.3.4-201: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 13:25:49 UTC (rev 1194051) +++ PKGBUILD 2022-05-04 13:25:56 UTC (rev 1194052) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=200 +pkgrel=201 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
