Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-plugin-api
Commits:
c88981e5 by Felix Yan at 2025-12-01T05:49:55+08:00
upgpkg: 2.1.0.0-96: rebuild with tasty-quickcheck 0.11.1
- - - - -
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 = 95
+ pkgrel = 96
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=95
+pkgrel=96
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/c88981e5e92ea729747d6a2f100c8081e69cf052
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/c88981e5e92ea729747d6a2f100c8081e69cf052
You're receiving this email because of your account on gitlab.archlinux.org.