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

Felix Yan felixonmars at archlinux.org
Fri Aug 26 17:35:24 UTC 2016


    Date: Friday, August 26, 2016 @ 17:35:23
  Author: felixonmars
Revision: 187664

upgpkg: haskell-hjsmin 0.2.0.2-1

rebuild with bytestring-tree-builder-0.2.7.1, connection-0.2.6, contravariant-extras-0.3.3.1, cryptonite-0.19, dns-2.0.5, generic-deriving-1.11, persistent-2.6, hindent-5.1.0, hjsmin-0.2.0.2, http2-1.6.2, pandoc-crossref-0.2.3.0, pandoc-types-1.16.1.1, persistent-sqlite-2.6, pipes-http-1.0.4, postgresql-libpq-0.9.2.0, protolude-0.1.7, stylish-haskell-0.6.3.0, tasty-0.11.0.4, wai-app-static-3.1.6.1, yesod-auth-1.4.13.4, yesod-persistent-1.4.0.6

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-26 17:35:18 UTC (rev 187663)
+++ PKGBUILD	2016-08-26 17:35:23 UTC (rev 187664)
@@ -4,8 +4,8 @@
 
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
-pkgver=0.2.0.1
-pkgrel=9
+pkgver=0.2.0.2
+pkgrel=1
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-language-javascript"
          "haskell-optparse-applicative" "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('333e13cfd2b00f0ebeddf08aa9f0ed5ca689dcc21224cd0d9e6416e50fe1acae')
+sha256sums=('bec153d2396962c63998eb12d0a2c7c9f7df6f774cb00e41b6cdb1f5a4905484')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list