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

Felix Yan fyan at archlinux.org
Fri Jun 10 10:31:47 UTC 2016


    Date: Friday, June 10, 2016 @ 12:31:46
  Author: fyan
Revision: 179228

upgpkg: hlint 1.9.35-1

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-10 08:42:10 UTC (rev 179227)
+++ PKGBUILD	2016-06-10 10:31:46 UTC (rev 179228)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.34
-pkgrel=2
+pkgver=1.9.35
+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=('637c3b27238e1c2e217e0c78185507bdeff2c1ce747575a0cbade727ce5f89d5')
+sha256sums=('5e6289dadc77a0862ee12ec09136059011fd779c96ff6ffeec899170a97d7a8a')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list