Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-plugin-api
Commits:
1a430c0d by Felix Yan at 2025-08-27T14:39:01+08:00
upgpkg: 2.1.0.0-10: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
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.1.0.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/haskell/haskell-language-server/hls-plugin-api
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-plugin-api
pkgname=haskell-hls-plugin-api
pkgver=2.1.0.0
-pkgrel=9
+pkgrel=10
pkgdesc="Haskell Language Server API for plugin communication"
url="https://github.com/haskell/haskell-language-server/hls-plugin-api"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/1a430c0d21912dddd159ab9643b4d6df257e413c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/1a430c0d21912dddd159ab9643b4d6df257e413c
You're receiving this email because of your account on gitlab.archlinux.org.