[arch-commits] Commit in haskell-cabal-helper/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Jan 20 14:50:31 UTC 2016
Date: Wednesday, January 20, 2016 @ 15:50:31
Author: fyan
Revision: 158108
upgpkg: haskell-cabal-helper 0.6.3.1-1
Modified:
haskell-cabal-helper/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-20 14:49:47 UTC (rev 158107)
+++ PKGBUILD 2016-01-20 14:50:31 UTC (rev 158108)
@@ -4,7 +4,7 @@
_hkgname=cabal-helper
pkgname=haskell-cabal-helper
-pkgver=0.6.2.0
+pkgver=0.6.3.1
pkgrel=1
pkgdesc="Simple interface to some of Cabal\'s configuration state used by ghc-mod"
url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('32adfd7deb1a227aa9b2fa5d9c6768ed395c1acaa9e5e0c5698ede52766daa2e')
+sha256sums=('c19a9a87c54f6649e0f8cbb3a070244bff9fcc5b9ae783c00c049867fb1a7afe')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list