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

Felix Yan fyan at archlinux.org
Mon Jun 13 08:31:34 UTC 2016


    Date: Monday, June 13, 2016 @ 10:31:33
  Author: fyan
Revision: 179858

upgpkg: haskell-js-jquery 3.0.0-1

rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-13 08:31:19 UTC (rev 179857)
+++ PKGBUILD	2016-06-13 08:31:33 UTC (rev 179858)
@@ -4,7 +4,7 @@
 
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
-pkgver=1.12.4
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('6038b72113932bec21c89293fb5f7e23621d03e315596986d9feab34a159ffdb')
+sha256sums=('ad576481282ac48923303bc8bad50baee424425a1021ccfb61215aac8d0bd026')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list