Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-change-type-signature-plugin
Commits:
40e031bf by Felix Yan at 2025-10-05T04:08:57+08:00
upgpkg: 2.1.0.0-87: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-change-type-signature-plugin
pkgdesc = Change a declarations type signature with a Code Action
pkgver = 2.1.0.0
- pkgrel = 86
+ pkgrel = 87
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-change-type-signature-plugin
pkgname=haskell-hls-change-type-signature-plugin
pkgver=2.1.0.0
-pkgrel=86
+pkgrel=87
pkgdesc="Change a declarations type signature with a Code Action"
url="https://github.com/haskell/haskell-language-server.git"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/40e031bfe7d037c1be3a5ed1cf226cc33d01c336
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/40e031bfe7d037c1be3a5ed1cf226cc33d01c336
You're receiving this email because of your account on gitlab.archlinux.org.