Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-collation
Commits:
572da583 by Felix Yan at 2023-10-06T09:23:29+03:00
upgpkg: 0.1.3.5-6: rebuild with text-icu 0.8.0.4
- - - - -
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.5
- pkgrel = 5
+ pkgrel = 6
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.5
-pkgrel=5
+pkgrel=6
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/572da583cd851e73142a36b6442ab3a04e6626e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/572da583cd851e73142a36b6442ab3a04e6626e8
You're receiving this email because of your account on gitlab.archlinux.org.