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

Felix Yan felixonmars at archlinux.org
Sun May 24 17:50:20 UTC 2020


    Date: Sunday, May 24, 2020 @ 17:50:20
  Author: felixonmars
Revision: 633562

upgpkg: haskell-shake 0.19-1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 17:35:47 UTC (rev 633561)
+++ PKGBUILD	2020-05-24 17:50:20 UTC (rev 633562)
@@ -3,8 +3,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.18.5
-pkgrel=86
+pkgver=0.19
+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=('089ec5658f9c9d9cb341034094eb730e361afb4f41b879570a95ee370d7106a6b7bceb27b8ff3343cda32e7a6d06b6690f85b9bbfee15cac295de2c38af39002')
+sha512sums=('dd824ec09443c5b754c21b444c5ae3e963854d62b304edbf102f69b656ccab060140b4f7b63329d714ae51872b4602bbc9dd24ae7cda87e7e1a7e59f0bb31bfe')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list