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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 10:40:10 UTC 2016


    Date: Tuesday, July 26, 2016 @ 10:40:10
  Author: felixonmars
Revision: 184270

upgpkg: hlint 1.9.36-1

rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 10:38:58 UTC (rev 184269)
+++ PKGBUILD	2016-07-26 10:40:10 UTC (rev 184270)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.35
-pkgrel=5
+pkgver=1.9.36
+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=('5e6289dadc77a0862ee12ec09136059011fd779c96ff6ffeec899170a97d7a8a')
+sha256sums=('dfcd31ce03590f20c1dcea4e78756329e97cccbddbf76db976b3392bd276addc')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list