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

Felix Yan fyan at archlinux.org
Sun Mar 27 03:33:46 UTC 2016


    Date: Sunday, March 27, 2016 @ 05:33:46
  Author: fyan
Revision: 168529

upgpkg: haskell-language-javascript 0.6.0.4-1

rebuild with cmark-0.5.2, language-javascript-0.6.0.4, texmath-0.8.5.1

Modified:
  haskell-language-javascript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-27 03:22:30 UTC (rev 168528)
+++ PKGBUILD	2016-03-27 03:33:46 UTC (rev 168529)
@@ -4,7 +4,7 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.3
+pkgver=0.6.0.4
 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=('d6010de849a0783705fc34755cb540be98a15979bfeee41f3660b50cddafa49f')
+sha256sums=('850e86f58fdbe6a5bf4f559d8c3ae9326d41aa6f01cc2ccac0d33d6903b0e5fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list