Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-change-type-signature-plugin
Commits:
b57a82fd by Felix Yan at 2024-01-17T05:10:26+02:00
upgpkg: 1.1.0.0-126: rebuild with concurrent-output 1.10.20
- - - - -
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 = 1.1.0.0
- pkgrel = 125
+ pkgrel = 126
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-change-type-signature-plugin
pkgname=haskell-hls-change-type-signature-plugin
pkgver=1.1.0.0
-pkgrel=125
+pkgrel=126
pkgdesc="Change a declarations type signature with a Code Action"
url="https://github.com/haskell/haskell-language-server.git"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/b57a82fda83a33d389ffb1cf10cf1e4edb7cc9ef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/b57a82fda83a33d389ffb1cf10cf1e4edb7cc9ef
You're receiving this email because of your account on gitlab.archlinux.org.