Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ormolu
Commits:
2bcd8604 by Felix Yan at 2025-04-09T16:45:08+08:00
upgpkg: 0.5.1.0-11: rebuild with OneTuple (remove unneeded dependencies on new
GHC)
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/2bcd8604ab3e18a7c3e9e8ce44a52e5624093e09
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/2bcd8604ab3e18a7c3e9e8ce44a52e5624093e09
You're receiving this email because of your account on gitlab.archlinux.org.