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

Felix Yan felixonmars at archlinux.org
Sat Jun 16 23:52:14 UTC 2018


    Date: Saturday, June 16, 2018 @ 23:52:13
  Author: felixonmars
Revision: 343417

upgpkg: hlint 2.1.6-1

rebuild with hlint 2.1.6

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-16 23:52:05 UTC (rev 343416)
+++ PKGBUILD	2018-06-16 23:52:13 UTC (rev 343417)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.1.5
-pkgrel=22
+pkgver=2.1.6
+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=('24d5af8928f72648fa9e0679f8cf0c654b5e5442be15375dcfd4d40a9f1dda522c122d56df7061ae8e843d38421affa566c0ab4b272d1726895f3e6cc7576c38')
+sha512sums=('ce84369110430674438f930123a3824086dba4ddd87ed55ab8d1a7bc25682652495f6c738d718c82d45f74cfafa64c5f607f62a4aabf7d19cfbb3453e4a4420b')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list