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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 09:26:39 UTC 2017


    Date: Monday, October 23, 2017 @ 09:26:38
  Author: felixonmars
Revision: 264048

upgpkg: hindent 5.2.4.1-1

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 09:03:05 UTC (rev 264047)
+++ PKGBUILD	2017-10-23 09:26:38 UTC (rev 264048)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=5.2.4
+pkgver=5.2.4.1
 pkgrel=1
 pkgdesc="Extensible Haskell pretty printer"
 url="https://github.com/commercialhaskell/hindent"
@@ -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=('cee3dc346427c8ec631115be807d53fb927e9f502d79a2c5639add8b80120f29e9920fdb808e33a95dda8d3fdd660ec7df8e62d954741693122cbb9d99d047ad')
+sha512sums=('262db860d554f617d9317b6a32af2944e2d7b98d4c0c43baa9c7a90c08ffb0b34ba41701796f22d7a562ec7ba07b53bd6bb3e4ebfaf320ba1c009434fc8a3943')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list