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

Felix Yan fyan at archlinux.org
Thu Nov 19 14:23:55 UTC 2015


    Date: Thursday, November 19, 2015 @ 15:23:55
  Author: fyan
Revision: 147155

upgpkg: hlint 1.9.23-1

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-19 14:22:00 UTC (rev 147154)
+++ PKGBUILD	2015-11-19 14:23:55 UTC (rev 147155)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=1.9.22
+pkgver=1.9.23
 pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('5f6e377238899b87e83b38c1a6a8bfee68d6c50dba2229454a081115cd5c19f7')
+sha256sums=('36c65be9a400f3cf838b3458b3392776645d7d49e7bf532b4462306e591d7c5b')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list