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

Felix Yan felixonmars at archlinux.org
Wed Oct 28 23:07:59 UTC 2020


    Date: Wednesday, October 28, 2020 @ 23:07:58
  Author: felixonmars
Revision: 736414

upgpkg: stylish-haskell 0.12.1.0-1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 23:07:47 UTC (rev 736413)
+++ PKGBUILD	2020-10-28 23:07:58 UTC (rev 736414)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=stylish-haskell
-pkgver=0.12.0.0
-pkgrel=7
+pkgver=0.12.1.0
+pkgrel=1
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hunit' 'haskell-random' 'haskell-test-framework'
              'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('7f19deef1c17f418a02437a64b3ff75d9dd3608ccfa4f4a7b494200532897883bb6b7d2802e5a8eefd30e36dcd4be6926b7270e110064a4db6e1d732540300dd')
+sha512sums=('750a2a36f5b47983d65437a29c9a0c8e8993b4a8da1d1e7338b1024cf79083ed02c043f4298a14c5c35e5d172aa57d53a93cf023b699b59c9f6c016ec5dacbde')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list