Date: Wednesday, March 22, 2023 @ 03:27:10 Author: felixonmars Revision: 1425975
upgpkg: haskell-mutable-containers 0.3.4.1-32: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 03:27:08 UTC (rev 1425974) +++ PKGBUILD 2023-03-22 03:27:10 UTC (rev 1425975) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4.1 -pkgrel=31 +pkgrel=32 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
