* [bug#68433] [PATCH gnome-team] gnu: vala-language-server: Update to 0.48.7.
@ 2024-01-13 17:23 Vivien Kraus via Guix-patches via
2024-01-14 16:37 ` bug#68433: " Liliana Marie Prikler
0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2024-01-13 17:23 UTC (permalink / raw)
To: 68433; +Cc: liliana.prikler, maxim.cournoyer, rg
* gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.7.
Change-Id: I101091d73f0e26aab5e9fa8eb0dadaa3489f7dc3
---
Dear Guix,
vala-language-server fails to build on my machine, however it is just a matter
of updating the package.
Best regards,
Vivien
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 100018a2dc..a49442bdbe 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1790,7 +1790,7 @@ (define-public vala-language-server
;; Note to maintainer: VLS must be built with a Vala toolchain the same
;; version or newer. Therefore when you update this package you may need
;; to update Vala too.
- (version "0.48.3")
+ (version "0.48.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1798,7 +1798,7 @@ (define-public vala-language-server
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1gnvc91gdp3wj9r3r3xxfr09f9lw39cfypn2q5f0443dhhmp059j"))))
+ (base32 "1ini6nd5yim6mql13b9mb15gs02gm08x7zphd0vlv9jxl2646pjn"))))
(build-system meson-build-system)
(arguments '(#:glib-or-gtk? #t))
(inputs
base-commit: 2cbb1a6e1e2679c7db74b6b906d223fb3661d09f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68433: [PATCH gnome-team] gnu: vala-language-server: Update to 0.48.7.
2024-01-13 17:23 [bug#68433] [PATCH gnome-team] gnu: vala-language-server: Update to 0.48.7 Vivien Kraus via Guix-patches via
@ 2024-01-14 16:37 ` Liliana Marie Prikler
0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2024-01-14 16:37 UTC (permalink / raw)
To: Vivien Kraus, 68433-done; +Cc: rg, maxim.cournoyer
Am Samstag, dem 13.01.2024 um 18:23 +0100 schrieb Vivien Kraus:
> * gnu/packages/gnome-xyz.scm (vala-language-server): Update to
> 0.48.7.
>
> Change-Id: I101091d73f0e26aab5e9fa8eb0dadaa3489f7dc3
> ---
> Dear Guix,
>
> vala-language-server fails to build on my machine, however it is just
> a matter
> of updating the package.
>
> Best regards,
LGTM, thus pushed.
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-14 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-13 17:23 [bug#68433] [PATCH gnome-team] gnu: vala-language-server: Update to 0.48.7 Vivien Kraus via Guix-patches via
2024-01-14 16:37 ` bug#68433: " Liliana Marie Prikler
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).