[arch-commits] Commit in haskell-src-exts/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 26 09:12:50 UTC 2016
Date: Tuesday, July 26, 2016 @ 09:12:49
Author: felixonmars
Revision: 184234
upgpkg: haskell-src-exts 1.18.0-1
rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0
Modified:
haskell-src-exts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-26 08:53:57 UTC (rev 184233)
+++ PKGBUILD 2016-07-26 09:12:49 UTC (rev 184234)
@@ -4,8 +4,8 @@
_hkgname=haskell-src-exts
pkgname=haskell-src-exts
-pkgver=1.17.1
-pkgrel=8
+pkgver=1.18.0
+pkgrel=1
pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer"
url="https://github.com/haskell-suite/haskell-src-exts"
license=("custom:BSD")
@@ -13,7 +13,7 @@
depends=("ghc=8.0.1" "haskell-cpphs")
makedepends=('happy')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ba5c547720514515ad0b94eb8a3d7e22a0e2ad2d85b5e1d178e62c61615528bd')
+sha256sums=('be6affa443df7c145ac4f53ad89e6361173218a99a3211852780736ceedf40ea')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list