[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/58: gnu: gnome-chess: Update package style.
From: |
guix-commits |
Subject: |
36/58: gnu: gnome-chess: Update package style. |
Date: |
Sat, 7 Sep 2024 05:11:06 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 77030a3761c45107b7052826a3564cc940b20534
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Jul 19 11:19:38 2024 +0200
gnu: gnome-chess: Update package style.
* gnu/packages/games.scm (gnome-chess)[native-inputs]: Drop labels.
---
gnu/packages/games.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 065569eff7..97fe4a6b24 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2038,11 +2038,11 @@ in one tile.")
(inputs
(list gtk libadwaita librsvg))
(native-inputs
- `(("gettext" ,gettext-minimal)
- ("glib:bin" ,glib "bin") ; for desktop-file-validate and appstream-util
- ("itstool" ,itstool)
- ("pkg-config" ,pkg-config)
- ("vala" ,vala)))
+ (list gettext-minimal
+ `(,glib "bin") ; for desktop-file-validate and appstream-util
+ itstool
+ pkg-config
+ vala))
(home-page "https://wiki.gnome.org/Apps/Chess")
(synopsis "Chess board for GNOME")
(description "GNOME Chess provides a 2D board for playing chess games
- 57/58: gnu: gst-editing-services: Update to 1.24.6., (continued)
- 57/58: gnu: gst-editing-services: Update to 1.24.6., guix-commits, 2024/09/07
- 40/58: gnu: gsettings-desktop-schemas: Update to 46.0., guix-commits, 2024/09/07
- 49/58: gnu: gtk-doc: Update to 1.34.0., guix-commits, 2024/09/07
- 09/58: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/09/07
- 11/58: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/09/07
- 17/58: gnu: vte: Update to 0.76.3., guix-commits, 2024/09/07
- 18/58: gnu: gnome-console: Update to 46.0., guix-commits, 2024/09/07
- 35/58: gnu: gnome-chess: Update to 46.0., guix-commits, 2024/09/07
- 28/58: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/09/07
- 34/58: gnu: sysprof: Update to 46.0., guix-commits, 2024/09/07
- 36/58: gnu: gnome-chess: Update package style.,
guix-commits <=
- 38/58: gnu: evolution: Update to 3.52.3., guix-commits, 2024/09/07
- 39/58: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/09/07
- 52/58: gnu: gst-plugins-base: Update to 1.24.6., guix-commits, 2024/09/07
- 58/58: gnu: python-gst: Update to 1.24.6., guix-commits, 2024/09/07
- 42/58: gnu: librsvg: Disable rtl_tspan_svg test., guix-commits, 2024/09/07
- 37/58: gnu: evolution-data-server: Update to 3.52.3., guix-commits, 2024/09/07
- 46/58: gnu: gtkmm: Update to 4.14.0., guix-commits, 2024/09/07
- 03/58: gnu: baobab: Update to 46.0., guix-commits, 2024/09/07
- 29/58: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/09/07
- 30/58: gnu: rygel: Update to 0.42.6., guix-commits, 2024/09/07