Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hyphenation
Commits:
1b0d1061 by Felix Yan at 2025-10-05T02:30:17+08:00
upgpkg: 0.8.3-96: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hyphenation
pkgdesc = Configurable Knuth-Liang hyphenation
pkgver = 0.8.3
- pkgrel = 95
+ pkgrel = 96
url = https://github.com/ekmett/hyphenation
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hyphenation
pkgname=haskell-hyphenation
pkgver=0.8.3
-pkgrel=95
+pkgrel=96
pkgdesc="Configurable Knuth-Liang hyphenation"
url="https://github.com/ekmett/hyphenation"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hyphenation/-/commit/1b0d10618bef7baa589ca66d013c46eb2274f6b4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hyphenation/-/commit/1b0d10618bef7baa589ca66d013c46eb2274f6b4
You're receiving this email because of your account on gitlab.archlinux.org.