Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pretty-simple
Commits:
ce71efbf by Felix Yan at 2026-01-11T02:38:44+08:00
upgpkg: 4.1.4.0-3: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pretty-simple
pkgdesc = Pretty printer for data types with a 'Show' instance
pkgver = 4.1.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/cdepillabout/pretty-simple
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pretty-simple
pkgname=haskell-pretty-simple
pkgver=4.1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Pretty printer for data types with a 'Show' instance"
url="https://github.com/cdepillabout/pretty-simple"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/ce71efbf1dd8884b4ac44579e014f0ee9b6c0a70
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/ce71efbf1dd8884b4ac44579e014f0ee9b6c0a70
You're receiving this email because of your account on gitlab.archlinux.org.