[arch-commits] Commit in haskell-sourcemap/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 16:21:42 UTC 2022


    Date: Sunday, January 16, 2022 @ 16:21:42
  Author: felixonmars
Revision: 1106353

upgpkg: haskell-sourcemap 0.1.7-1

Modified:
  haskell-sourcemap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 16:14:00 UTC (rev 1106352)
+++ PKGBUILD	2022-01-16 16:21:42 UTC (rev 1106353)
@@ -3,8 +3,8 @@
 
 _hkgname=sourcemap
 pkgname=haskell-sourcemap
-pkgver=0.1.6.1
-pkgrel=54
+pkgver=0.1.7
+pkgrel=1
 pkgdesc="Implementation of source maps as proposed by Google and Mozilla."
 url="https://github.com/juhp/sourcemap"
 license=("BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc')
 checkdepends=('nodejs' 'npm' 'nodejs-source-map')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f3eeb8595a334bc3916e2907f235223da6d03ff697cb2f4ec881305473cf8e0a051f765519b64a629523ef7a5844d54f39a2a0769ab756090f05e9e29222a4b1')
+sha512sums=('8bb22dc3a66e5e63cb2b3ea44bdc15843dfd83d28d4d8cfacdbf99730ed9d0d832e47d9e4bb462f66753ffb177c0374b1f5f58c4ee9597193a6f4486150a1846')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list