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

Felix Yan felixonmars at archlinux.org
Fri Jan 11 20:33:18 UTC 2019


    Date: Friday, January 11, 2019 @ 20:33:17
  Author: felixonmars
Revision: 422677

upgpkg: haskell-shake 0.17.4-1

rebuild with shake 0.17.4

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-11 19:36:12 UTC (rev 422676)
+++ PKGBUILD	2019-01-11 20:33:17 UTC (rev 422677)
@@ -3,8 +3,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.17.3
-pkgrel=18
+pkgver=0.17.4
+pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-utf8-string')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('056237bef73b2c78abafcfec5d8d3c0005e8cb30bef7f4168eaf8aec264e19729e8e8cd0d9af4b8b80b373790a8c8a26c1c52bd25c08cbbc008bacc27a63a343')
+sha512sums=('0f53d37ba3eed0b42c76fb3e83a0c9d0d29108118f37c939149db1282ee6f9f72b74c0759da0b6c699710b72d7a396a32e39ac93d36f0c64d0e2f96afe7570ff')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list