Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-transforms
Commits:
9ca2f338 by Felix Yan at 2025-09-05T16:41:41+00:00
upgpkg: 0.4.0.1-143: rebuild with splitmix 0.1.2
- - - - -
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 = 142
+ pkgrel = 143
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=142
+pkgrel=143
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/9ca2f338e957d43df864818765c0686f35c0375b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/9ca2f338e957d43df864818765c0686f35c0375b
You're receiving this email because of your account on gitlab.archlinux.org.