[arch-commits] Commit in haskell-js-jquery/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 23 14:13:42 UTC 2016


    Date: Wednesday, March 23, 2016 @ 15:13:41
  Author: fyan
Revision: 168108

upgpkg: haskell-js-jquery 1.12.2-1

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-23 12:15:22 UTC (rev 168107)
+++ PKGBUILD	2016-03-23 14:13:41 UTC (rev 168108)
@@ -4,7 +4,7 @@
 
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('df723585d61ccf2bb00f6aa8942263f96e34c89a879898319314a37239e452a1')
+sha256sums=('858dffb2d7ad9b4e3d0989881199825da3b350dca7f759fd6b806a41f5342db6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list