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

Felix Yan felixonmars at archlinux.org
Tue Nov 8 09:26:59 UTC 2016


    Date: Tuesday, November 8, 2016 @ 09:26:58
  Author: felixonmars
Revision: 195120

upgpkg: haskell-language-javascript 0.6.0.9-1

rebuild with language-javascript-0.6.0.9

Modified:
  haskell-language-javascript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-08 08:57:12 UTC (rev 195119)
+++ PKGBUILD	2016-11-08 09:26:58 UTC (rev 195120)
@@ -4,16 +4,16 @@
 
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
-pkgver=0.6.0.8
+pkgver=0.6.0.9
 pkgrel=1
 pkgdesc="Parser for JavaScript"
-url="http://github.com/erikd/language-javascript"
+url="https://github.com/erikd/language-javascript"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 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=('98a48760012d7b9eb7625532ea1d18ee0127a18dc11ccd679717ea53151c2ab9')
+sha256sums=('a86b98d4fb8c27bbe54f7bedecde2acfea7e7d8e30a55434fd971b15238932cc')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list