gnu: tootle: Update package references.
* gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with vala.
This commit is contained in:
parent
abd318ff4b
commit
1abe0b3011
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Features include:
|
||||||
("libgee" ,libgee)
|
("libgee" ,libgee)
|
||||||
("libhandy" ,libhandy)
|
("libhandy" ,libhandy)
|
||||||
("libsoup" ,libsoup)
|
("libsoup" ,libsoup)
|
||||||
("vala" ,vala-0.50)
|
("vala" ,vala)
|
||||||
("xdg-utils" ,xdg-utils)))
|
("xdg-utils" ,xdg-utils)))
|
||||||
(home-page "https://github.com/bleakgrey/tootle")
|
(home-page "https://github.com/bleakgrey/tootle")
|
||||||
(synopsis "GTK3 client for Mastodon")
|
(synopsis "GTK3 client for Mastodon")
|
||||||
|
|
Reference in a new issue