Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-graph
Commits:
a0e3ab63 by Felix Yan at 2024-08-27T22:34:31+03:00
upgpkg: 1.9.0.0-130: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-graph
pkgdesc = Haskell Language Server internal graph API
pkgver = 1.9.0.0
- pkgrel = 129
+ pkgrel = 130
url = https://github.com/haskell/haskell-language-server#readme
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-graph
pkgname=haskell-hls-graph
pkgver=1.9.0.0
-pkgrel=129
+pkgrel=130
pkgdesc="Haskell Language Server internal graph API"
url="https://github.com/haskell/haskell-language-server#readme"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-graph/-/commit/a0e3ab6360b655e165d925896cd638f107c366f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-graph/-/commit/a0e3ab6360b655e165d925896cd638f107c366f9
You're receiving this email because of your account on gitlab.archlinux.org.