Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp-types
Commits:
04b38a9a by Felix Yan at 2023-11-24T11:02:27+02:00
upgpkg: 1.6.0.0-51: rebuild with lifted-async 0.10.2.5
- - - - -
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 = 1.6.0.0
- pkgrel = 50
+ pkgrel = 51
url = https://github.com/haskell/lsp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lsp-types
pkgname=haskell-lsp-types
pkgver=1.6.0.0
-pkgrel=50
+pkgrel=51
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/04b38a9a7617c070a8315d5ee41a729cd1f31c49
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp-types/-/commit/04b38a9a7617c070a8315d5ee41a729cd1f31c49
You're receiving this email because of your account on gitlab.archlinux.org.