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

Felix Yan felixonmars at archlinux.org
Wed Jul 4 10:24:43 UTC 2018


    Date: Wednesday, July 4, 2018 @ 10:24:42
  Author: felixonmars
Revision: 351641

upgpkg: hlint 2.1.7-1

rebuild with hlint 2.1.7

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-04 10:22:42 UTC (rev 351640)
+++ PKGBUILD	2018-07-04 10:24:42 UTC (rev 351641)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.1.6
-pkgrel=12
+pkgver=2.1.7
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
 replaces=('haskell-hlint')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ce84369110430674438f930123a3824086dba4ddd87ed55ab8d1a7bc25682652495f6c738d718c82d45f74cfafa64c5f607f62a4aabf7d19cfbb3453e4a4420b')
+sha512sums=('12fc2ff5d7400456e25ebe9be9fc9e148dfeb9925b1130682581058a7d020aecfc124b15464edc730065bff45040b7dbba4ac8767c949ccde505d67965d8e8a6')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list