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

Felix Yan felixonmars at archlinux.org
Tue Feb 4 08:12:27 UTC 2020


    Date: Tuesday, February 4, 2020 @ 08:12:26
  Author: felixonmars
Revision: 562009

upgpkg: haskell-shake 0.18.5-1: rebuild with shake 0.18.5

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 08:05:34 UTC (rev 562008)
+++ PKGBUILD	2020-02-04 08:12:26 UTC (rev 562009)
@@ -3,8 +3,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.18.4
-pkgrel=28
+pkgver=0.18.5
+pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="https://shakebuild.com"
 license=("BSD")
@@ -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=('ae3721010b0624a6e5aa8f129bb193cb00093959c5caf1c43c2e69525242f38e9e71cb1599d21c0df042d6d79d14e291723e1da14bd998d87c4060918aa0619d')
+sha512sums=('089ec5658f9c9d9cb341034094eb730e361afb4f41b879570a95ee370d7106a6b7bceb27b8ff3343cda32e7a6d06b6690f85b9bbfee15cac295de2c38af39002')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list