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

Felix Yan felixonmars at archlinux.org
Tue Nov 29 07:58:37 UTC 2016


    Date: Tuesday, November 29, 2016 @ 07:58:36
  Author: felixonmars
Revision: 197336

upgpkg: stylish-haskell 0.6.5.0-1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-29 07:55:37 UTC (rev 197335)
+++ PKGBUILD	2016-11-29 07:58:36 UTC (rev 197336)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.6.4.0
-pkgrel=7
+pkgver=0.6.5.0
+pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-src-exts" "haskell-mtl"
              "haskell-optparse-applicative" "haskell-strict" "haskell-syb" "haskell-yaml")
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7f8aba23c7409350c59fdc836eedc4ab71e179bd5eed7e1b828178ef89bc6676')
+sha256sums=('aeee182f8b6a9492eedd12a45cd9a4abb677e95e1789ddd8681e699f27a5ea78')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list