guix-commits
[Top][All Lists]
Advanced

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

216/227: gnu: gnome-bluetooth: Use meson-0.59.


From: guix-commits
Subject: 216/227: gnu: gnome-bluetooth: Use meson-0.59.
Date: Thu, 11 Nov 2021 12:30:53 -0500 (EST)

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

commit f82cb5b57def732367702ab2a94d0e018a756952
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Nov 5 15:38:49 2021 -0400

    gnu: gnome-bluetooth: Use meson-0.59.
    
    * gnu/packages/gnome.scm (gnome-bluetooth)[meson]: Use meson-0.59.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b1cb69b..40e676a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8470,6 +8470,7 @@ usage and information about running processes.")
                (base32
                 "1a9ynlwwkb3wpg293ym517vmrkk63y809mmcv9a21k5yr199x53c"))))
     (build-system meson-build-system)
+    (arguments `(#:meson ,meson-0.59))
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.
        ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache



reply via email to

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