Date: Thursday, March 25, 2021 @ 13:54:03 Author: felixonmars Revision: 903043
upgpkg: haskell-mutable-containers 0.3.4-120: rebuild with tasty 1.4.0.3 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 13:53:11 UTC (rev 903042) +++ PKGBUILD 2021-03-25 13:54:03 UTC (rev 903043) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=119 +pkgrel=120 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
