Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-manipulate
Commits:
28fd1583 by Felix Yan at 2026-01-11T02:40:41+08:00
upgpkg: 0.3.1.0-166: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-manipulate
pkgdesc = Case conversion, word boundary manipulation, and textual
subjugation
pkgver = 0.3.1.0
- pkgrel = 165
+ pkgrel = 166
url = https://github.com/brendanhay/text-manipulate
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-manipulate
pkgname=haskell-text-manipulate
pkgver=0.3.1.0
-pkgrel=165
+pkgrel=166
pkgdesc="Case conversion, word boundary manipulation, and textual subjugation"
url="https://github.com/brendanhay/text-manipulate"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-manipulate/-/commit/28fd15839d0d17e37b5ffbaae948f4d1816b259e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-manipulate/-/commit/28fd15839d0d17e37b5ffbaae948f4d1816b259e
You're receiving this email because of your account on gitlab.archlinux.org.