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

Felix Yan felixonmars at archlinux.org
Sun Feb 12 02:25:59 UTC 2017


    Date: Sunday, February 12, 2017 @ 02:25:55
  Author: felixonmars
Revision: 212006

upgpkg: hlint 1.9.41-1

rebuild with hlint,1.9.41

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 02:21:05 UTC (rev 212005)
+++ PKGBUILD	2017-02-12 02:25:55 UTC (rev 212006)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.40
-pkgrel=2
+pkgver=1.9.41
+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=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('68ff63ac4686ac5b09ff71be811af57a2e640af49e3e606f389901b6388594a1')
+sha256sums=('2d9299f7952af44b2f06a67af917859fd51e1056c7d405f0930769ea1e093fb4')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list