[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/53: gnu: gnome-shell: Update to 3.32.2.
From: |
guix-commits |
Subject: |
45/53: gnu: gnome-shell: Update to 3.32.2. |
Date: |
Fri, 1 Nov 2019 22:18:48 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit dcb98d591e8bf835f948853b6c2482af4df77d66
Author: Kei Kebreau <address@hidden>
Date: Thu Jul 25 12:16:29 2019 -0400
gnu: gnome-shell: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.32.2.
---
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 0eef1a2..d730a36 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6163,7 +6163,7 @@ properties, screen resolution, and other GNOME
parameters.")
(define-public gnome-shell
(package
(name "gnome-shell")
- (version "3.30.2")
+ (version "3.32.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6171,7 +6171,7 @@ properties, screen resolution, and other GNOME
parameters.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0kacd4w9lc5finsvs170i7827qkxwd1ddj0g2giizwffpjdjqqr2"))
+ "0anlkdnqsp5fqvmg95rqjpp1ifcx5xzsvwcrdsvb1cqzbh6inmp5"))
(patches (search-patches "gnome-shell-theme.patch"))
(modules '((guix build utils)))
(snippet
- branch wip-gnome-updates created (now e3bf493), guix-commits, 2019/11/01
- 02/53: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/01
- 04/53: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/01
- 03/53: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/01
- 01/53: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/01
- 05/53: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/01
- 09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/01
- 18/53: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/01
- 21/53: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/01
- 26/53: gnu: Add tracker-miners., guix-commits, 2019/11/01
- 45/53: gnu: gnome-shell: Update to 3.32.2.,
guix-commits <=
- 52/53: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/01
- 48/53: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/01
- 34/53: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/01
- 14/53: gnu: Add python-dbusmock., guix-commits, 2019/11/01
- 10/53: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/01
- 22/53: gnu: evolution: Update to 3.32.4., guix-commits, 2019/11/01
- 31/53: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/11/01
- 15/53: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/11/01
- 17/53: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/01
- 06/53: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/01