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

Felix Yan felixonmars at archlinux.org
Fri Oct 25 05:50:32 UTC 2019


    Date: Friday, October 25, 2019 @ 05:50:30
  Author: felixonmars
Revision: 518846

upgpkg: stylish-haskell 0.9.3.0-1

rebuild with stylish-haskell 0.9.3.0

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-25 03:00:05 UTC (rev 518845)
+++ PKGBUILD	2019-10-25 05:50:30 UTC (rev 518846)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.9.2.2
-pkgrel=19
+pkgver=0.9.3.0
+pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell"
 license=("BSD")
@@ -12,7 +12,7 @@
          'haskell-src-exts' 'haskell-strict' 'haskell-syb' 'haskell-yaml')
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('39ee84033fe62d229782f2ac60513975b68e58f139dc7d4b19cc210d84c534e790cf2f3483df323065888d60fdc8c12398b57fef1bbbf4765bed5e01525a5796')
+sha512sums=('b8a59992a48d6726e442797b7aaf822629466d1c5dafeccb363416235d45e9ce98ee0eadf657cc2a9e6010abf31ea4722f8c8faa3f2b767fceb6dce6926af5bb')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list