Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hyphenation
Commits:
674447fa by Felix Yan at 2024-01-10T19:15:49+02:00
upgpkg: 0.8.2-145: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hyphenation
pkgdesc = Configurable Knuth-Liang hyphenation
pkgver = 0.8.2
- pkgrel = 144
+ pkgrel = 145
url = https://github.com/ekmett/hyphenation
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hyphenation
pkgname=haskell-hyphenation
pkgver=0.8.2
-pkgrel=144
+pkgrel=145
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/674447fad016ca4b84c14a2ddd9ca208eb7bec9f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hyphenation/-/commit/674447fad016ca4b84c14a2ddd9ca208eb7bec9f
You're receiving this email because of your account on gitlab.archlinux.org.