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

Felix Yan fyan at archlinux.org
Sat Mar 19 07:24:07 UTC 2016


    Date: Saturday, March 19, 2016 @ 08:24:07
  Author: fyan
Revision: 167638

upgpkg: haskell-language-javascript 0.6.0.1-1

rebuild with language-javascript-0.6.0.1, hjsmin-0.2.0.1

Modified:
  haskell-language-javascript/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-19 07:09:05 UTC (rev 167637)
+++ PKGBUILD	2016-03-19 07:24:07 UTC (rev 167638)
@@ -4,7 +4,7 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.0
+pkgver=0.6.0.1
 pkgrel=1
 pkgdesc="Parser for JavaScript"
 url="http://github.com/erikd/language-javascript"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f8e1c8250b5845e8c7c9c07edd468c22478c6e371256d338e010e7b689dc587a')
+sha256sums=('99d9f92ba8bdab7a4f33e639dfbf572404b0e308f9fb565768d8110ed388305f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list