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

Felix Yan fyan at archlinux.org
Wed Feb 24 09:27:00 UTC 2016


    Date: Wednesday, February 24, 2016 @ 10:26:59
  Author: fyan
Revision: 163265

upgpkg: haskell-hjsmin 0.1.5.3-1

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-24 09:23:49 UTC (rev 163264)
+++ PKGBUILD	2016-02-24 09:26:59 UTC (rev 163265)
@@ -4,7 +4,7 @@
 
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
-pkgver=0.1.5.2
+pkgver=0.1.5.3
 pkgrel=1
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('c2d04fe6b1f45d88d6b2e382b0fdf648a18b0cd913c2688af7ab77d7c27dd330')
+sha256sums=('5d70536206315abc8b1c2af3d32059bc65db16f95a677b8d6df6184b36f4642e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list