Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-plugin-api
Commits:
c44c5a32 by Felix Yan at 2025-04-05T16:26:27+08:00
upgpkg: 2.0.0.0-13: rebuild with iproute 1.7.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-plugin-api
pkgdesc = Haskell Language Server API for plugin communication
pkgver = 2.0.0.0
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/haskell/haskell-language-server/hls-plugin-api
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-plugin-api
pkgname=haskell-hls-plugin-api
pkgver=2.0.0.0
-pkgrel=12
+pkgrel=13
pkgdesc="Haskell Language Server API for plugin communication"
url="https://github.com/haskell/haskell-language-server/hls-plugin-api"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/c44c5a321c60e06ed338b73624977e05b8b7d513
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/c44c5a321c60e06ed338b73624977e05b8b7d513
You're receiving this email because of your account on gitlab.archlinux.org.