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

Felix Yan felixonmars at archlinux.org
Tue Apr 10 06:11:32 UTC 2018


    Date: Tuesday, April 10, 2018 @ 06:11:31
  Author: felixonmars
Revision: 315514

upgpkg: haskell-shake 0.16.4-1

rebuild with shake,0.16.4

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 06:11:00 UTC (rev 315513)
+++ PKGBUILD	2018-04-10 06:11:31 UTC (rev 315514)
@@ -4,8 +4,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.16.3
-pkgrel=28
+pkgver=0.16.4
+pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          '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=('a102a09b505fc99dcf6a5a2594ae7273cefb4087e26f520af791fcee4dbf2118eb81b356e88d53ce7f08bea180851d0e7c6b589b077b891705707a8b59b77b9a')
+sha512sums=('4a517a3730836d5e31c700e455f738d7798460525efdb25499b52fd579dfaaad9d3758fa924b720e1a6c803419eeefdbcc52cec5d60cb5917ae6334454935246')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list