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

Felix Yan felixonmars at archlinux.org
Mon Jun 8 11:08:39 UTC 2020


    Date: Monday, June 8, 2020 @ 11:08:38
  Author: felixonmars
Revision: 640547

upgpkg: hlint 3.1.2-1: rebuild with hlint 3.1.2

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-08 10:57:43 UTC (rev 640546)
+++ PKGBUILD	2020-06-08 11:08:38 UTC (rev 640547)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.1.1
-pkgrel=8
+pkgver=3.1.2
+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=('5f694637a72c4177e663351cbb4846842c9cfa6fc8be49c8819983afac43f5a83d21da1f0be119b2ac293ba44138736ba3ffaefc8225e00d58294285d384b5d5')
+sha512sums=('17a8450bcfadc94f375466ca29a53f313001c6cb92716aa450eae7a1409a998a2573ba3cad6d8d61b093bf6ed6e08bc2441ba557a14b53002056d3d3018c717a')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list