Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-short
Commits:
bd84c35d by Felix Yan at 2025-09-14T07:55:15+00:00
upgpkg: 0.1.6-128: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.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 = 127
+ pkgrel = 128
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=127
+pkgrel=128
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/bd84c35d81438ff89741deca161ef9627c37c752
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/bd84c35d81438ff89741deca161ef9627c37c752
You're receiving this email because of your account on gitlab.archlinux.org.