Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-utf8-string
Commits:
31cdf26a by Felix Yan at 2025-10-01T17:04:25+08:00
upgpkg: 1.0.2-245: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-utf8-string
pkgdesc = Support for reading and writing UTF8 Strings
pkgver = 1.0.2
- pkgrel = 244
+ pkgrel = 245
url = https://hackage.haskell.org/package/utf8-string
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=utf8-string
pkgname=haskell-utf8-string
pkgver=1.0.2
-pkgrel=244
+pkgrel=245
pkgdesc="Support for reading and writing UTF8 Strings"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-utf8-string/-/commit/31cdf26ae3868fe078672151278bbaefe79f2c98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-utf8-string/-/commit/31cdf26ae3868fe078672151278bbaefe79f2c98
You're receiving this email because of your account on gitlab.archlinux.org.