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

Felix Yan felixonmars at archlinux.org
Tue Jun 14 08:57:11 UTC 2016


    Date: Tuesday, June 14, 2016 @ 08:57:11
  Author: felixonmars
Revision: 179914

upgpkg: haskell-shake 0.15.9-1

rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 08:55:51 UTC (rev 179913)
+++ PKGBUILD	2016-06-14 08:57:11 UTC (rev 179914)
@@ -4,8 +4,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.15.8
-pkgrel=2
+pkgver=0.15.9
+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=('74fff084c55cc7c610d76f4811a7d382948eb472e2d340fe29640367cbdac529')
+sha256sums=('bfb131d3c93879655b5da68fe0137bfafd3f93af09dcc9c79fb4367b97274e8d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list