Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-short
Commits:
31b60e11 by Felix Yan at 2025-10-01T15:14:22+08:00
upgpkg: 0.1.6-157: rebuild with tasty-quickcheck 0.11 (rebuild pass 1,
specified --nocheck)
- - - - -
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 = 156
+ pkgrel = 157
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=156
+pkgrel=157
pkgdesc="Memory-efficient representation of Unicode text strings"
url="https://github.com/hvr/text-short"
license=("BSD")
@@ -18,6 +18,7 @@
sha512sums=('fefc051e7180d9648b262b4f8f7cd2b7459007cf61f4abae431e103257eb7041c8b
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u tasty-quickcheck
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/31b60e11f05d42faf5777967e4f2f59572679c8c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/31b60e11f05d42faf5777967e4f2f59572679c8c
You're receiving this email because of your account on gitlab.archlinux.org.