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

Felix Yan felixonmars at archlinux.org
Thu Jun 22 05:35:20 UTC 2017


    Date: Thursday, June 22, 2017 @ 05:35:19
  Author: felixonmars
Revision: 239421

upgpkg: haskell-cpphs 1.20.8-1

rebuild with cpphs,1.20.8 haskell-src-exts,1.19.1

Modified:
  haskell-cpphs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 05:31:15 UTC (rev 239420)
+++ PKGBUILD	2017-06-22 05:35:19 UTC (rev 239421)
@@ -4,7 +4,7 @@
 
 _hkgname=cpphs
 pkgname=haskell-cpphs
-pkgver=1.20.7
+pkgver=1.20.8
 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' "haskell-old-locale" "haskell-old-time" "haskell-polyparse")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1157aa78ad1d568ceaaa212883cf584e49841cffe4f543b4b627943809a445c4761150e0f40de17959d5f821b513a5fcbb1a57db509f24cfc8a8ccc87ce2ba7d')
+sha512sums=('ec9323f9e1cb6de450d8af6b6b98005bf46427c2926694e1cba942fd54a03d9d36a7e8f2541eb095949110ddaf6317597699b7c4472942a509d496cb9b4da747')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list