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

Felix Yan felixonmars at archlinux.org
Mon Jan 18 16:40:26 UTC 2021


    Date: Monday, January 18, 2021 @ 16:40:25
  Author: felixonmars
Revision: 823524

upgpkg: haskell-shake 0.19.4-1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 16:27:54 UTC (rev 823523)
+++ PKGBUILD	2021-01-18 16:40:25 UTC (rev 823524)
@@ -3,8 +3,8 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.19.3
-pkgrel=2
+pkgver=0.19.4
+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=('3fe05fc11b629d4d266ae599b04049584215b9451755f866b6be853afa6c08d019233bde26133b5559e23edf80236cae4635095ad302eddbc3b3ed18b7dd21ee')
+sha512sums=('11e1598bbdc8d747615ea00bc8b2dd6b1a6c8402e488b437027b4b5cb8f60b0847327a41f3c220b04b1849267b1bb2ed24cc5ccbb3aeecca3213f1e29de2e575')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list