Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fourmolu
Commits:
c71d854e by Felix Yan at 2025-03-05T16:26:10+08:00
upgpkg: 0.9.0.0-47: rebuild with conduit 1.3.6.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fourmolu
pkgdesc = A formatter for Haskell source code
pkgver = 0.9.0.0
- pkgrel = 46
+ pkgrel = 47
url = https://github.com/parsonsmatt/fourmolu
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=fourmolu
pkgname=haskell-fourmolu
pkgver=0.9.0.0
-pkgrel=46
+pkgrel=47
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/c71d854e40c49271b556317c213c6219c07aea7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fourmolu/-/commit/c71d854e40c49271b556317c213c6219c07aea7a
You're receiving this email because of your account on gitlab.archlinux.org.