Date: Sunday, March 15, 2020 @ 20:34:08 Author: felixonmars Revision: 598535
upgpkg: haskell-sourcemap 0.1.6-169: rebuild with hashable 1.3.0.0 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 20:33:35 UTC (rev 598534) +++ PKGBUILD 2020-03-15 20:34:08 UTC (rev 598535) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=168 +pkgrel=169 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
