[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/48: gnu: gnome-desktop: Update to 3.30.2.
From: |
guix-commits |
Subject: |
05/48: gnu: gnome-desktop: Update to 3.30.2. |
Date: |
Fri, 3 May 2019 12:12:12 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 420006c64bff8eef4502023d2d0b115ea1a20775
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 4 05:06:54 2018 +0100
gnu: gnome-desktop: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.30.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 8e3b7a4..2d34e40 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -465,7 +465,7 @@ commonly used macros.")
(define-public gnome-desktop
(package
(name "gnome-desktop")
- (version "3.28.2")
+ (version "3.30.2")
(source
(origin
(method url-fetch)
@@ -474,7 +474,7 @@ commonly used macros.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0c439hhpfd9axmv4af6fzhibksh69pnn2nnbghbbqqbwy6zqfl30"))))
+ "0k6iccfj9naw42dl2mgljfvk12dmvg06plg86qd81nksrf9ycxal"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch wip-gnome3.30 created (now 514cac6), guix-commits, 2019/05/03
- 03/48: gnu: gmime: Update to 3.2.3., guix-commits, 2019/05/03
- 01/48: gnu: glib: Update to 2.58.1., guix-commits, 2019/05/03
- 04/48: gnu: glibmm: Update to 2.58.0., guix-commits, 2019/05/03
- 05/48: gnu: gnome-desktop: Update to 3.30.2.,
guix-commits <=
- 08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1., guix-commits, 2019/05/03
- 09/48: gnu: adwaita-icon-theme: Update to 3.30.1., guix-commits, 2019/05/03
- 10/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/05/03
- 11/48: gnu: libgnomeprintui: Update to 2.18.6., guix-commits, 2019/05/03
- 06/48: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/05/03
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/05/03
- 07/48: gnu: evince: Update to 3.30.2., guix-commits, 2019/05/03
- 12/48: gnu: libwnck: Update to 3.30.0., guix-commits, 2019/05/03
- 19/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/03
- 22/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/05/03