3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

585 commits

Author SHA1 Message Date
Mark H Weaver
70241d9d7e
gnu: clutter-gst: Update to 3.0.22.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22.
2017-01-11 11:33:29 -05:00
Mark H Weaver
a6e448358d
gnu: clutter-gtk: Update to 1.8.2.
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.2.
2017-01-11 11:33:28 -05:00
Mark H Weaver
6a55accc80
gnu: cogl: Update to 1.22.2.
* gnu/packages/gnome.scm (cogl): Update to 1.22.2.
2017-01-11 11:33:26 -05:00
Mark H Weaver
532cbe22c4
gnu: glib-networking: Update to 2.50.0.
* gnu/packages/gnome.scm (glib-networking): Update to 2.50.0.
2017-01-11 11:33:09 -05:00
Mark H Weaver
707ae4e6e8
gnu: gsettings-desktop-schemas: Update to 3.22.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.22.0.
2017-01-11 11:33:05 -05:00
Mark H Weaver
562a79de7d
gnu: desktop-file-utils: Update to 0.23.
* gnu/packages/gnome.scm (desktop-file-utils): Update to 0.23.
2017-01-11 11:33:03 -05:00
Mark H Weaver
b43b584f8e
gnu: shared-mime-info: Update to 1.8.
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.8.
2017-01-11 11:33:01 -05:00
Mark H Weaver
e31677719b
gnu: libgee: Update to 0.18.1.
* gnu/packages/gnome.scm (libgee): Update to 0.18.1.
2017-01-11 11:32:56 -05:00
Mark H Weaver
40a62e60c1
gnu: vala: Update to 0.34.4.
* gnu/packages/gnome.scm (vala): Update to 0.34.4.
2017-01-11 11:32:55 -05:00
Mark H Weaver
ef51eb9907
gnu: libgsf: Update to 1.14.41.
* gnu/packages/gnome.scm (libgsf): Update to 1.14.41.
2017-01-11 11:32:50 -05:00
Mark H Weaver
8344a85e9e
gnu: libxml++: Update to 3.0.1.
* gnu/packages/gnome.scm (libxml++): Update to 3.0.1.
2017-01-11 11:32:45 -05:00
Christopher Baines
fab2784dbb
gnu: gnome-tweak-tool: Add missing inputs.
* gnu/packages/gnome.scm (gnome-tweak-tool)[inputs]: Add gnome-desktop
and libsoup.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
adb41527ad
gnu: gnome-tweak-tool: Make propagated-inputs just inputs.
* gnu/packages/gnome.scm (gnome-tweak-tool)[propagated-inputs]: Merge
with...
[inputs]: ... this.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
9af6bce1e1
gnu: gnome-tweak-tool: Wrap program to set 'GI_TYPELIB_PATH'.
* gnu/packages/gnome.scm (gnome-tweak-tool)[arguments]: Add
'wrap-program' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Christopher Baines
7ef335b0e8
gnu: gnome-tweak-tool: Use glib-or-gtk-build-system.
This allows gobject introspection namespaces to be found.

