guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: gnome-boxes: Adjust reference to 'vala-next'.


From: guix-commits
Subject: 02/03: gnu: gnome-boxes: Adjust reference to 'vala-next'.
Date: Thu, 2 Mar 2023 15:53:57 -0500 (EST)

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

commit 8e4d13231a881dbeb0b574039764c494bfdcc520
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Mar 2 21:46:10 2023 +0100

    gnu: gnome-boxes: Adjust reference to 'vala-next'.
    
    This is a followup to the merge commit in
    7df09ee0ab3e7962ef27859ce87e06a323059284.  'vala-next' was removed in
    5bbd742067015998fa4728926079f546e5023920 on 'core-updates'.
    
    * gnu/packages/gnome.scm (gnome-boxes)[native-inputs]: Replace
    'vala-next' with 'vala'.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index df6762f159..62b3ae72c7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12355,7 +12355,7 @@ integrate seamlessly with the GNOME desktop.")
            itstool
            pkg-config
            python
-           vala-next))
+           vala))
     (inputs
      (list glib-networking              ;for TLS support
            gsettings-desktop-schemas



reply via email to

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