guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: gnu: tootle: Update package references.


From: guix-commits
Subject: 01/04: gnu: tootle: Update package references.
Date: Thu, 18 Feb 2021 04:55:21 -0500 (EST)

efraim pushed a commit to branch core-updates
in repository guix.

commit 1abe0b3011a2f5befa78c5b7cb89103fa8555ec5
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Feb 18 09:19:48 2021 +0200

    gnu: tootle: Update package references.
    
    * gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with
    vala.
---
 gnu/packages/mastodon.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mastodon.scm b/gnu/packages/mastodon.scm
index 17673c7..3158990 100644
--- a/gnu/packages/mastodon.scm
+++ b/gnu/packages/mastodon.scm
@@ -127,7 +127,7 @@ Features include:
        ("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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]