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

Felix Yan fyan at archlinux.org
Tue Apr 19 02:53:59 UTC 2016


    Date: Tuesday, April 19, 2016 @ 04:53:59
  Author: fyan
Revision: 171370

upgpkg: hindent 4.6.3-1

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-18 21:49:56 UTC (rev 171369)
+++ PKGBUILD	2016-04-19 02:53:59 UTC (rev 171370)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=4.6.1
-pkgrel=18
+pkgver=4.6.3
+pkgrel=1
 pkgdesc="Extensible Haskell pretty printer"
 url="http://www.github.com/chrisdone/hindent"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
              "haskell-monad-loops" "haskell-mtl" "haskell-text")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('04e8ffb44b46a45cd6425233efe595d6e412a20c71b69749f72c036bca4870f5')
+sha256sums=('6b8d9d4e0c6ea04115bb555964348350c7cea5e05e66aafa1d624e75c6d5bf8e')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list