Date: Thursday, May 12, 2022 @ 09:24:28 Author: felixonmars Revision: 1198717
upgpkg: haskell-mutable-containers 0.3.4-203: rebuild with unordered-containers 0.2.19.1 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:24:21 UTC (rev 1198716) +++ PKGBUILD 2022-05-12 09:24:28 UTC (rev 1198717) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=202 +pkgrel=203 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
