Date: Wednesday, February 24, 2021 @ 15:04:30 Author: felixonmars Revision: 871512
upgpkg: haskell-sourcemap 0.1.6-280: rebuild with aeson 1.5.6.0 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 15:03:58 UTC (rev 871511) +++ PKGBUILD 2021-02-24 15:04:30 UTC (rev 871512) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=279 +pkgrel=280 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
