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

Felix Yan felixonmars at archlinux.org
Thu Feb 20 18:25:33 UTC 2020


    Date: Thursday, February 20, 2020 @ 18:25:32
  Author: felixonmars
Revision: 577293

upgpkg: hlint 2.2.7-1: rebuild with hlint 2.2.7

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 18:22:59 UTC (rev 577292)
+++ PKGBUILD	2020-02-20 18:25:32 UTC (rev 577293)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.2.6
-pkgrel=2
+pkgver=2.2.7
+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=('9c355ea856a414cf90a2505ccae8da5d6f7d9c4483ab99b40dfcbc69722c2e638a1f897f17dd465d0fe7cdad178407e1da0c7b37b69c6888a04de6e07904a4e2')
+sha512sums=('cadd1850595025c5f533811d22ec4117a65eb9f10d1e9e66409a1f878cbffa06c0768d3b40cbb2e309ebc043cae17c45d3b5007f32d3a88987808ac49b0acea6')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list