From 1627e6defbf754bcdbcb15b2343246c31f391366 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 12 Jul 2018 19:00:53 +0200 Subject: [PATCH] hlint: update to 2.1.8. --- srcpkgs/hlint/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hlint/template b/srcpkgs/hlint/template index e3d6fd81720..03c2a800ad5 100644 --- a/srcpkgs/hlint/template +++ b/srcpkgs/hlint/template @@ -1,16 +1,16 @@ # Template file for 'hlint' pkgname=hlint -version=2.0.11 +version=2.1.8 revision=1 build_style=haskell-stack nocross=yes # Can't yet cross compile Haskell -stackage="lts-10.2" +stackage="lts-12.0" short_desc="Haskell source code suggestions" maintainer="Inokentiy Babushkin " -license="BSD-3" +license="BSD-3-Clause" homepage="https://github.com/ndmitchell/hlint" distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz" -checksum=be1b67a835c70a28ca3edcb6c042e1c66759167ab83a620034779027c40474e4 +checksum=ad94f0a5baf05b83603c4ef26c426c2769047c83dd11b659d6bf00bccf895a04 nopie_files="/usr/bin/hlint" post_install() {