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

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 17:42:34 UTC 2015


    Date: Thursday, December 10, 2015 @ 18:42:34
  Author: foutrelis
Revision: 152476

GHC 7.10.3 rebuild

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 17:42:26 UTC (rev 152475)
+++ PKGBUILD	2015-12-10 17:42:34 UTC (rev 152476)
@@ -4,12 +4,12 @@
 
 pkgname=hlint
 pkgver=1.9.25
-pkgrel=2
+pkgrel=3
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-ansi-terminal" "haskell-cmdargs" "haskell-cpphs"
+depends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" "haskell-cpphs"
          "haskell-extra" "haskell-src-exts" "haskell-hscolour" "haskell-uniplate"
          "haskell-refact")
 options=('staticlibs')



More information about the arch-commits mailing list