[arch-commits] Commit in haskell-cpphs/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Mar 5 04:58:34 UTC 2016


    Date: Saturday, March 5, 2016 @ 05:58:33
  Author: fyan
Revision: 164947

upgpkg: haskell-cpphs 1.20.1-1

Modified:
  haskell-cpphs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-05 04:39:18 UTC (rev 164946)
+++ PKGBUILD	2016-03-05 04:58:33 UTC (rev 164947)
@@ -4,7 +4,7 @@
 
 _hkgname=cpphs
 pkgname=haskell-cpphs
-pkgver=1.20
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
 url="http://projects.haskell.org/cpphs/"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('35c5e3077412a2c26e9787e1cf0a5b4d27d9668bbb0f19615f71fd0cf3e425f5')
+sha256sums=('bd6eab851ec39ed5c5e4b0eb0b956f5892a36dedabcdf127a1ffa84c8e4f6017')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list