Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-utf8-string
Commits:
d686e2cc by Felix Yan at 2025-08-01T01:35:33+08:00
upgpkg: 1.0.2-189: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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 = 188
+ pkgrel = 189
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=188
+pkgrel=189
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/d686e2ccb5e8eb033cfe86ff12ff21dd5f9576d8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-utf8-string/-/commit/d686e2ccb5e8eb033cfe86ff12ff21dd5f9576d8
You're receiving this email because of your account on gitlab.archlinux.org.