Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fourmolu
Commits:
eb51d05b by Felix Yan at 2025-05-25T06:15:23+08:00
upgpkg: 0.10.1.0-9: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fourmolu
pkgdesc = A formatter for Haskell source code
pkgver = 0.10.1.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/parsonsmatt/fourmolu
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=fourmolu
pkgname=haskell-fourmolu
pkgver=0.10.1.0
-pkgrel=8
+pkgrel=9
pkgdesc="A formatter for Haskell source code"
url="https://github.com/parsonsmatt/fourmolu"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fourmolu/-/commit/eb51d05b18ac8efe59b24295f0c2c213036577ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fourmolu/-/commit/eb51d05b18ac8efe59b24295f0c2c213036577ba
You're receiving this email because of your account on gitlab.archlinux.org.