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

Felix Yan felixonmars at archlinux.org
Tue Sep 6 08:30:13 UTC 2016


    Date: Tuesday, September 6, 2016 @ 08:30:13
  Author: felixonmars
Revision: 188668

upgpkg: haskell-cpphs 1.20.2-1

rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5

Modified:
  haskell-cpphs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 08:25:47 UTC (rev 188667)
+++ PKGBUILD	2016-09-06 08:30:13 UTC (rev 188668)
@@ -4,8 +4,8 @@
 
 _hkgname=cpphs
 pkgname=haskell-cpphs
-pkgver=1.20.1
-pkgrel=4
+pkgver=1.20.2
+pkgrel=1
 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
 url="http://projects.haskell.org/cpphs/"
 license=("LGPL")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-old-locale" "haskell-old-time" "haskell-polyparse")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('bd6eab851ec39ed5c5e4b0eb0b956f5892a36dedabcdf127a1ffa84c8e4f6017')
+sha256sums=('dcb1d712a0f867c8a4fdd6e4ce7cbd33ce7912c76ac2db3a6157933fad8629db')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list