Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-short
Commits:
1be10480 by Felix Yan at 2025-10-05T01:07:02+08:00
upgpkg: 0.1.6-166: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 165
+ pkgrel = 166
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=165
+pkgrel=166
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/1be10480164876c0de5628018cf238d98e55b7ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/1be10480164876c0de5628018cf238d98e55b7ba
You're receiving this email because of your account on gitlab.archlinux.org.