[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/181: gnu: gnome-dictionary: Use latest meson.
From: |
guix-commits |
Subject: |
84/181: gnu: gnome-dictionary: Use latest meson. |
Date: |
Tue, 13 Sep 2022 02:25:52 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 5808a8ba3effed3e660eb717632e1358e9921d59
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Sep 8 11:16:41 2022 -0400
gnu: gnome-dictionary: Use latest meson.
* gnu/packages/gnome.scm (gnome-dictionary)
[meson]: Delete argument.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index cd0254ff1c..5d27adb4a7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10119,7 +10119,6 @@ to perfectly fit the GNOME desktop.")
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- #:meson ,meson-0.59
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'skip-gtk-update-icon-cache
@@ -10135,7 +10134,8 @@ to perfectly fit the GNOME desktop.")
pkg-config
libxml2))
(inputs
- (list gsettings-desktop-schemas gtk+))
+ (list gsettings-desktop-schemas
+ gtk+))
(home-page "https://wiki.gnome.org/Apps/Dictionary")
(synopsis "Look up words in dictionary sources")
(description
- 117/181: gnu: libgnome-games-support: Update to 2.0.0., (continued)
- 117/181: gnu: libgnome-games-support: Update to 2.0.0., guix-commits, 2022/09/13
- 125/181: gnu: d-feet: Update to 0.3.16., guix-commits, 2022/09/13
- 119/181: gnu: grilo: Update to 0.3.15., guix-commits, 2022/09/13
- 131/181: gnu: network-manager: Update to 1.41.2., guix-commits, 2022/09/13
- 130/181: gnu: file-roller: Update to 3.42.0., guix-commits, 2022/09/13
- 91/181: gnu: gtranslator: Update to 42.0., guix-commits, 2022/09/13
- 97/181: gnu: libgsf: Update to 1.14.50., guix-commits, 2022/09/13
- 66/181: gnu: gnome-photos: Update to 43.beta., guix-commits, 2022/09/13
- 73/181: gnu: gnome-calculator: Update to 42.2., guix-commits, 2022/09/13
- 76/181: gnu: gnome-mines: Replace intltool with gettext-minimal., guix-commits, 2022/09/13
- 84/181: gnu: gnome-dictionary: Use latest meson.,
guix-commits <=
- 96/181: gnu: gupnp: Update to 1.5.4., guix-commits, 2022/09/13
- 101/181: gnu: libpeas: Update to 1.32.0., guix-commits, 2022/09/13
- 114/181: gnu: amtk: Update to 5.5.1., guix-commits, 2022/09/13
- 120/181: gnu: grilo-plugins: Update to 0.3.15., guix-commits, 2022/09/13
- 127/181: gnu: libgee: Update to 0.20.5., guix-commits, 2022/09/13
- 132/181: gnu: network-manager-openvpn: Update to 1.10.0., guix-commits, 2022/09/13
- 137/181: gnu: gtk-vnc: Update to 1.3.1., guix-commits, 2022/09/13
- 134/181: gnu: network-manager-openconnect: Update to 1.2.8., guix-commits, 2022/09/13
- 145/181: gnu: orca: Update to 42.3., guix-commits, 2022/09/13
- 148/181: gnu: cheese: Update to 41.1., guix-commits, 2022/09/13