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

Felix Yan fyan at archlinux.org
Thu Jun 9 02:59:26 UTC 2016


    Date: Thursday, June 9, 2016 @ 04:59:26
  Author: fyan
Revision: 178734

upgpkg: haskell-shake 0.15.8-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:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 02:57:27 UTC (rev 178733)
+++ PKGBUILD	2016-06-09 02:59:26 UTC (rev 178734)
@@ -4,8 +4,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.15.6
-pkgrel=4
+pkgver=0.15.8
+pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-extra" "haskell-hashable" "haskell-js-flot" "haskell-js-jquery"
          "haskell-primitive" "haskell-random" "haskell-unordered-containers" "haskell-utf8-string")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d162f5437ffb08a9b638e381dc99807975ed48b2f04e24b1e3df74b0c1bbca10')
+sha256sums=('74fff084c55cc7c610d76f4811a7d382948eb472e2d340fe29640367cbdac529')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list