Date: Thursday, December 16, 2021 @ 07:27:34 Author: felixonmars Revision: 1073956
upgpkg: haskell-mutable-containers 0.3.4-168: rebuild with hashable 1.3.4.1 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 07:26:50 UTC (rev 1073955) +++ PKGBUILD 2021-12-16 07:27:34 UTC (rev 1073956) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=167 +pkgrel=168 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
