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

Felix Yan felixonmars at archlinux.org
Thu Apr 26 18:09:34 UTC 2018


    Date: Thursday, April 26, 2018 @ 18:09:33
  Author: felixonmars
Revision: 318181

upgpkg: hlint 2.1.3-1

rebuild with extra,1.6.6 hlint,2.1.3

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 18:09:20 UTC (rev 318180)
+++ PKGBUILD	2018-04-26 18:09:33 UTC (rev 318181)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.1.1
-pkgrel=3
+pkgver=2.1.3
+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=('6ab1a56445404f381694fabfd46c660f6b4919edb97a2d7623de8061c8adf591ea8e98dc944a1c578935bda4f0ff4421702467d4cd60fc8f37b3f209f81ae83c')
+sha512sums=('26b83dd62636e99e2b12e9a5b1893c9f8d6636b55cf52112b68a1e17c24634d1a6e551def5fb734d1ef49db886b78d32dde9565d9bab6f42aab9719150ca67f7')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list