[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/61: gnu: gnome-shell-extensions: Update to 3.28.1.
From: |
guix-commits |
Subject: |
43/61: gnu: gnome-shell-extensions: Update to 3.28.1. |
Date: |
Sat, 9 Mar 2019 02:53:27 -0500 (EST) |
rekado pushed a commit to branch staging
in repository guix.
commit 100f625b83e1c35626f9ec7990cd5897a4fdab1c
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 16:20:35 2018 +0200
gnu: gnome-shell-extensions: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Adjust.
---
gnu/packages/gnome.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 58f6359..d3dda88 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6594,7 +6594,7 @@ GNOME Shell appearance and extension, etc.")
(define-public gnome-shell-extensions
(package
(name "gnome-shell-extensions")
- (version "3.24.3")
+ (version "3.28.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6602,10 +6602,10 @@ GNOME Shell appearance and extension, etc.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0y8anpp9ymp0lxn15w63ra6zxxf8nvbl48xqkvqdjzida73fyz9w"))))
- (build-system gnu-build-system)
+ "0n4h8rdnq3knrvlg6inrl62a73h20dbhfgniwy18572jicrh5ip9"))))
+ (build-system meson-build-system)
(arguments
- '(#:configure-flags '("--enable-extensions=all")))
+ '(#:configure-flags '("-Dextension_set=all")))
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))
- 16/61: gnu: adwaita-icon-theme: Update to 3.28.0., (continued)
- 16/61: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/03/09
- 19/61: gnu: geocode-glib: Update to 3.26.0., guix-commits, 2019/03/09
- 20/61: gnu: libgweather: Update to 3.28.2., guix-commits, 2019/03/09
- 14/61: gnu: gcr: Update to 3.28.0., guix-commits, 2019/03/09
- 38/61: gnu: python-pyatspi: Update to 2.26.0., guix-commits, 2019/03/09
- 23/61: gnu: eog: Update to 3.28.2., guix-commits, 2019/03/09
- 33/61: gnu: cheese: Propagate more inputs., guix-commits, 2019/03/09
- 35/61: gnu: gnome-session: Update to 3.28.1., guix-commits, 2019/03/09
- 27/61: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/03/09
- 30/61: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/03/09
- 43/61: gnu: gnome-shell-extensions: Update to 3.28.1.,
guix-commits <=
- 40/61: gnu: gucharmap: Update to 10.0.4., guix-commits, 2019/03/09
- 51/61: gnu: gnome-control-center: Update to 3.28.2., guix-commits, 2019/03/09
- 54/61: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/03/09
- 55/61: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2019/03/09
- 48/61: gnu: tracker: Update to 2.0.4., guix-commits, 2019/03/09
- 57/61: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2019/03/09
- 06/61: gnu: yelp-xsl: Update to 3.28.0., guix-commits, 2019/03/09
- 07/61: gnu: yelp-tools: Update to 3.28.0., guix-commits, 2019/03/09
- 09/61: gnu: gedit: Use gtksourceview-3., guix-commits, 2019/03/09
- 11/61: gnu: gnome-maps: Update to 3.28.2., guix-commits, 2019/03/09