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

Felix Yan felixonmars at archlinux.org
Tue Mar 9 17:45:50 UTC 2021


    Date: Tuesday, March 9, 2021 @ 17:45:49
  Author: felixonmars
Revision: 887093

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

Modified:
  haskell-ghc-exactprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 17:27:30 UTC (rev 887092)
+++ PKGBUILD	2021-03-09 17:45:49 UTC (rev 887093)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-exactprint
 pkgname=haskell-ghc-exactprint
-pkgver=0.6.3.4
-pkgrel=14
+pkgver=0.6.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=('f87a93a12467855178583c5d945cdd86ea2b873bdcdc1589014e5e1adfbf6e708eb13f8f01592f3dfe651fdceb4165f73ebd7d636d2fdd73e8c36516b6d2fa06')
+sha512sums=('a269d270464ee34493117e672c819eefe369bb88bd6043284631f67b3c711e6559f7d6352da2080bc65749767305ea75b9bc43e594bdfcd81ea6cb02986a8bff')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list