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

Felix Yan felixonmars at archlinux.org
Thu May 7 05:57:04 UTC 2020


    Date: Thursday, May 7, 2020 @ 05:56:55
  Author: felixonmars
Revision: 625251

upgpkg: hlint 2.2.11-48: rebuild with ghc-lib-parser-ex 8.10.0.4

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 05:55:36 UTC (rev 625250)
+++ PKGBUILD	2020-05-07 05:56:55 UTC (rev 625251)
@@ -3,8 +3,8 @@
 
 pkgname=hlint
 pkgver=2.2.11
-_commit=540c3cf8a3f1d2972dfbd2efb8da7f538c58008c
-pkgrel=47
+_commit=285c815669879c07f6c6f72592ddc6dcbdeb67e7
+pkgrel=48
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("BSD")
@@ -19,7 +19,7 @@
 makedepends=('ghc')
 source=("https://github.com/ndmitchell/hlint/archive/$_commit/$pkgname-$_commit.tar.gz")
 #source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('374a6076451d4b33f9c9d10b8d0b3845aeffc2092e7b0724294d20e10960c5c8f4a756061f3ca8d7412a7f0ce9a2dda0f7b4edf9a31c10b53e1d37c14257e841')
+sha512sums=('72d896e5817b667e5f4e0f8ded6ee99485b3d3341cd9701b7306e798570ce1716efb7a7212d410a139d180c7d131d37609d82eed2d495a2fc92578adda19abdf')
 
 prepare() {
     mv $pkgname-{$_commit,$pkgver}



More information about the arch-commits mailing list