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

Felix Yan felixonmars at archlinux.org
Wed Jun 15 06:47:59 UTC 2016


    Date: Wednesday, June 15, 2016 @ 06:47:59
  Author: felixonmars
Revision: 180197

upgpkg: haskell-shake 0.15.10-1

rebuild with MissingH-1.4.0.1, cryptonite-0.17, language-python-0.5.3, parsers-0.12.4, shake-0.15.10, simple-sendfile-0.2.25, git-annex-6.20160613

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-15 06:47:15 UTC (rev 180196)
+++ PKGBUILD	2016-06-15 06:47:59 UTC (rev 180197)
@@ -4,7 +4,7 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.15.9
+pkgver=0.15.10
 pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com"
@@ -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=('bfb131d3c93879655b5da68fe0137bfafd3f93af09dcc9c79fb4367b97274e8d')
+sha256sums=('36331a3cf3e29578c3134e4ee6481dd932e7d40704f5c38703a0eb231ba433d0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list