Date: Saturday, April 23, 2022 @ 22:36:42 Author: felixonmars Revision: 1189020
upgpkg: haskell-mutable-containers 0.3.4-200: rebuild with hashable 1.4.0.1 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:36:36 UTC (rev 1189019) +++ PKGBUILD 2022-04-23 22:36:42 UTC (rev 1189020) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=199 +pkgrel=200 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
