Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-refactor-plugin
Commits:
1757d223 by Felix Yan at 2024-11-20T22:23:24+08:00
upgpkg: 1.2.0.0-10: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-refactor-plugin
pkgdesc = Exactprint refactorings for Haskell Language Server
pkgver = 1.2.0.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-refactor-plugin
pkgname=haskell-hls-refactor-plugin
pkgver=1.2.0.0
-pkgrel=9
+pkgrel=10
pkgdesc="Exactprint refactorings for Haskell Language Server"
url="https://github.com/haskell/haskell-language-server.git"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/1757d22360d548921800dac7198df0ab6cb85218
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refactor-plugin/-/commit/1757d22360d548921800dac7198df0ab6cb85218
You're receiving this email because of your account on gitlab.archlinux.org.