Date: Thursday, May 28, 2020 @ 17:46:26 Author: felixonmars Revision: 636580
upgpkg: haskell-sourcemap 0.1.6-184: rebuild with aeson 1.5.1.0 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 17:45:56 UTC (rev 636579) +++ PKGBUILD 2020-05-28 17:46:26 UTC (rev 636580) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=183 +pkgrel=184 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
