Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-wl-pprint-terminfo
Commits:
5c5b15ee by Felix Yan at 2025-10-13T22:55:05+08:00
upgpkg: 3.7.1.4-552: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0,
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0,
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2,
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1,
stylish-haskell 0.14.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-wl-pprint-terminfo
pkgdesc = A color pretty printer with terminfo support
pkgver = 3.7.1.4
- pkgrel = 551
+ pkgrel = 552
url = https://github.com/ekmett/wl-pprint-terminfo/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=wl-pprint-terminfo
pkgname=haskell-wl-pprint-terminfo
pkgver=3.7.1.4
-pkgrel=551
+pkgrel=552
pkgdesc="A color pretty printer with terminfo support"
url="https://github.com/ekmett/wl-pprint-terminfo/"
license=('BSD')
@@ -15,7 +15,7 @@
sha512sums=('1f2a7bd195732fe297c49c50b59812190d5698efa7c2e9b2fbcfbbae71523c25dfc
prepare() {
cd $_hkgname-$pkgver
- uusi -d nats -d semigroups -u bytestring -u containers -u text
+ uusi -d nats -d semigroups -u bytestring -u containers -u text -u
transformers
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wl-pprint-terminfo/-/commit/5c5b15eef1c3a44b3aa4e732caf72a375510fe1a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wl-pprint-terminfo/-/commit/5c5b15eef1c3a44b3aa4e732caf72a375510fe1a
You're receiving this email because of your account on gitlab.archlinux.org.