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

Felix Yan fyan at archlinux.org
Wed Jun 8 16:39:25 UTC 2016


    Date: Wednesday, June 8, 2016 @ 18:39:25
  Author: fyan
Revision: 178659

upgpkg: haskell-language-javascript 0.6.0.5-1

rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0

Modified:
  haskell-language-javascript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 16:38:47 UTC (rev 178658)
+++ PKGBUILD	2016-06-08 16:39:25 UTC (rev 178659)
@@ -4,8 +4,8 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.4
-pkgrel=3
+pkgver=0.6.0.5
+pkgrel=1
 pkgdesc="Parser for JavaScript"
 url="http://github.com/erikd/language-javascript"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-mtl" "haskell-text" "haskell-utf8-string")
 makedepends=('alex' 'happy')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('850e86f58fdbe6a5bf4f559d8c3ae9326d41aa6f01cc2ccac0d33d6903b0e5fb')
+sha256sums=('7dc3afedab9762462d229e42fcf3e6350afde35f552291d1763c8be0386ea13e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list