Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp-types
Commits:
756872da by Felix Yan at 2025-10-10T08:32:43+08:00
upgpkg: 2.0.1.0-61: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lsp-types
pkgdesc = Haskell library for the Microsoft Language Server Protocol,
data types
pkgver = 2.0.1.0
- pkgrel = 60
+ pkgrel = 61
url = https://github.com/haskell/lsp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lsp-types
pkgname=haskell-lsp-types
pkgver=2.0.1.0
-pkgrel=60
+pkgrel=61
pkgdesc="Haskell library for the Microsoft Language Server Protocol, data
types"
url="https://github.com/haskell/lsp"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp-types/-/commit/756872dac38ade220ff3f267f7d944031390bbe6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp-types/-/commit/756872dac38ade220ff3f267f7d944031390bbe6
You're receiving this email because of your account on gitlab.archlinux.org.