Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fourmolu
Commits:
d8b2c9f7 by Felix Yan at 2024-09-18T22:35:36+03:00
upgpkg: 0.9.0.0-23: rebuild with mono-traversable 1.0.20.0
- - - - -
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 = 22
+ pkgrel = 23
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=22
+pkgrel=23
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/d8b2c9f76dcfe0d2e96eaf23da894b8715155bf2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fourmolu/-/commit/d8b2c9f76dcfe0d2e96eaf23da894b8715155bf2
You're receiving this email because of your account on gitlab.archlinux.org.