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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 07:48:54 UTC 2020


    Date: Friday, December 4, 2020 @ 07:48:54
  Author: felixonmars
Revision: 769856

upgpkg: hlint 3.2.3-1: rebuild with hlint 3.2.3

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 07:48:07 UTC (rev 769855)
+++ PKGBUILD	2020-12-04 07:48:54 UTC (rev 769856)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.2.2
-pkgrel=4
+pkgver=3.2.3
+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=('901a82c964f493c6146a6fc537cd2dc1c0bd31e2b8919f841d0fd1e8d84398fc43a6a12408e27d7310420f8fbd066108a7e037028d001c9ec67cd912278eb14a')
+sha512sums=('892224d9b2c624cd599b9f3bd2ff77021effcbf2d884e9a7a06aa6c2e8f3d796562a4c065cce9584dd75fa071ae9b65e561b8f0699a1c14b48de40c85d40dfc7')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list