Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-transforms
Commits:
35d259c6 by Felix Yan at 2025-10-01T17:13:20+08:00
upgpkg: 0.4.0.1-167: rebuild with tasty-quickcheck 0.11
- - - - -
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 = 166
+ pkgrel = 167
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=166
+pkgrel=167
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/35d259c6f6f09c998745ec878b9c6a2b049fc1f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-transforms/-/commit/35d259c6f6f09c998745ec878b9c6a2b049fc1f2
You're receiving this email because of your account on gitlab.archlinux.org.