Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-utf8-string
Commits:
265fd148 by Felix Yan at 2025-09-14T09:15:21+00:00
upgpkg: 1.0.2-232: 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-utf8-string
pkgdesc = Support for reading and writing UTF8 Strings
pkgver = 1.0.2
- pkgrel = 231
+ pkgrel = 232
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=231
+pkgrel=232
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/265fd1488da079a6ebdc4e52df4991726b0d8104
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-utf8-string/-/commit/265fd1488da079a6ebdc4e52df4991726b0d8104
You're receiving this email because of your account on gitlab.archlinux.org.