Date: Thursday, February 25, 2021 @ 05:42:47 Author: felixonmars Revision: 872928
upgpkg: haskell-sourcemap 0.1.6-281: rebuild with regex-base 0.94.0.1 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 05:42:19 UTC (rev 872927) +++ PKGBUILD 2021-02-25 05:42:47 UTC (rev 872928) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=280 +pkgrel=281 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
