Date: Wednesday, February 12, 2020 @ 20:52:47 Author: felixonmars Revision: 569797
upgpkg: haskell-mutable-containers 0.3.4-14: rebuild with doctest 0.16.2 Modified: haskell-mutable-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 20:52:04 UTC (rev 569796) +++ PKGBUILD 2020-02-12 20:52:47 UTC (rev 569797) @@ -2,7 +2,7 @@ _hkgname=mutable-containers pkgname=haskell-mutable-containers pkgver=0.3.4 -pkgrel=13 +pkgrel=14 pkgdesc='Abstactions and concrete implementations of mutable containers' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
