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

Felix Yan felixonmars at archlinux.org
Sat Jul 21 07:18:57 UTC 2018


    Date: Saturday, July 21, 2018 @ 07:18:57
  Author: felixonmars
Revision: 362670

upgpkg: hindent 5.2.7-1

rebuild with hindent 5.2.7

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-21 07:15:33 UTC (rev 362669)
+++ PKGBUILD	2018-07-21 07:18:57 UTC (rev 362670)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=5.2.6
+pkgver=5.2.7
 pkgrel=1
 pkgdesc="Extensible Haskell pretty printer"
 url="https://github.com/commercialhaskell/hindent"
@@ -14,7 +14,7 @@
          'haskell-utf8-string' 'haskell-yaml')
 makedepends=('ghc' 'haskell-diff' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('95ee3917fd8de3b7b616ec51f00734af519ccfeeb034421047c17b01ba95993bb0f5c460d01b419194107e3eb0aef0c2142b11c79727677ac49af621f314a39e')
+sha512sums=('9538486abe1c7638710825ee903fd9f97eab3c906c30a036c396dcb3c806e1c803e9e1a408b392c98652d10d02fb1f27472ae8475a9dceae3e46cc361f237cf5')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list