Date: Wednesday, June 10, 2020 @ 07:33:14 Author: felixonmars Revision: 641157
upgpkg: haskell-mutable-containers 0.3.4-31: rebuild with doctest 0.17 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 07:32:31 UTC (rev 641156) +++ PKGBUILD 2020-06-10 07:33:14 UTC (rev 641157) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=30 +pkgrel=31 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
