Date: Sunday, February 16, 2020 @ 11:14:00 Author: felixonmars Revision: 572317
upgpkg: haskell-sourcemap 0.1.6-160: rebuild with ghc 8.8.2 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 11:13:14 UTC (rev 572316) +++ PKGBUILD 2020-02-16 11:14:00 UTC (rev 572317) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=159 +pkgrel=160 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
