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

Felix Yan felixonmars at archlinux.org
Thu Jan 19 08:10:58 UTC 2017


    Date: Thursday, January 19, 2017 @ 08:10:57
  Author: felixonmars
Revision: 207990

upgpkg: haskell-shake 0.15.11-1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-19 07:55:36 UTC (rev 207989)
+++ PKGBUILD	2017-01-19 08:10:57 UTC (rev 207990)
@@ -4,8 +4,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.15.10
-pkgrel=8
+pkgver=0.15.11
+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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('36331a3cf3e29578c3134e4ee6481dd932e7d40704f5c38703a0eb231ba433d0')
+sha256sums=('05520d833ce9563977aa57d777a644b2a2322366a9f54c1004d83967e826b1bb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list