Date: Monday, August 31, 2020 @ 08:27:35 Author: felixonmars Revision: 693957
upgpkg: haskell-mono-traversable-instances 0.1.0.0-53: rebuild with happy 1.20.0 Modified: haskell-mono-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 08:26:56 UTC (rev 693956) +++ PKGBUILD 2020-08-31 08:27:35 UTC (rev 693957) @@ -3,7 +3,7 @@ _hkgname=mono-traversable-instances pkgname=haskell-mono-traversable-instances pkgver=0.1.0.0 -pkgrel=52 +pkgrel=53 pkgdesc='Extra typeclass instances for mono-traversable' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"