[arch-commits] Commit in hlint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 17 12:32:17 UTC 2020
Date: Tuesday, November 17, 2020 @ 12:32:17
Author: felixonmars
Revision: 756737
upgpkg: hlint 3.2.2-1: rebuild with hlint 3.2.2
Modified:
hlint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-17 12:28:31 UTC (rev 756736)
+++ PKGBUILD 2020-11-17 12:32:17 UTC (rev 756737)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=hlint
-pkgver=3.2.1
-pkgrel=17
+pkgver=3.2.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=('d7dfd28e19bf093af96fe1aa6b50d9958a552d7c3fd64d0a4103951e0ffe75a2cc0992f6793f4eeb8dc6bf401e7fa62335dcdafcb1f3cd38532000cc5bc52e5d')
+sha512sums=('901a82c964f493c6146a6fc537cd2dc1c0bd31e2b8919f841d0fd1e8d84398fc43a6a12408e27d7310420f8fbd066108a7e037028d001c9ec67cd912278eb14a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list