[arch-commits] Commit in hlint/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Feb 2 07:19:55 UTC 2016
Date: Tuesday, February 2, 2016 @ 08:19:55
Author: fyan
Revision: 159887
upgpkg: hlint 1.9.27-1
rebuild with base-orphans-0.5.1
Modified:
hlint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-02 07:11:47 UTC (rev 159886)
+++ PKGBUILD 2016-02-02 07:19:55 UTC (rev 159887)
@@ -4,8 +4,8 @@
pkgbase=hlint
pkgname=(hlint haskell-hlint)
-pkgver=1.9.26
-pkgrel=6
+pkgver=1.9.27
+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=('f9dcb152d05472c16572e9519494b376c12b748a886f79f74ffcfcb973c33553')
+sha256sums=('3e467fdd5ce0283f4513055230ef2ea3672a2b33469d8c73780ed240f23cdf6d')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list