Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-ansi
Commits:
abf56eb7 by Felix Yan at 2025-05-25T04:52:38+08:00
upgpkg: 0.3.0-10: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-ansi
pkgdesc = Text styling for ANSI terminals.
pkgver = 0.3.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/mitchellwrosen/text-ansi
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-ansi
pkgname=haskell-text-ansi
pkgver=0.3.0
-pkgrel=9
+pkgrel=10
pkgdesc="Text styling for ANSI terminals."
url="https://github.com/mitchellwrosen/text-ansi"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-ansi/-/commit/abf56eb730f761d80534c3aad03ff82996d6b939
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-ansi/-/commit/abf56eb730f761d80534c3aad03ff82996d6b939
You're receiving this email because of your account on gitlab.archlinux.org.