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

Felix Yan felixonmars at archlinux.org
Sat Mar 3 10:50:02 UTC 2018


    Date: Saturday, March 3, 2018 @ 10:50:01
  Author: felixonmars
Revision: 301852

upgpkg: haskell-shake 0.16.3-1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 10:43:18 UTC (rev 301851)
+++ PKGBUILD	2018-03-03 10:50:01 UTC (rev 301852)
@@ -4,8 +4,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.16.2
-pkgrel=9
+pkgver=0.16.3
+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=('cda8b5ecb70c5aaa811c9bae095cdad6e5c1074920b23767bfad9728390ad1bd5e3b369d1924f237d366a573d3e2c3eb45469fc0778ba9b2a228d784eb78d99a')
+sha512sums=('a102a09b505fc99dcf6a5a2594ae7273cefb4087e26f520af791fcee4dbf2118eb81b356e88d53ce7f08bea180851d0e7c6b589b077b891705707a8b59b77b9a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list