Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-change-type-signature-plugin
Commits:
f6797110 by Felix Yan at 2024-10-22T02:01:04+03:00
upgpkg: 1.1.0.1-6: rebuild with network-run 0.3.0
- - - - -
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.1
- pkgrel = 5
+ pkgrel = 6
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.1
-pkgrel=5
+pkgrel=6
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/f6797110d1a42e14d76b6fe6cc958f945a97db7c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-change-type-signature-plugin/-/commit/f6797110d1a42e14d76b6fe6cc958f945a97db7c
You're receiving this email because of your account on gitlab.archlinux.org.