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

Felix Yan felixonmars at archlinux.org
Tue May 26 19:24:11 UTC 2020


    Date: Tuesday, May 26, 2020 @ 19:24:11
  Author: felixonmars
Revision: 635228

upgpkg: hlint 3.0.3-1: rebuild with hlint 3.0.3

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 19:21:46 UTC (rev 635227)
+++ PKGBUILD	2020-05-26 19:24:11 UTC (rev 635228)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.0.2
-pkgrel=4
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("BSD")
@@ -18,7 +18,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=('fa5a5caed9773bb61b4eccde777eac24a74df4aaa7478f2096a2b0b725d08d309d1a1b8b35df50c9c03a85a74bf920497df72436d6ddb9434ae5e38f01a2ffb6')
+sha512sums=('420f46a60f13f48ca8d65191e7b9c660d237918a23ef9deca83d0394fcfd91dd67cce47ec4e568d6bb03a16313149556a119c32dfd692be2103f107d12deff42')
 
 prepare() {
     #mv $pkgname-{$_commit,$pkgver}



More information about the arch-commits mailing list