Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unicode-collation
Commits:
81c2dae0 by Felix Yan at 2024-09-03T22:35:09+03:00
upgpkg: 0.1.3.6-14: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 13
+ pkgrel = 14
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=13
+pkgrel=14
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/81c2dae0a07ae3ba1caf92a56c3df927fbdb8210
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/81c2dae0a07ae3ba1caf92a56c3df927fbdb8210
You're receiving this email because of your account on gitlab.archlinux.org.