mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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 @@ (define-public tootle
|
|||
("libgee" ,libgee)
|
||||
("libhandy" ,libhandy)
|
||||
("libsoup" ,libsoup)
|
||||
("vala" ,vala-0.50)
|
||||
("vala" ,vala)
|
||||
("xdg-utils" ,xdg-utils)))
|
||||
(home-page "https://github.com/bleakgrey/tootle")
|
||||
(synopsis "GTK3 client for Mastodon")
|
||||
|
|
Loading…
Reference in a new issue