[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/48: gnu: mutter: Update to 3.30.2.
From: |
guix-commits |
Subject: |
47/48: gnu: mutter: Update to 3.30.2. |
Date: |
Fri, 3 May 2019 12:12:21 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 5e8845dae7d7cfecd10b2ae3b71192b400ca7021
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jan 7 13:52:21 2019 +0100
gnu: mutter: Update to 3.30.2.
* gnu/packages/gnome.scm (mutter): 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 57d79b6..c1fb852 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4977,7 +4977,7 @@ to display dialog boxes from the commandline and shell
scripts.")
(define-public mutter
(package
(name "mutter")
- (version "3.28.2")
+ (version "3.30.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4985,7 +4985,7 @@ to display dialog boxes from the commandline and shell
scripts.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0ighs1zvlssgq16v1h3vg280za7y448snq65gc5m1zmqqawqkymg"))))
+ "0qr3w480p31nbiad49213rj9rk6p9fl82a68pzznpz36p30dq96z"))))
;; NOTE: Since version 3.21.x, mutter now bundles and exports forked
;; versions of cogl and clutter. As a result, many of the inputs,
;; propagated-inputs, and configure flags used in cogl and clutter are
- 18/48: gnu: gnome-sudoku: Update to 3.30.0., (continued)
- 18/48: gnu: gnome-sudoku: Update to 3.30.0., guix-commits, 2019/05/03
- 20/48: gnu: glib: Install m4 macros., guix-commits, 2019/05/03
- 21/48: gnu: gtkmm: Update to 3.24.0., guix-commits, 2019/05/03
- 25/48: gnu: gnome-calculator: Update to 3.30.1., guix-commits, 2019/05/03
- 28/48: gnu: gnome-keyring: Add missing input., guix-commits, 2019/05/03
- 30/48: gnu: network-manager: Update to 1.14.4., guix-commits, 2019/05/03
- 39/48: gnu: epiphany: Update to 3.30.2., guix-commits, 2019/05/03
- 40/48: gnu: yelp: Update to 3.30.0., guix-commits, 2019/05/03
- 34/48: gnu: gvfs: Update to 1.38.1., guix-commits, 2019/05/03
- 41/48: gnu: yelp-xsl: Update to 3.30.1., guix-commits, 2019/05/03
- 47/48: gnu: mutter: Update to 3.30.2.,
guix-commits <=
- 48/48: gnu: gnome-shell: Update to 3.30.2., guix-commits, 2019/05/03
- 46/48: gnu: gtksourceview: Update to 4.0.3., guix-commits, 2019/05/03
- 32/48: gnu: libdazzle: Update to 3.30.2., guix-commits, 2019/05/03
- 27/48: gnu: gdm: Update to 3.30.2., guix-commits, 2019/05/03
- 44/48: gnu: gnome-online-accounts: Update to 3.30.0., guix-commits, 2019/05/03
- 36/48: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2019/05/03
- 45/48: gnu: gnome-maps: Update to 3.30.2.1., guix-commits, 2019/05/03
- 33/48: gnu: libgdata: Update to 0.17.9., guix-commits, 2019/05/03
- 31/48: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/05/03
- 38/48: gnu: eog: Update to 3.28.4., guix-commits, 2019/05/03