mbox

[bug#44474,0/2] Updates to vala & vala-language-server

Message ID 20201106050614.3649-1-rprior@protonmail.com
Headers show

Message

Ryan Prior Nov. 6, 2020, 5:06 a.m. UTC
Well, this is awkward: we previously created the `vala-0.48` package with the
intention of making it into the new `vala` with the next Gnome update, but
that update hasn't happened and a new major version of Vala is out.while our
Gnome is still stuck on Vala 0.46.5.

The only package that depends on the newer version of Vala is
vala-language-server. So here's a couple patches that retire the vala-0.48
package, create a new vala-0.50 package, and update both vala and
vala-language-server to the latest versions.

Ryan Prior (2):
  gnu: vala: Update to 0.50.1.
  gnu: vala-language-server: Update to 0.48.1.

 gnu/packages/gnome-xyz.scm | 6 +++---
 gnu/packages/gnome.scm     | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Comments

Leo Famulari Nov. 6, 2020, 4:53 p.m. UTC | #1
On Fri, Nov 06, 2020 at 05:06:17AM +0000, Ryan Prior via Guix-patches via wrote:
> Ryan Prior (2):
>   gnu: vala: Update to 0.50.1.
>   gnu: vala-language-server: Update to 0.48.1.
> 
>  gnu/packages/gnome-xyz.scm | 6 +++---
>  gnu/packages/gnome.scm     | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)

Thanks! I tweaked the commit message of patch 1/2 and pushed as
d1d69543ba25c595d6f6b6e326757e36d08cff68