[arch-commits] Commit in haskell-shake/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 22 08:12:29 UTC 2019
Date: Wednesday, May 22, 2019 @ 08:12:29
Author: felixonmars
Revision: 468312
upgpkg: haskell-shake 0.18.2-1
Modified:
haskell-shake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-22 08:11:05 UTC (rev 468311)
+++ PKGBUILD 2019-05-22 08:12:29 UTC (rev 468312)
@@ -3,7 +3,7 @@
_hkgname=shake
pkgname=haskell-shake
-pkgver=0.18
+pkgver=0.18.2
pkgrel=1
pkgdesc="Build system library, like Make, but more accurate dependencies."
url="http://shakebuild.com"
@@ -14,7 +14,7 @@
'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=('c0720ebcb3af63e161397f6d9601493e1e602b23d0efdbc16dcffc0fd8a0e9c4e6bb5d50b7b20d9a83136486456347241c472b1820c23ec54cac7ae2c97c69d4')
+sha512sums=('9795084ad8acea046736f89a47f6a7087bf1b3517dd210fac249b7c96b563db4c4689f8384e8319ae9719dec2de96edf77a0acc832d5ea270a0138796d830401')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list