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

Felix Yan fyan at archlinux.org
Tue Mar 22 06:48:53 UTC 2016


    Date: Tuesday, March 22, 2016 @ 07:48:53
  Author: fyan
Revision: 167859

upgpkg: haskell-language-javascript 0.6.0.2-2

rebuild with language-javascript-0.6.0.2, pandoc-1.17.0.1, zip-archive-0.3

Modified:
  haskell-language-javascript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 04:48:53 UTC (rev 167858)
+++ PKGBUILD	2016-03-22 06:48:53 UTC (rev 167859)
@@ -4,8 +4,8 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.1
-pkgrel=1
+pkgver=0.6.0.2
+pkgrel=2
 pkgdesc="Parser for JavaScript"
 url="http://github.com/erikd/language-javascript"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('99d9f92ba8bdab7a4f33e639dfbf572404b0e308f9fb565768d8110ed388305f')
+sha256sums=('fce59a0d5483aacd326dacf378662b347224e41e8c0afb9d03761a33bc675d6f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list