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

Felix Yan felixonmars at archlinux.org
Sun Jun 7 12:29:37 UTC 2020


    Date: Sunday, June 7, 2020 @ 12:29:36
  Author: felixonmars
Revision: 639971

upgpkg: haskell-shake 0.19.1-1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 12:27:47 UTC (rev 639970)
+++ PKGBUILD	2020-06-07 12:29:36 UTC (rev 639971)
@@ -3,8 +3,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.19
-pkgrel=11
+pkgver=0.19.1
+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=('dd824ec09443c5b754c21b444c5ae3e963854d62b304edbf102f69b656ccab060140b4f7b63329d714ae51872b4602bbc9dd24ae7cda87e7e1a7e59f0bb31bfe')
+sha512sums=('dbc0e4e60b5c1e622538f4bdee011a4e2d67ea7dd7cead2cf56c1cb3490562858c0af58e920a0267ba1f3569af386a8a3c2aa0429bfb24ad3bca460975e714d9')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list