Date: Tuesday, March 1, 2016 @ 11:03:34
  Author: fyan
Revision: 163861

upgpkg: hlint 1.9.30-1

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-01 09:57:28 UTC (rev 163860)
+++ PKGBUILD    2016-03-01 10:03:34 UTC (rev 163861)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.28
-pkgrel=2
+pkgver=1.9.30
+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=('eb06658a19c362a1f522dc495a6d5e5a90af68cefbcc178713aa8ee0a4c7f710')
+sha256sums=('f79ff542e7e92a6972c87431ef425222d4f081a83a5a916dc2750ee83376e35e')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    

Reply via email to