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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 18:22:29 UTC 2021


    Date: Friday, February 5, 2021 @ 18:22:29
  Author: felixonmars
Revision: 846378

upgpkg: haskell-ghc-exactprint 0.6.3.4-1: rebuild with ghc-exactprint 0.6.3.4

Modified:
  haskell-ghc-exactprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 18:21:48 UTC (rev 846377)
+++ PKGBUILD	2021-02-05 18:22:29 UTC (rev 846378)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-exactprint
 pkgname=haskell-ghc-exactprint
-pkgver=0.6.3.3
-pkgrel=36
+pkgver=0.6.3.4
+pkgrel=1
 pkgdesc="ExactPrint for GHC"
 url="https://github.com/alanz/ghc-exactprint.git"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-free' 'haskell-ghc-paths' 'haskell-syb')
 makedepends=('ghc' 'haskell-diff' 'haskell-hunit' 'haskell-filemanip' 'haskell-silently')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('fc67df1072aeb87c0c400bad6fc2cdc728c530643656805e4821960258a0aa8c1e4439b7a262b3667fd71fb198b11ed0096f7a3960f0eec387188d953a84e164')
+sha512sums=('f87a93a12467855178583c5d945cdd86ea2b873bdcdc1589014e5e1adfbf6e708eb13f8f01592f3dfe651fdceb4165f73ebd7d636d2fdd73e8c36516b6d2fa06')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list