Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / mtxclient
Commits: d69e1acf by Jakub Klinkovský at 2025-05-18T07:54:44+02:00 upgpkg: 0.10.0-6: rebuild with nlohmann-json 3.12.0 Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/mtxclient/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = mtxclient pkgdesc = Client API library for the Matrix protocol pkgver = 0.10.0 - pkgrel = 5 + pkgrel = 6 url = https://nheko.im/nheko-reborn/mtxclient arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=mtxclient pkgver=0.10.0 -pkgrel=5 +pkgrel=6 pkgdesc="Client API library for the Matrix protocol" arch=('x86_64') url="https://nheko.im/nheko-reborn/mtxclient" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mtxclient/-/commit/d69e1acf5d0363b431475095880e6814fc8f3784 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mtxclient/-/commit/d69e1acf5d0363b431475095880e6814fc8f3784 You're receiving this email because of your account on gitlab.archlinux.org.