* gnu/packages/gnome.scm (gnome-tweak-tool)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
[arguments]: Use %GLIB-OR-GTK-BUILD-SYSTEM-MODULES in #:imported-modules.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-06 10:23:27 +01:00
Brandon Ludwig
b1251a2f96
gnu: arc-theme: Update to 20161119.
* gnu/packages/gnome.scm (arc-theme): Update to 20161119.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-03 00:29:42 -05:00
Leo Famulari
8bf4a6aecd
gnu: shotwell: Update to 0.25.2.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.2.
2016-12-22 02:54:42 -05:00
Andy Patterson
4c92874328
gnu: Add and use sane-backends.
* gnu/packages/scanner.scm (sane-backends): New variable.
* gnu/packages/gnome.scm (colord, simple-scan): Use it instead of
'sane-backends-minimal'.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/wine.scm (wine): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-17 23:13:05 +01:00
Andy Patterson
32aa37a2e7
gnu: Add and use sane-backends-minimal.
* gnu/packages/scanner.scm (sane-backends): Rename to...
(sane-backends-minimal): this. Adjust name, source, synopsis and
description accordingly.
* gnu/packages/cups.scm (hplip): Use 'sane-backends-minimal' instead of
'sane-backends'.
* gnu/packages/gnome.scm (colord, simple-scan): Likewise.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/wine.scm (wine): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-17 23:13:04 +01:00
Chris Marusich
eee7878f4e
gnu: gnome-settings-daemon: Add dependency on NetworkManager.
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Remove
"--disable-network-manager".
[inputs]: Add NETWORK-MANAGER.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:51:11 +01:00
Chris Marusich
fd070f35d3
gnu: network-manager: Enable session tracking with elogind.
* gnu/packages/gnome.scm (network-manager): Add configuration options
  "--with-systemd-logind=yes" (so we can use elogind to track login sessions)
  and "--with-consolekit=no" (so we don't use consolekit to track sessions,
  since it isn't packaged yet).  Add elogind as an input, and add a snippet to
  replace some references to systemd with elogind.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:50:48 +01:00
Ludovic Courtès
72c0b68780
gnu: libsoup: Update to 2.56.0.
* gnu/packages/gnome.scm (libsoup): Update to 2.56.0.
2016-12-10 00:10:30 +01:00
Ludovic Courtès
f80b4d2ce0
Merge remote-tracking branch 'origin/master' into staging 2016-12-09 18:11:14 +01:00
rennes
1f6a73ee6b
gnu: Add gnome-system-monitor.
* gnu/packages/gnome.scm (gnome-system-monitor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-08 23:42:12 +01:00
Marius Bakke
a351fc8369
Merge branch 'master' into staging 2016-12-04 17:41:36 +01:00
Alex Kost
023f0fb06e
gnu: exiv2: Move to (gnu packages image).
* gnu/packages/geeqie.scm (exiv2): Move to...
* gnu/packages/image.scm: ... here.
* gnu/packages/gnome.scm: Adjust the used modules.
* gnu/packages/gnunet.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
2016-12-04 17:39:48 +03:00
Leo Famulari
2ac7d54616
Merge branch 'master' into staging 2016-11-23 22:24:52 -05:00
Hartmut Goebel
856f30b000
gnu: shared-mime-info: Update to 1.7
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.7.
2016-11-21 17:17:11 +01:00
Rene Saavedra
3446ffb57c
gnu: gnome-control-center: Add gdk-pixbuf input.
* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add gdk-pixbuf.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-19 10:38:01 -05:00
Leo Famulari
0ffa8b8e7b
gnu: shotwell: Update to 0.25.0.1.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.1.
2016-11-16 13:09:36 -05:00
Ludovic Courtès
de7da4e5d1
gnu: gnome-calculator: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2.
2016-11-09 09:25:18 +01:00
Mark H Weaver
8b6ad165d1
Merge branch 'master' into core-updates 2016-11-06 03:29:06 -05:00
Mark H Weaver
7f4658983a
gnu: epiphany: Update to 3.22.1.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.1.
2016-11-06 02:55:52 -05:00
Leo Famulari
77e9c9931e
gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
2016-10-31 01:28:52 -04:00
Mark H Weaver
3d82676919
Merge branch 'master' into core-updates 2016-10-27 20:21:26 -04:00
Leo Famulari
522fc32ebd
gnu: shotwell: Update to 0.25.0.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.
[inputs]: Add gcr.
2016-10-26 20:10:05 -04:00
Leo Famulari
02c73adcdf
Merge branch 'master' into core-updates 2016-10-26 19:00:06 -04:00
宋文武
bd1b1e0517
gnu: gnumeric: Use 'glib-or-gtk-build-system'.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>.

* gnu/packages/gnome.scm (gnumeric)[build-systems]: Switch to
GLIB-OR-GTK-BUILD-SYSTEM.
2016-10-24 19:19:34 +08:00
Mark H Weaver
ca0635b4ba
Merge branch 'master' into core-updates 2016-10-23 14:16:39 -04:00
Rene Saavedra
04ce840a82
gnu: Add bluefish.
* gnu/packages/gnome.scm (bluefish): New variable.
2016-10-23 19:26:30 +02:00
ng0
2116bfb367
gnu: network-manager-applet: Update to 1.4.2.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.4.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-20 22:20:47 +02:00
Ludovic Courtès
29d2f451a6
gnu-maintenance: GNOME updater honors 'upstream-name' package property.
* guix/gnu-maintenance.scm (latest-gnome-release)[upstream-name]: New
variable.  Use it as the first argument to 'latest-ftp-release' and when
constructing #:directory.
* gnu/packages/gnome.scm (gconf)[properties]: New field.
(network-manager)[properties]: New field.
2016-10-20 22:18:59 +02:00
ng0
0d871c3876
gnu: network-manager: Update to 1.4.2.
* gnu/packages/gnome.scm (network-manager): Update to 1.4.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-20 21:57:11 +02:00
Ludovic Courtès
6205e6a0ce
gnu: libgweather: Update to 3.20.3.
* gnu/packages/gnome.scm (libgweather): Update to 3.20.3.
2016-10-20 21:22:46 +02:00
Ludovic Courtès
8b8dfa7f56
gnu: libgweather: Adjust to new timezone name.
* gnu/packages/gnome.scm (libgweather)[arguments]: In 'pre-check' phase,
update "Asia/Rangoon" timezone name.
2016-10-20 21:21:28 +02:00
Rene Saavedra
3ad7dce1d9
gnu: Add gucharmap.
* gnu/packages/gnome.scm (gucharmap): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-19 23:20:19 +02:00
Mark H Weaver
dcaf70897a
Merge branch 'master' into core-updates 2016-10-17 16:47:12 -04:00
Rene Saavedra
0bd697591b
gnu: Add xpad.
* gnu/packages/gnome.scm (xpad): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-10-17 15:09:31 -04:00
Mark H Weaver
abcf4858cd
Merge branch 'master' into core-updates 2016-10-12 09:28:14 -04:00
Christopher Baines
6930804312
gnu: gnome: Add pinentry-gnome3 to gnome
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
pinentry-gnome3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-10 00:06:15 +02:00
Ludovic Courtès
79355ae3e8
Merge branch 'master' into core-updates 2016-09-30 12:05:27 +02:00
Alex Kost
b94a6ca074
gnu: Add and use gettext-minimal.
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this.  Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2016-09-28 17:54:50 +03:00
Andy Wingo
b61d962723
gnu: Add libxml++-2.
* gnu/packages/gnome.scm (libxml++-2): New variable.
2016-09-27 14:46:10 +02:00
Ricardo Wurmus
7acd71d13d
gnu: epiphany: Drop NSS and libwnck.
These dependencies were dropped in Epiphany 3.21.x.

* gnu/packages/gnome.scm (epiphany)[inputs]: Remove "nss" and "libwnck".
2016-09-25 13:04:00 +02:00
Ricardo Wurmus
9f58932ecc
gnu: epiphany: Update to 3.22.0.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.0.
2016-09-25 13:04:00 +02:00
Rene Saavedra
54021cd8c6
gnu: Add gnome-calculator.
* gnu/packages/gnome.scm (gnome-calculator): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-09-24 00:51:52 -04:00
Tobias Geerinckx-Rice
f75bb2c3f2
gnu: simple-scan: Update to 3.22.0.1.
* gnu/packages/gnome.scm (simple-scan): Update to 3.22.0.1.
2016-09-21 01:15:57 +02:00
Rene Saavedra
6aeaba8917
gnu: gnome-session: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-17 17:01:00 -04:00
John Darrington
8f65585b14
doc: "filesystem" -> "file system"
* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
2016-09-16 18:16:13 +02:00
宋文武
ab179eaf98
gnu: Add gnome-dictionary.
* gnu/packages/gnome.scm (gnome-dictionary): New variable.
2016-09-15 15:48:26 +08:00
Leo Famulari
c2783e2b94
gnu: geoclue: Update to 2.4.4.
* gnu/packages/gnome.scm (geoclue): Update to 2.4.4.
2016-09-09 17:16:33 -04:00
Leo Famulari
e0479f5223
gnu: file-roller: Update to 3.20.3 [fixes CVE-2016-7162].
* gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
2016-09-09 01:32:52 -04:00
John Darrington
79518126e7
Revert "gnu: yelp: Update to 3.21.3"
This reverts commit 29405d8821.
2016-09-03 16:25:47 +02:00
Ludovic Courtès
072e10615f
Merge branch 'master' into core-updates 2016-09-02 15:39:50 +02:00
John Darrington
29405d8821
gnu: yelp: Update to 3.21.3
* gnu/packages/gnome.scm (yelp): Update to 3.21.3
2016-08-30 06:56:50 +02:00
b3d2be945d
Merge remote-tracking branch 'origin/master' into core-updates 2016-08-29 23:46:33 +03:00
Rene Saavedra
8930fe62f0
gnu: gnome-screenshot: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-25 19:12:14 +08:00
宋文武
d25c1836c8
gnu: dconf-editor: Don't install 'icon-theme.cache'.
* gnu/packages/gnome.scm (dconf-editor)[arguments]: Add 'skip-gtk-update-icon-cache'
phase.
2016-08-23 19:47:00 +08:00
宋文武
9a0ebe18ed
gnu: dconf-editor: Update to 3.20.3.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.3.
2016-08-23 19:47:00 +08:00
宋文武
8bc26f4bd6
gnu: gnome-screenshot: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.
2016-08-23 19:46:59 +08:00
宋文武
2630311de7
gnu: nautilus: Update to 3.20.2.
* gnu/packages/gnome.scm (nautilus): Update to 3.20.2.
2016-08-23 19:46:59 +08:00
宋文武
6c7c24b160
gnu: gtk-vnc: Update to 0.6.0.
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.6.0.
2016-08-23 19:46:59 +08:00
宋文武
19cd753ce7
gnu: gnome-shell: Update to 3.20.4.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.20.4.
2016-08-23 19:46:59 +08:00
宋文武
3e93ddcccd
gnu: gnome-bluetooth: Update to 3.20.0.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.20.0.
2016-08-23 19:46:59 +08:00
宋文武
8785e48434
gnu: libgtop: Update to 2.34.1.
* gnu/packages/gnome.scm (libgtop): Update to 2.34.1.
2016-08-23 19:46:59 +08:00
宋文武
89e776f20e
gnu: network-manager-applet: Update to 1.2.4.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.2.4.
2016-08-23 19:46:59 +08:00
宋文武
fe964bb5bd
gnu: caribou: Update to 0.4.21.
* gnu/packages/gnome.scm (caribou): Update to 0.4.21.
2016-08-23 19:46:58 +08:00
宋文武
424ce9f477
gnu: evolution-data-server: Update to 3.20.5.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.20.5.
2016-08-23 19:46:58 +08:00
宋文武
4a8527a599
gnu: gnome-online-accounts: Update to 3.20.3.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.20.3.
2016-08-23 19:46:58 +08:00
宋文武
d33aa8d048
gnu: mutter: Update to 3.20.3.
* gnu/packages/gnome.scm (mutter): Update to 3.20.3.
2016-08-23 19:46:58 +08:00
宋文武
984dc4fb2c
gnu: gedit: Update to 3.20.2.
* gnu/packages/gnome.scm (gedit): Update to 3.20.2.
2016-08-23 19:46:58 +08:00
宋文武
ed503333d4
gnu: gnome-session: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.
2016-08-23 19:46:58 +08:00
宋文武
0460f4f642
gnu: file-roller: Update to 3.20.3.
* gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
2016-08-23 19:46:58 +08:00
宋文武
03420e5cb3
gnu: eog: Update to 3.20.4.
* gnu/packages/gnome.scm (eog): Update to 3.20.4.
2016-08-23 19:46:58 +08:00
宋文武
c716acc98c
gnu: gnome-klotski: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.2.
2016-08-23 19:46:57 +08:00
宋文武
955297a147
gnu: aisleriot: Update to 3.20.2.
* gnu/packages/gnome.scm (aisleriot): Update to 3.20.2.
2016-08-23 19:46:57 +08:00
宋文武
ccf6e2a483
gnu: libgweather: Update to 3.20.2.
* gnu/packages/gnome.scm (libgweather): Update to 3.20.2.
2016-08-23 19:46:57 +08:00
宋文武
8627a60711
gnu: gnome-terminal: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.2.
2016-08-23 19:46:57 +08:00
宋文武
52d8ebeb83
gnu: gnome-sudoku: Update to 3.20.5.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.20.5.
2016-08-23 19:46:57 +08:00
宋文武
2b949c03a8
gnu: gnome-mines: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
2016-08-23 19:46:57 +08:00
宋文武
32c8dbf46a
gnu: glib-networking: Update to 2.48.2.
* gnu/packages/gnome.scm (glib-networking): Update to 2.48.2.
2016-08-23 19:46:57 +08:00
宋文武
eef1ad0164
gnu: json-glib: Update to 1.2.2.
* gnu/packages/gnome.scm (json-glib): Update to 1.2.2.
2016-08-23 19:46:56 +08:00
宋文武
c46b9dc369
gnu: vte: Update to 0.44.2.
* gnu/packages/gnome.scm (vte): Update to 0.44.2.
2016-08-23 19:46:56 +08:00
宋文武
8b8f8870c8
gnu: vala: Update to 0.32.1.
* gnu/packages/gnome.scm (vala): Update to 0.32.1.
2016-08-23 19:46:56 +08:00
宋文武
1c7428cd14
gnu: gnome-themes-standard: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.2.
2016-08-23 19:46:56 +08:00
宋文武
24c91e2fbc
gnu: gnumeric: Update to 1.12.32.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.32.
2016-08-23 19:46:56 +08:00
宋文武
1d927ccd9a
gnu: goffice: Update to 0.10.32.
* gnu/packages/gnome.scm (goffice): Update to 0.10.32.
2016-08-23 19:46:56 +08:00
宋文武
cf0470196a
gnu: libwnck: Update to 3.20.1.
* gnu/packages/gnome.scm (libwnck): Update to 3.20.1.
2016-08-23 19:46:56 +08:00
宋文武
b4ed0f8636
gnu: evince: Update to 3.20.1.
* gnu/packages/gnome.scm (evince): Update to 3.20.1.
2016-08-23 19:46:55 +08:00
宋文武
d6a4f28968
gnu: gnome-desktop: Update to 3.20.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.20.2.
2016-08-23 19:46:55 +08:00