[arch-commits] Commit in haskell-ormolu/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 21 10:32:30 UTC 2020
Date: Saturday, November 21, 2020 @ 10:32:29
Author: felixonmars
Revision: 758458
upgpkg: haskell-ormolu 0.1.4.1-1
Modified:
haskell-ormolu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-21 10:29:20 UTC (rev 758457)
+++ PKGBUILD 2020-11-21 10:32:29 UTC (rev 758458)
@@ -2,8 +2,8 @@
_hkgname=ormolu
pkgname=haskell-ormolu
-pkgver=0.1.4.0
-pkgrel=2
+pkgver=0.1.4.1
+pkgrel=1
pkgdesc="A formatter for Haskell source code"
url="https://github.com/tweag/ormolu"
license=("BSD")
@@ -13,7 +13,7 @@
'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=('93e9c85e2730d1245dacab68466169d59d416431dd0454301bd24674f48ed73a04c302ce9e307706e2eece1a949d1ce07445ef7d5a4fe1e7dc244e174a53fdc9')
+sha512sums=('b63b7c185bb80365dbc5359f3c8aed3015abcf50b4937dfe941dc65572b57c9403269e82cf4067cd8eca67130b98aea8f85d889a3270e066de4eb507260f0d6b')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list