[arch-commits] Commit in haskell-cpphs/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 4 05:52:29 UTC 2017
Date: Saturday, March 4, 2017 @ 05:52:29
Author: felixonmars
Revision: 214804
upgpkg: haskell-cpphs 1.20.4-1
rebuild with cpphs,1.20.4
Modified:
haskell-cpphs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-04 05:48:34 UTC (rev 214803)
+++ PKGBUILD 2017-03-04 05:52:29 UTC (rev 214804)
@@ -4,7 +4,7 @@
_hkgname=cpphs
pkgname=haskell-cpphs
-pkgver=1.20.3
+pkgver=1.20.4
pkgrel=1
pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
url="http://projects.haskell.org/cpphs/"
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-old-locale" "haskell-old-time" "haskell-polyparse")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c63f0edb351f0977c2af6ad17c7164c44dc7c7499c0effe91d839fc7973dad91')
+sha256sums=('d159437cea89854c3f413f7157f40ea2d82272fce83efe6ce17e2065883da47e')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list