Date: Wednesday, August 5, 2020 @ 11:13:34 Author: felixonmars Revision: 669353
upgpkg: haskell-sourcemap 0.1.6-195: rebuild with unordered-containers 0.2.12.0 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 11:12:58 UTC (rev 669352) +++ PKGBUILD 2020-08-05 11:13:34 UTC (rev 669353) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.6 -pkgrel=194 +pkgrel=195 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
