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

Felix Yan felixonmars at archlinux.org
Wed Feb 19 09:56:45 UTC 2020


    Date: Wednesday, February 19, 2020 @ 09:56:44
  Author: felixonmars
Revision: 576407

upgpkg: hlint 2.2.6-1: rebuild with hlint 2.2.6

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 09:38:51 UTC (rev 576406)
+++ PKGBUILD	2020-02-19 09:56:44 UTC (rev 576407)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=2.2.5
-pkgrel=2
+pkgver=2.2.6
+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=('b242917f82e9f06a11188ac5799cb536c2eb82ae447282b609da71d8f62820c458cb9dc8eaa5d10462e653c7b35240aedc7d897e1ac4394f8538e6222261c086')
+sha512sums=('9c355ea856a414cf90a2505ccae8da5d6f7d9c4483ab99b40dfcbc69722c2e638a1f897f17dd465d0fe7cdad178407e1da0c7b37b69c6888a04de6e07904a4e2')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list