Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-transforms
Commits:
ba314c6c by Felix Yan at 2025-09-01T17:05:02+08:00
upgpkg: 0.4.0.1-133: rebuild with os-string 2.0.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unicode-transforms
pkgdesc = Unicode transforms (normalization NFC/NFD/NFKC/NFKD)
pkgver = 0.4.0.1
- pkgrel = 132
+ pkgrel = 133
url = https://github.com/composewell/unicode-transforms/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=unicode-transforms
pkgname=haskell-unicode-transforms
pkgver=0.4.0.1
-pkgrel=132
+pkgrel=133
pkgdesc="Unicode transforms (normalization NFC/NFD/NFKC/NFKD)"
url="https://github.com/composewell/unicode-transforms/"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/ba314c6c499fe77bc020b0fa1c95bb470ec64cfd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/ba314c6c499fe77bc020b0fa1c95bb470ec64cfd
You're receiving this email because of your account on gitlab.archlinux.org.