Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-collation
Commits:
b97dcddd by Felix Yan at 2025-08-01T01:56:19+08:00
upgpkg: 0.1.3.6-50: 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-unicode-collation
pkgdesc = Haskell implementation of the Unicode Collation Algorithm
pkgver = 0.1.3.6
- pkgrel = 49
+ pkgrel = 50
url = https://github.com/jgm/unicode-collation
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=unicode-collation
pkgname=haskell-unicode-collation
pkgver=0.1.3.6
-pkgrel=49
+pkgrel=50
pkgdesc="Haskell implementation of the Unicode Collation Algorithm"
url="https://github.com/jgm/unicode-collation"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/b97dcdddecaedb97f0e82ad4896774a4d8652934
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/b97dcdddecaedb97f0e82ad4896774a4d8652934
You're receiving this email because of your account on gitlab.archlinux.org.