Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-plugin-api
Commits:
781d12d2 by Felix Yan at 2025-04-01T01:47:52+08:00
upgpkg: 2.0.0.0-4: rebuild with uuid 1.3.16, uuid-types 1.0.6
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/781d12d20ceee3df284aa0e3a627eee01f4c7e69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-plugin-api/-/commit/781d12d20ceee3df284aa0e3a627eee01f4c7e69
You're receiving this email because of your account on gitlab.archlinux.org.