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

Felix Yan fyan at archlinux.org
Fri Mar 4 15:59:09 UTC 2016


    Date: Friday, March 4, 2016 @ 16:59:08
  Author: fyan
Revision: 164814

upgpkg: haskell-cpphs 1.20-1

Modified:
  haskell-cpphs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 15:58:53 UTC (rev 164813)
+++ PKGBUILD	2016-03-04 15:59:08 UTC (rev 164814)
@@ -4,8 +4,8 @@
 
 _hkgname=cpphs
 pkgname=haskell-cpphs
-pkgver=1.19.3
-pkgrel=3
+pkgver=1.20
+pkgrel=1
 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
 url="http://projects.haskell.org/cpphs/"
 license=("LGPL")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('e2546aa382e9c22942c5c2849631edc6b1d8cbea2c50762f66b740755faf57da')
+sha256sums=('35c5e3077412a2c26e9787e1cf0a5b4d27d9668bbb0f19615f71fd0cf3e425f5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list