Date: Tuesday, March 15, 2022 @ 01:42:20 Author: felixonmars Revision: 1154109
upgpkg: haskell-sourcemap 0.1.7-18: rebuild with unordered-containers 0.2.17.0 Modified: haskell-sourcemap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 01:41:54 UTC (rev 1154108) +++ PKGBUILD 2022-03-15 01:42:20 UTC (rev 1154109) @@ -4,7 +4,7 @@ _hkgname=sourcemap pkgname=haskell-sourcemap pkgver=0.1.7 -pkgrel=17 +pkgrel=18 pkgdesc="Implementation of source maps as proposed by Google and Mozilla." url="https://github.com/juhp/sourcemap" license=("BSD")
