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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 12:54:16 UTC 2020


    Date: Friday, June 26, 2020 @ 12:54:15
  Author: felixonmars
Revision: 654067

upgpkg: hlint 3.1.6-1: rebuild with hlint 3.1.6

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 12:52:58 UTC (rev 654066)
+++ PKGBUILD	2020-06-26 12:54:15 UTC (rev 654067)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.1.5
-pkgrel=3
+pkgver=3.1.6
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("BSD")
@@ -17,7 +17,7 @@
 replaces=('haskell-hlint')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('aa5ac917fd2b0c53009ac873045d58ddef9444136869febbe1fe03316f3654a1999665581f76c2a7c90af6c29db0920fb7b745808dcbbfe4b912c3d527ee0bc8')
+sha512sums=('c9052968a641178dcecf5c41911f8453b120700b2c7eed9a9550c3f36db6938f232e7236813cbde9638814a874b938755eaf51469f347039ddb499351644d01f')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list