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

Felix Yan felixonmars at archlinux.org
Fri Nov 25 03:53:29 UTC 2016


    Date: Friday, November 25, 2016 @ 03:53:29
  Author: felixonmars
Revision: 196813

upgpkg: hlint 1.9.38-1

rebuild with fclabels-2.0.3.2, hlint-1.9.38

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-25 03:49:57 UTC (rev 196812)
+++ PKGBUILD	2016-11-25 03:53:29 UTC (rev 196813)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.37
-pkgrel=3
+pkgver=1.9.38
+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=('a208466a837b58159d6a4bbd4c360ae918da306fb38630eae52ba5ef0c88c415')
+sha256sums=('43131e26bfcca9fa9dab0f4fd3a260d895586d57b871ee886f124ad1d41f989d')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list