Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ormolu
Commits:
787f9c5d by Felix Yan at 2025-07-31T18:09:26+08:00
upgpkg: 0.5.1.0-38: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ormolu
pkgdesc = A formatter for Haskell source code
pkgver = 0.5.1.0
- pkgrel = 37
+ pkgrel = 38
url = https://github.com/tweag/ormolu
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ormolu
pkgname=haskell-ormolu
pkgver=0.5.1.0
-pkgrel=37
+pkgrel=38
pkgdesc="A formatter for Haskell source code"
url="https://github.com/tweag/ormolu"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/787f9c5d6709fc19230aab137a8a9952b813b895
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/787f9c5d6709fc19230aab137a8a9952b813b895
You're receiving this email because of your account on gitlab.archlinux.org.