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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 22 05:51:16 UTC 2022


    Date: Monday, August 22, 2022 @ 05:51:15
  Author: felixonmars
Revision: 1274346

upgpkg: haskell-ormolu 0.3.0.0-1: rebuild with ormolu 0.3.0.0

Modified:
  haskell-ormolu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 05:48:10 UTC (rev 1274345)
+++ PKGBUILD	2022-08-22 05:51:15 UTC (rev 1274346)
@@ -2,8 +2,8 @@
 
 _hkgname=ormolu
 pkgname=haskell-ormolu
-pkgver=0.2.0.0
-pkgrel=98
+pkgver=0.3.0.0
+pkgrel=1
 pkgdesc="A formatter for Haskell source code"
 url="https://github.com/tweag/ormolu"
 license=("BSD")
@@ -12,7 +12,7 @@
          'haskell-gitrev' 'haskell-optparse-applicative' 'haskell-syb')
 makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-path' 'haskell-path-io')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('3fe6985cdaf88a9bc48bcf275385819be14a1b4ced89f0ed65f8849defa1558ae679af60e27b6f59d6f9212eff152fbba750d1e9d91669ae29a5995efc8e5692')
+sha512sums=('627939eeacf0b87a8eef8b7f1f96385e15ee97a1f8592561bb2ff0f84229ffb6f09ec78e0ebd561c4afd892a2e7067c8e867c98f216e310400edf0856809aa3b')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list