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

Felix Yan felixonmars at archlinux.org
Fri Oct 20 09:18:46 UTC 2017


    Date: Friday, October 20, 2017 @ 09:18:45
  Author: felixonmars
Revision: 263711

upgpkg: hindent 5.2.4-1

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-20 08:59:42 UTC (rev 263710)
+++ PKGBUILD	2017-10-20 09:18:45 UTC (rev 263711)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=5.2.3
-pkgrel=41
+pkgver=5.2.4
+pkgrel=1
 pkgdesc="Extensible Haskell pretty printer"
 url="https://github.com/commercialhaskell/hindent"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-utf8-string" "haskell-yaml")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('478c207ffb408e31f15dbc5bf941acdc9116de1c775d393cb59514e4a28354865d808715005a7e6f076b86d4e5f5c0f389059c16d4761ffcec31953d2d88d969')
+sha512sums=('cee3dc346427c8ec631115be807d53fb927e9f502d79a2c5639add8b80120f29e9920fdb808e33a95dda8d3fdd660ec7df8e62d954741693122cbb9d99d047ad')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list