Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ormolu
Commits:
60b37c3a by Felix Yan at 2026-05-14T16:35:24+08:00
upgpkg: 0.7.0.0-1: rebuild with ormolu 0.7.0.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ormolu
pkgdesc = A formatter for Haskell source code
- pkgver = 0.6.0.1
- pkgrel = 21
+ pkgver = 0.7.0.0
+ pkgrel = 1
url = https://github.com/tweag/ormolu
arch = x86_64
license = BSD-3-Clause
@@ -23,7 +23,7 @@ pkgbase = haskell-ormolu
depends = haskell-optparse-applicative
depends = haskell-syb
depends = haskell-th-env
- source =
https://hackage.haskell.org/packages/archive/ormolu/0.6.0.1/ormolu-0.6.0.1.tar.gz
- sha512sums =
32577cf3813833009ad7ed42c630b29f626aa2b1621e0fed4a33b1fe29671893b7576b5dde5e585acea0a3846048bdb5e8d5661a08a7a0cb435b9506cc360c9f
+ source =
https://hackage.haskell.org/packages/archive/ormolu/0.7.0.0/ormolu-0.7.0.0.tar.gz
+ sha512sums =
ac5cb15e15036fa834165c527dd9a973db25080d945b81bce25b9bb6e5be7f16e95dc17c40ee9c5accc0cec08598c4b146b418217c108798ec6238cd4a560568
pkgname = haskell-ormolu
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=ormolu
pkgname=haskell-ormolu
-pkgver=0.6.0.1
-pkgrel=21
+pkgver=0.7.0.0
+pkgrel=1
pkgdesc="A formatter for Haskell source code"
url="https://github.com/tweag/ormolu"
license=('BSD-3-Clause')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-diff'
'haskell-file-embed'
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-hspec'
'haskell-hspec-megaparsec'
'haskell-path' 'haskell-path-io' 'haskell-temporary')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('32577cf3813833009ad7ed42c630b29f626aa2b1621e0fed4a33b1fe29671893b7576b5dde5e585acea0a3846048bdb5e8d5661a08a7a0cb435b9506cc360c9f')
+sha512sums=('ac5cb15e15036fa834165c527dd9a973db25080d945b81bce25b9bb6e5be7f16e95dc17c40ee9c5accc0cec08598c4b146b418217c108798ec6238cd4a560568')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/60b37c3a16154085824873a58bc4a71653643cfb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/60b37c3a16154085824873a58bc4a71653643cfb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help