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

Felix Yan fyan at archlinux.org
Thu Feb 4 06:06:05 UTC 2016


    Date: Thursday, February 4, 2016 @ 07:06:05
  Author: fyan
Revision: 160192

upgpkg: haskell-hjsmin 0.1.5.2-1

rebuild with mmorph-1.0.6, psqueues-0.2.1.0, monad-logger-0.3.18

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-04 06:05:13 UTC (rev 160191)
+++ PKGBUILD	2016-02-04 06:06:05 UTC (rev 160192)
@@ -4,8 +4,8 @@
 
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
-pkgver=0.1.5.1
-pkgrel=4
+pkgver=0.1.5.2
+pkgrel=1
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d1e36c8fe5dfd46819425877ca7fc6a5b422fce138de9787b7409850252decff')
+sha256sums=('c2d04fe6b1f45d88d6b2e382b0fdf648a18b0cd913c2688af7ab77d7c27dd330')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list