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

Felix Yan fyan at archlinux.org
Tue Feb 2 12:39:44 UTC 2016


    Date: Tuesday, February 2, 2016 @ 13:39:44
  Author: fyan
Revision: 159927

upgpkg: stylish-haskell 0.5.15.1-1

rebuild with base-orphans-0.5.1, hlint-1.9.27

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-02 12:38:56 UTC (rev 159926)
+++ PKGBUILD	2016-02-02 12:39:44 UTC (rev 159927)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.5.15.0
+pkgver=0.5.15.1
 pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell"
@@ -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=('58567478ec005164a3cb617b66676a1351c599e5bbf7bf81ef9c2fe4a199d9e5')
+sha256sums=('c7ff0fdf7a2e23b3c23dfd7b925ec29117a7d6d93fe1445f88d28b589802fee5')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list