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

Felix Yan fyan at archlinux.org
Mon Mar 28 13:51:10 UTC 2016


    Date: Monday, March 28, 2016 @ 15:51:10
  Author: fyan
Revision: 168697

upgpkg: stylish-haskell 0.5.16.0-1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 13:43:39 UTC (rev 168696)
+++ PKGBUILD	2016-03-28 13:51:10 UTC (rev 168697)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.5.15.2
-pkgrel=10
+pkgver=0.5.16.0
+pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
              "haskell-strict" "haskell-syb" "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('cf391b582b00aa392a89c15e7542a43ad694661d00500356aa818fac84ebe759')
+sha256sums=('dc0c7f3fe9e61838374f60eb91b6f72e6b27d1a8a4971938aed7d48d313812bb')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list