Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-short
Commits:
14baeaa4 by Felix Yan at 2025-09-15T07:19:36+00:00
upgpkg: 0.1.6-129: rebuild with base-compat 0.14.0, base-compat-batteries 0.14.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-short
pkgdesc = Memory-efficient representation of Unicode text strings
pkgver = 0.1.6
- pkgrel = 128
+ pkgrel = 129
url = https://github.com/hvr/text-short
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=text-short
pkgname=haskell-text-short
pkgver=0.1.6
-pkgrel=128
+pkgrel=129
pkgdesc="Memory-efficient representation of Unicode text strings"
url="https://github.com/hvr/text-short"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/14baeaa407146294cb0affdc96c9871e73e64769
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/14baeaa407146294cb0affdc96c9871e73e64769
You're receiving this email because of your account on gitlab.archlinux.org.