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

Felix Yan fyan at archlinux.org
Wed Mar 23 14:25:04 UTC 2016


    Date: Wednesday, March 23, 2016 @ 15:25:04
  Author: fyan
Revision: 168111

upgpkg: hlint 1.9.32-1

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-23 14:24:46 UTC (rev 168110)
+++ PKGBUILD	2016-03-23 14:25:04 UTC (rev 168111)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.31
-pkgrel=4
+pkgver=1.9.32
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
              "haskell-extra" "haskell-src-exts" "haskell-hscolour" "haskell-uniplate"
              "haskell-refact")
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('da353b827a418edffe5658172cc251133270186521ef1a4c6d1936b4f825faf8')
+sha256sums=('09b135c4811b7a9eae06702fbdc42e0b45fc8c10d091d3d83e9428b64e3e73d7')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list