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

Felix Yan felixonmars at archlinux.org
Sun May 3 02:20:55 UTC 2020


    Date: Sunday, May 3, 2020 @ 02:20:55
  Author: felixonmars
Revision: 624534

upgpkg: hlint 2.2.11-47: rebuild with ghc-lib-parser-ex 8.10.0.3

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 02:20:42 UTC (rev 624533)
+++ PKGBUILD	2020-05-03 02:20:55 UTC (rev 624534)
@@ -3,8 +3,8 @@
 
 pkgname=hlint
 pkgver=2.2.11
-_commit=500f2f03ea4f783352b418bfa9dbe1a591171544
-pkgrel=46
+_commit=540c3cf8a3f1d2972dfbd2efb8da7f538c58008c
+pkgrel=47
 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=('1c6b6eb9145e48fd006b055df00cd11d229df8eea47acd45862994c020cd1f79ad6cc82d48e0cfbaba302dd93d202b2a167e2d6d56fbc61f37aae60e1f4aa1ba')
+sha512sums=('374a6076451d4b33f9c9d10b8d0b3845aeffc2092e7b0724294d20e10960c5c8f4a756061f3ca8d7412a7f0ce9a2dda0f7b4edf9a31c10b53e1d37c14257e841')
 
 prepare() {
     mv $pkgname-{$_commit,$pkgver}



More information about the arch-commits mailing list