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

Felix Yan felixonmars at archlinux.org
Sun Feb 23 10:57:54 UTC 2020


    Date: Sunday, February 23, 2020 @ 10:57:53
  Author: felixonmars
Revision: 579677

upgpkg: hlint 2.2.10-1: rebuild with ghc-lib-parser-ex 8.8.4.0, hlint 2.2.10

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 10:56:31 UTC (rev 579676)
+++ PKGBUILD	2020-02-23 10:57:53 UTC (rev 579677)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.2.9
-pkgrel=3
+pkgver=2.2.10
+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=('877af90314033f902edfc9859cb11c12ef853b8872233e62bcb74a32319bc50cd30954d73b48c0dfa84800ab197ef2cc4d243251da0e3c399ce73c94a9d43c7d')
+sha512sums=('58ed63c5f39ede8cd8b6f924ac54dfcdf8861b03173e8885f2ac987ff376f8e55377a9bde76d475afc1c69f17153c664d95cfd35e74186123ee57e7fd4a29520')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list