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

Felix Yan felixonmars at archlinux.org
Wed Mar 20 11:40:47 UTC 2019


    Date: Wednesday, March 20, 2019 @ 11:40:46
  Author: felixonmars
Revision: 442935

upgpkg: haskell-shake 0.17.7-1

rebuild with shake 0.17.7

Modified:
  haskell-shake/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-20 11:31:29 UTC (rev 442934)
+++ PKGBUILD	2019-03-20 11:40:46 UTC (rev 442935)
@@ -3,18 +3,18 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.17.6
-pkgrel=11
+pkgver=0.17.7
+pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-extra' 'haskell-filepattern' 'haskell-hashable' 'haskell-heaps'
-         'haskell-js-flot' 'haskell-js-jquery' 'haskell-primitive' 'haskell-random'
-         'haskell-unordered-containers' 'haskell-utf8-string')
+         'haskell-js-dgtable' 'haskell-js-flot' 'haskell-js-jquery' 'haskell-primitive'
+         'haskell-random' 'haskell-unordered-containers' 'haskell-utf8-string')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('826c6e69aba5a5f013be3f1e27c01f14486f940f05547b14e53133ee802022f28afb5411255866883821465d6ba759f82668253c1148bef41f577a7ebc3ee485')
+sha512sums=('c675bdcc3c9c616f4e114c59199ae1fe3ea82ab3f3280d412c55f753cbe21b78eb8eec357281a93dea4f608b34917a2082a9b434420289249f12f7a92e312e29')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list