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

Felix Yan felixonmars at archlinux.org
Fri May 11 08:24:58 UTC 2018


    Date: Friday, May 11, 2018 @ 08:24:56
  Author: felixonmars
Revision: 320626

upgpkg: hlint 2.1.5-1

rebuild with hlint,2.1.5

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 08:23:06 UTC (rev 320625)
+++ PKGBUILD	2018-05-11 08:24:56 UTC (rev 320626)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.1.3
-pkgrel=3
+pkgver=2.1.5
+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=('26b83dd62636e99e2b12e9a5b1893c9f8d6636b55cf52112b68a1e17c24634d1a6e551def5fb734d1ef49db886b78d32dde9565d9bab6f42aab9719150ca67f7')
+sha512sums=('24d5af8928f72648fa9e0679f8cf0c654b5e5442be15375dcfd4d40a9f1dda522c122d56df7061ae8e843d38421affa566c0ab4b272d1726895f3e6cc7576c38')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list