Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-collation
Commits:
8805ddfc by Felix Yan at 2025-10-01T17:28:08+08:00
upgpkg: 0.1.3.6-110: rebuild with tasty-quickcheck 0.11
- - - - -
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 = 109
+ pkgrel = 110
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=109
+pkgrel=110
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/8805ddfc9fd2e1859945ab4a6464e8c5d76b7f87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/8805ddfc9fd2e1859945ab4a6464e8c5d76b7f87
You're receiving this email because of your account on gitlab.archlinux.org.