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

Felix Yan felixonmars at archlinux.org
Mon Jun 1 15:53:14 UTC 2020


    Date: Monday, June 1, 2020 @ 15:53:14
  Author: felixonmars
Revision: 637847

upgpkg: hlint 3.1.1-1: rebuild with hlint 3.1.1

Modified:
  hlint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 15:53:03 UTC (rev 637846)
+++ PKGBUILD	2020-06-01 15:53:14 UTC (rev 637847)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.1
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
@@ -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=('9315604167cf9b82fba3870b9f1b8a14bbd1fcb16623b51afbca11be80e4171d7044d7ec13d141cf00c70d4cbf8d97ed881097776b53ae7ae53830bab0e786c6')
+sha512sums=('5f694637a72c4177e663351cbb4846842c9cfa6fc8be49c8819983afac43f5a83d21da1f0be119b2ac293ba44138736ba3ffaefc8225e00d58294285d384b5d5')
 
 prepare() {
     #mv $pkgname-{$_commit,$pkgver}



More information about the arch-commits mailing list