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

Felix Yan fyan at archlinux.org
Sun Apr 10 08:37:57 UTC 2016


    Date: Sunday, April 10, 2016 @ 10:37:57
  Author: fyan
Revision: 170018

upgpkg: haskell-js-jquery 1.12.3-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 08:37:27 UTC (rev 170017)
+++ PKGBUILD	2016-04-10 08:37:57 UTC (rev 170018)
@@ -4,7 +4,7 @@
 
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
-pkgver=1.12.2
+pkgver=1.12.3
 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=('858dffb2d7ad9b4e3d0989881199825da3b350dca7f759fd6b806a41f5342db6')
+sha256sums=('9661095b1138db61a051dd5ea94e86e37428b57c0453d43fac7e447b91f9b09a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list