[arch-commits] Commit in haskell-src-exts/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 16 18:44:11 UTC 2018
Date: Wednesday, May 16, 2018 @ 18:44:10
Author: felixonmars
Revision: 323086
upgpkg: haskell-src-exts 1.20.2-4
rebuild with ghc 8.4.2
Modified:
haskell-src-exts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 18:35:39 UTC (rev 323085)
+++ PKGBUILD 2018-05-16 18:44:10 UTC (rev 323086)
@@ -5,13 +5,13 @@
_hkgname=haskell-src-exts
pkgname=haskell-src-exts
pkgver=1.20.2
-pkgrel=3
+pkgrel=4
pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer"
url="https://github.com/haskell-suite/haskell-src-exts"
license=("custom:BSD")
arch=('x86_64')
depends=('ghc-libs' 'haskell-cpphs')
-makedepends=('ghc' 'happy' 'haskell-mtl' 'haskell-pretty-show' 'haskell-smallcheck' 'haskell-tasty'
+makedepends=('ghc' 'happy' 'haskell-pretty-show' 'haskell-smallcheck' 'haskell-tasty'
'haskell-tasty-golden' 'haskell-tasty-smallcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('1d80eb41f62069c1f3152d3d06ea3504bd0d28a5d4c4b28460e91889ec40773e48df2838743d36c6b65fb89422491b459968145a44e441e3b8ac8f1dbd785bf2')
More information about the arch-commits
mailing list