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

Felix Yan felixonmars at archlinux.org
Fri Apr 3 19:47:47 UTC 2020


    Date: Friday, April 3, 2020 @ 19:47:47
  Author: felixonmars
Revision: 611199

upgpkg: haskell-cpphs 1.20.9.1-1: rebuild with cpphs 1.20.9.1

Modified:
  haskell-cpphs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-03 19:45:59 UTC (rev 611198)
+++ PKGBUILD	2020-04-03 19:47:47 UTC (rev 611199)
@@ -3,8 +3,8 @@
 
 _hkgname=cpphs
 pkgname=haskell-cpphs
-pkgver=1.20.9
-pkgrel=2
+pkgver=1.20.9.1
+pkgrel=1
 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
 url="https://projects.haskell.org/cpphs/"
 license=("LGPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-polyparse')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9c43799c61ff6d4c7229efd7a01cc33844acc6a33ca62f11bde2ef3c4615edcd28b7dec47259a0fcd1822031a4fac79f4d4b1464c2e4db49316fd839b4cd8ece')
+sha512sums=('bc5cd86c1e42061ae5c940612542dbea420344fb8596495d71ff2dc724bc1a3785f830e51c3ae99394488a122deabacd6433a5c919e3682c4129f3b296b7931f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list