Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ansi-wl-pprint
Commits:
89d89d5c by Felix Yan at 2025-10-01T15:05:44+08:00
upgpkg: 1.0.2-196: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ansi-wl-pprint
pkgdesc = The Wadler/Leijen Pretty Printer for colored ANSI terminal
output
pkgver = 1.0.2
- pkgrel = 195
+ pkgrel = 196
url = https://github.com/ekmett/ansi-wl-pprint
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=ansi-wl-pprint
pkgname=haskell-ansi-wl-pprint
pkgver=1.0.2
-pkgrel=195
+pkgrel=196
pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
url="https://github.com/ekmett/ansi-wl-pprint"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ansi-wl-pprint/-/commit/89d89d5c004cd42e3f27b95096df57878ef0c415
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ansi-wl-pprint/-/commit/89d89d5c004cd42e3f27b95096df57878ef0c415
You're receiving this email because of your account on gitlab.archlinux.org.