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

Felix Yan fyan at archlinux.org
Thu Mar 3 04:56:13 UTC 2016


    Date: Thursday, March 3, 2016 @ 05:56:13
  Author: fyan
Revision: 164277

upgpkg: hlint 1.9.31-1

rebuild with aeson-0.11.1.0, base-orphans-0.5.3, hlint-1.9.31, git-annex-6.20160229, hpack-0.10.0, stylish-haskell-0.5.15.2, wai-extra-3.0.14.1

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-03 04:07:02 UTC (rev 164276)
+++ PKGBUILD	2016-03-03 04:56:13 UTC (rev 164277)
@@ -4,7 +4,7 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.30
+pkgver=1.9.31
 pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
@@ -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=('f79ff542e7e92a6972c87431ef425222d4f081a83a5a916dc2750ee83376e35e')
+sha256sums=('da353b827a418edffe5658172cc251133270186521ef1a4c6d1936b4f825faf8')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list