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

Felix Yan fyan at archlinux.org
Thu Jun 9 02:47:14 UTC 2016


    Date: Thursday, June 9, 2016 @ 04:47:14
  Author: fyan
Revision: 178720

upgpkg: hlint 1.9.34-1

rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 02:45:43 UTC (rev 178719)
+++ PKGBUILD	2016-06-09 02:47:14 UTC (rev 178720)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.32
-pkgrel=5
+pkgver=1.9.34
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
              "haskell-extra" "haskell-src-exts" "haskell-hscolour" "haskell-uniplate"
              "haskell-refact")
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('09b135c4811b7a9eae06702fbdc42e0b45fc8c10d091d3d83e9428b64e3e73d7')
+sha256sums=('637c3b27238e1c2e217e0c78185507bdeff2c1ce747575a0cbade727ce5f89d5')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"    



More information about the arch-commits mailing list