Date: Thursday, June 22, 2017 @ 16:12:43
  Author: felixonmars
Revision: 239599

upgpkg: stylish-haskell 0.8.1.0-1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-06-22 16:09:16 UTC (rev 239598)
+++ PKGBUILD    2017-06-22 16:12:43 UTC (rev 239599)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.7.1.0
-pkgrel=38
+pkgver=0.8.1.0
+pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc' "haskell-aeson" "haskell-src-exts" "haskell-mtl" 
"haskell-optparse-applicative"
          "haskell-strict" "haskell-syb" "haskell-yaml")
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('570a643ae6798995a43b0b357005e71c1529ed43ebafa2748fc97a236e0c01bc')
+sha512sums=('617b4a089b66a895b49f7ecb205d91f4736843b95b393460e08b3276410f8f994e613b135c4c2dec69323d1b333061165db8878baf33c9dd2131dbeb59a25366')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to