[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1.
From: |
guix-commits |
Subject: |
08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1. |
Date: |
Fri, 3 May 2019 12:12:13 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 7ed2ceefc0a345d09b8d4ba1dc34d1f160eecc4d
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 4 05:07:48 2018 +0100
gnu: gsettings-desktop-schemas: Update to 3.28.1.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.28.1.
---
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 65493cc..d4900e4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -826,7 +826,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas
(package
(name "gsettings-desktop-schemas")
- (version "3.28.0")
+ (version "3.28.1")
(source
(origin
(method url-fetch)
@@ -835,7 +835,7 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0rwidacwrxlc54x90h9g3wx2zlisc4vm49vmxi15azmpj1vwvd2c"))))
+ "0bshwm49cd01ighsxqlbqn10q0ch71ff99gcrx8pr2gyky2ad3pq"))))
(build-system gnu-build-system)
(inputs
`(("glib" ,glib)))
- 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, 2019/05/03
- 08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1.,
guix-commits <=
- 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
- 23/48: gnu: pangomm: Update to 2.42.0., guix-commits, 2019/05/03