[arch-commits] Commit in hlint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 11 16:52:28 UTC 2018
Date: Saturday, August 11, 2018 @ 16:52:28
Author: felixonmars
Revision: 371146
upgpkg: hlint 2.1.9-1
rebuild with hlint 2.1.9
Modified:
hlint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-11 16:32:46 UTC (rev 371145)
+++ PKGBUILD 2018-08-11 16:52:28 UTC (rev 371146)
@@ -3,8 +3,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=hlint
-pkgver=2.1.8
-pkgrel=18
+pkgver=2.1.9
+pkgrel=1
pkgdesc="Source code suggestions"
url="http://community.haskell.org/~ndm/hlint/"
license=("custom:BSD3")
@@ -17,7 +17,7 @@
replaces=('haskell-hlint')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('499a577a9a129f7386af0b1d082af5306cccc58bbd15fa099062edf97152031b4d6485dc919a0b80cf4fb797306a9b26d0bcd4f73368a0669d4d0e025fff1d77')
+sha512sums=('4c0364051fcc10bf72591854a4f0e4a85d8e78283f602a02a7baab538988ecba7a3a5e5abf0208e5e85ef656583368191d18dddd79a9edb5d5bd198db5d4bb49')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list