Ricardo Wurmus
de1158d53f
gnu: eolie: Update to 0.9.38.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.38.
2018-09-27 19:56:31 +02:00
Marius Bakke
6a0427af6c
Merge branch 'master' into core-updates
2018-09-26 01:11:32 +02:00
Marius Bakke
9b1bb75781
gnu: gspell: Update to 1.8.1.
...
* gnu/packages/gnome.scm (gspell): Update to 1.8.1.
[propagated-inputs]: Change ENCHANT-1.6 to ENCHANT.
2018-09-26 00:33:01 +02:00
Marius Bakke
c1d59b3c2a
gnu: enchant: Update to 2.2.3.
...
* gnu/packages/enchant.scm (enchant): Update to 2.2.3.
[arguments]: Add "--enable-relocatable" to #:configure-flags.
[native-inputs]: Add UNITTEST-CPP.
(enchant-1.6): New public variable.
* gnu/packages/fcitx.scm (fcitx)[inputs]: Change ENCHANT to ENCHANT-1.6.
* gnu/packages/gnome.scm (gspell): Likewise.
* gnu/packages/mate.scm (pluma): Likewise.
* gnu/packages/gtk.scm (gtkspell3)[propagated-inputs]: Likewise.
[inputs]: Remove duplicate ENCHANT.
2018-09-26 00:33:01 +02:00
Ricardo Wurmus
000147811b
gnu: eolie: Update to 0.9.37.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.37.
[source]: Fetch from gitlab.
[build-system]: Use meson-build-system.
[arguments]: Remove custom phases; set #:glib-or-gtk?.
[native-inputs]: Remove meson-for-build and ninja; add glib:bin.
[inputs]: Add python-pyfxa and python-pycrypto.
2018-09-24 16:21:11 +02:00
Tobias Geerinckx-Rice
2f7ad2a788
gnu: workrave: Use Guix's built-in bootstrap phase.
...
* gnu/packages/gnome.scm (workrave)[arguments]: Remove
'autoconf' phase.
2018-09-24 00:34:00 +02:00
Mark H Weaver
84b334362e
gnu: eolie: Use webkitgtk-2.22.
...
* gnu/packages/gnome.scm (eolie)[native-inputs]: Add gcc-7:lib.
[inputs]: Replace webkitgtk with webkitgtk-2.22.
[arguments]: Add "gcc:lib" to the list of libraries to add to
LD_LIBRARY_PATH. Use invoke.
2018-09-23 04:55:54 -04:00
Mark H Weaver
480d39a600
gnu: epiphany: Use webkitgtk-2.22.
...
* gnu/packages/gnome.scm (epiphany)[native-inputs]: Add gcc-7.
[inputs]: Replace webkitgtk with webkitgtk-2.22.
2018-09-23 01:25:21 -04:00
Tobias Geerinckx-Rice
1302837f6b
gnu: workrave: Update to 1.10.21.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.21.
[source]: Use GIT-FILE-NAME.
2018-09-21 20:32:27 +02:00
Marius Bakke
2817ac3c18
Merge branch 'master' into core-updates
2018-09-20 13:37:58 +02:00
Marius Bakke
166b2c970e
gnu: eolie: Update home page.
...
* gnu/packages/gnome.scm (eolie)[home-page]: Set to wiki.gnome.org/Apps/Eolie.
2018-09-20 13:29:29 +02:00
Leo Famulari
e266043e67
gnu: shotwell: Update to 0.28.4.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.28.4.
2018-09-19 17:31:49 -04:00
Marius Bakke
0aeb134850
Merge branch 'master' into core-updates
2018-09-09 17:40:35 +02:00
Marius Bakke
249846bfde
gnu: libsoup: Update to 2.64.0.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.64.0.
[inputs]: Add LIBPSL.
2018-09-09 16:43:10 +02:00
Marius Bakke
8f1022d0a8
gnu: vala: Update to 0.40.9.
...
* gnu/packages/gnome.scm (vala): Update to 0.40.9.
2018-08-28 01:23:12 +02:00
Marius Bakke
839167ff9d
Merge branch 'staging' into core-updates
2018-08-25 16:44:07 +02:00
Marius Bakke
233df51ebc
Merge branch 'master' into staging
2018-08-22 18:14:04 +02:00
Tobias Geerinckx-Rice
c85626bb0f
gnu: xpad: Update to 5.1.0.
...
* gnu/packages/gnome.scm (xpad): Update to 5.1.0.
[arguments]: Remove obsolete ‘run-autogen’ phase.
2018-08-20 16:35:55 +02:00
Marius Bakke
16b1effb5f
gnu: libgsf: Update to 1.14.44.
...
* gnu/packages/gnome.scm (libgsf): Update to 1.14.44.
2018-08-19 15:36:23 +02:00
Marius Bakke
a7bc1588e6
Merge branch 'staging'
2018-08-19 15:24:59 +02:00
Christopher Baines
b98eace814
gnu: lollypop: Update to 0.9.521.
...
* gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521.
[source]: Change the URL, as the project has moved on gitlab.gnome.org. Update
the uri and sha256.
[home-page]: Change to wiki.gnome.org as the previous URL 404's.
2018-08-17 12:21:48 +01:00
Tobias Geerinckx-Rice
24d6cc1d59
gnu: Use HTTPS for gtk.org.
...
* gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org.
* gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org.
* gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
2018-08-17 13:13:10 +02:00
Marius Bakke
df570bf271
Merge branch 'master' into staging
2018-08-16 20:56:38 +02:00
Leo Famulari
feccc81013
gnu: gdm: Fix CVE-2018-14424.
...
* gnu/packages/patches/gdm-CVE-2018-14424.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm): Use it.
2018-08-14 16:52:48 -04:00
Ricardo Wurmus
b86c019efb
Merge branch 'staging' into core-updates
2018-08-13 20:39:32 +02:00
Marius Bakke
81873eda4d
gnu: libsoup: Update to 2.62.3.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
2018-08-10 21:40:17 +02:00
Marius Bakke
7b38f045c0
Merge branch 'master' into staging
2018-08-10 15:32:51 +02:00
Marius Bakke
536b32745e
gnu: gusb: Update to 0.3.0.
...
* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.
2018-08-09 21:19:47 +02:00
Leo Famulari
e19f9c24aa
gnu: epiphany: Correctly set the library RUNPATH.
...
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-08 16:35:18 -04:00
Marius Bakke
6af7c2b178
Merge branch 'master' into staging
2018-08-07 00:50:25 +02:00
Marius Bakke
4214066d45
Merge branch 'master' into core-updates
2018-08-01 15:53:17 +02:00
Marius Bakke
d7a503fcc6
gnu: upower: Add explicit dependency on Glib.
...
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
2018-08-01 13:32:11 +02:00
Marius Bakke
9ec5496525
gnu: upower: Update to 0.99.8.
...
* gnu/packages/gnome.scm (upower): Update to 0.99.8.
[source](uri): Change to new download location*.
[arguments]: Remove #:phases.
* https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
2018-08-01 13:32:10 +02:00
Marius Bakke
1af575f04d
Merge branch 'master' into staging
2018-07-28 18:34:59 +02:00
Marius Bakke
35fa923d8b
gnu: dconf: Update to 0.28.0.
...
* gnu/packages/gnome.scm (dconf): Update to 0.28.0.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
[native-inputs]: Add VALA and GLIB:BIN.
2018-07-28 17:27:15 +02:00
Marius Bakke
e20e6b4061
gnu: dconf: Update license.
...
* gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
2018-07-28 17:27:15 +02:00
Marius Bakke
03676d6f35
gnu: dconf: Install GTK documentation.
...
* gnu/packages/gnome.scm (dconf)[native-inputs]: Add GTK-DOC.
[arguments]: Adjust #:configure-flags accordingly.
2018-07-28 17:27:15 +02:00
Marius Bakke
bc036f4c99
gnu: dconf: Adjust inputs and remove obsolete workaround.
...
* gnu/packages/gnome.scm (dconf)[inputs]: Remove GLIB and LIBXML2.
[propagated-inputs]: Add GLIB.
[native-inputs]: Add LIBXML2. Remove INTLTOOL.
[arguments]: Remove #:phases.
2018-07-28 17:27:15 +02:00
Marius Bakke
706ae8e15c
Merge branch 'master' into core-updates
2018-07-24 19:56:35 +02:00
Marius Bakke
19c269d3d4
gnu: libgsf: Update to 1.14.43.
2018-07-22 18:23:42 +02:00
Julien Lepiller
82da291abe
gnu: faba-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Disable running
gtk-update-icon-cache after installation.
2018-07-13 20:52:26 +02:00
Marius Bakke
49b6dc2b4e
Merge branch 'staging'
2018-07-13 00:25:45 +02:00
Vasile Dumitrascu
f6a9b345a7
gnu: faba-icon-theme: Switch to meson-build-system.
...
* gnu/packages/gnome.scm (faba-icon-theme):
[build-system]: Switch to meson-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:56 +02:00
Vasile Dumitrascu
2eee7ee3ec
gnu: faba-icon-theme: Update to 4.3.
...
* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Vasile Dumitrascu
105a362578
gnu: moka-icon-theme: Update to 5.4.0.
...
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Marius Bakke
76c6bdc0fa
gnu: vte-ng: Update to 0.52.2.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a.
[arguments]: Remove #:configure-flags.
2018-07-09 23:26:53 +02:00
Marius Bakke
e1d887fbb9
gnu: vte-ng: Use "invoke".
...
* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
2018-07-09 23:23:40 +02:00
Marius Bakke
2776b5d5bf
gnu: gnome-dictionary: Fix install phase.
...
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Add phase to prevent
post-install script from running.
2018-07-09 23:00:29 +02:00
Tobias Geerinckx-Rice
5d1a3219d2
gnu: clutter-gtk: Update to 1.8.4.
...
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
2018-07-04 02:45:40 +02:00
Tobias Geerinckx-Rice
357d74c025
gnu: totem: Update to 3.26.1.
...
I did not re-enable #:parallel-build? because I was unable to reproduce
the original failure in the first place.
* gnu/packages/gnome.scm (totem): Update to 3.26.1.
2018-07-04 02:45:40 +02:00
Ricardo Wurmus
f1728d4346
Merge branch 'master' into core-updates
2018-06-29 22:51:23 +02:00
Ricardo Wurmus
9ca381f0f1
gnu: gnome-backgrounds: Update to 3.28.0.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0.
[build-system]: Use meson-build-system.
2018-06-29 21:53:57 +02:00
Ricardo Wurmus
8839b6beb1
gnu: vala: Update to 0.40.7.
...
* gnu/packages/gnome.scm (vala): Update to 0.40.7.
[native-inputs]: Add grep and sed.
[inputs]: Add graphviz.
[arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete
configure flag.
2018-06-29 21:53:55 +02:00
Mark H Weaver
0e4d4d9872
gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].
...
* gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
2018-06-25 18:07:34 -04:00
Tobias Geerinckx-Rice
cc00249b9b
gnu: workrave: Edit description.
...
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
2018-06-22 22:00:26 +02:00
Ludovic Courtès
cf81ddefc8
gnu: gnome-dictionary: Update to 3.26.1.
...
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]; New field.
2018-06-22 10:23:31 +02:00
Tobias Geerinckx-Rice
de99ba7e7c
Fix some more lonely unquotes.
...
* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its
operand.
* gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]:
Likewise.
* gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise.
(maven)[inputs]: Likewise.
* gnu/packages/networking.scm (amule)[inputs]: Likewise.
* gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
2018-06-20 04:56:28 +02:00
Julien Lepiller
9e1ede95df
gnu: arc-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:56 +02:00
Julien Lepiller
737d1b3cd6
gnu: faba-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:50 +02:00
Rutger Helling
4b3480d62f
gnu: cheese: Update to 3.28.0.
...
* gnu/packages/gnome.scm (cheese): Update to 3.28.0.
2018-06-13 08:44:02 +02:00
Tobias Geerinckx-Rice
d577e00f96
gnu: shared-mime-info: Update to 1.9.
...
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
2018-06-12 15:06:19 +02:00
Christopher Baines
aa7587633b
gnu: rhythmbox: Add a unreleased patch from upstream.
...
* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git
repository, as without this, the package fails to build.
2018-06-09 11:11:28 +01:00
Ricardo Wurmus
116ca65b58
Merge branch 'master' into core-updates
2018-06-06 22:43:37 +02:00
Rutger Helling
89fc8aef8c
gnu: epiphany: Update to 3.28.2.1.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06 14:39:24 +02:00
Rutger Helling
f9036105e6
gnu: gnome-disk-utility: Update to 3.28.3.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06 14:39:23 +02:00
Rutger Helling
9cf329aecc
gnu: gnome-terminal: Update to 3.28.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06 14:39:23 +02:00
Rutger Helling
6a29c8d344
gnu: gedit: Update to 3.28.1.
...
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
2018-06-06 14:39:23 +02:00
Efraim Flashner
d88884fa3b
gnu: arc-theme: Replace bootstrap phase.
...
* gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase
with a custom phase.
2018-06-05 22:53:45 +03:00
Ricardo Wurmus
14e2f61ada
gnu: gtkglext: Fix build.
...
* gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name
collision.
2018-05-30 08:57:33 +02:00
Mark H Weaver
1640f16e78
Merge branch 'master' into core-updates
2018-05-27 01:26:09 -04:00
Marius Bakke
80746f97f1
gnu: vte: Update to 0.52.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.52.2.
2018-05-26 17:04:17 +02:00
Mark H Weaver
539bf8f2c0
Merge branch 'master' into core-updates
2018-05-17 01:00:50 -04:00
Rutger Helling
ecfc85dbb9
gnu: gnome-disk-utility: Update to 3.28.2.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2.
2018-05-12 16:49:29 +02:00
Ludovic Courtès
1a4e553069
gnu: eog-plugins: Update to 3.26.2.
...
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
2018-05-11 18:42:43 +02:00
Mark H Weaver
903874328e
gnu: gjs: Fix build.
...
* gnu/packages/gnome.scm (gjs)[native-inputs]: Add gcc-7.
[arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
2018-05-08 19:00:08 -04:00
Mark H Weaver
aedc6e9fc9
Merge branch 'master' into core-updates
2018-05-08 18:45:39 -04:00
Marius Bakke
0a540b712b
gnu: libsoup: Update to 2.62.2.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
2018-05-07 20:12:56 +02:00
Marius Bakke
12bd588346
Merge branch 'master' into core-updates
2018-05-06 15:56:24 +02:00
Ludovic Courtès
312afa7d56
gnu: Add GHex.
...
* gnu/packages/gnome.scm (ghex): New variable.
Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
2018-05-05 22:52:26 +02:00
Jovany Leandro G.C
4e3fdeb715
gnu: Add Workrave.
...
* gnu/packages/gnome.scm (workrave): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:24:19 +02:00
Roel Janssen
d233d373ec
gnu: baobab: Update to 3.28.0.
...
* gnu/packages/gnome.scm (baobab): Update to 3.28.0.
[build-system]: Switch to meson build system.
[native-inputs]: Add desktop-file-utils and gtk+-bin.
2018-05-01 21:14:23 +02:00
Mark H Weaver
3d5ad159b3
Merge branch 'master' into core-updates
2018-04-30 04:03:54 -04:00
Roel Janssen
169fa0d813
gnu: gnome-terminal: Update to 3.28.1.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
2018-04-28 01:45:32 +02:00
Roel Janssen
6a71d454de
gnu: vte: Update to 0.52.1.
...
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
2018-04-28 01:44:29 +02:00
Rutger Helling
87bcd9bf65
gnu: evince: Update to 3.28.2.
...
* gnu/packages/gnome.scm (evince): Update to 3.28.2.
2018-04-26 11:04:11 +02:00
Rutger Helling
5fa88cc466
gnu: gnome-disk-utility: Update to 3.28.1.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1.
2018-04-26 09:58:30 +02:00
Rutger Helling
c7fc414e1e
gnu: gnome-tweak-tool: Update to 3.26.4.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.26.4.
[arguments]: Replace 'configure, 'build, 'check and 'install phases with Meson
build phases.
[native-inputs]: Add "gtk+:bin", "meson" and "ninja".
[inputs]: Add "nautilus." Replace "python@2" with "python" and
"python2-pygobject" with "python-pygobject".
2018-04-26 09:51:26 +02:00
Mark H Weaver
c52872bfc4
Merge branch 'master' into core-updates
2018-04-21 05:02:52 -04:00
Rene
fc5c5b92cf
gnu: epiphany: Update to 3.28.1.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.28.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin.
[inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf.
[arguments]: Remove #:configure-flags.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:37:27 +02:00
Rene
08fda9c6c0
gnu: xpad: Update to 5.0.0.
...
* gnu/packages/gnome.scm (xpad) Update to 5.0.0.
[arguments]: Add autogen phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove gtk+.
[native-inputs]: Add gtk+:bin.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:29:00 +02:00
Tobias Geerinckx-Rice
b433c7b336
gnu: geoclue: Update to 2.4.8.
...
* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
2018-04-15 19:31:14 +02:00
Marius Bakke
87b08d8421
gnu: libsoup: Update to 2.62.1.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
2018-04-15 12:23:09 +02:00
Mark H Weaver
891199c67d
gnu: evolution-data-server: Update to 3.28.1.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.1.
[inputs]: Add json-glib and webkitgtk.
2018-04-14 16:31:58 -04:00
Mark H Weaver
c97f2f70fe
gnu: evolution-data-server: Fix build with ICU 61.
...
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: In the configure
flags, add "-DU_USING_ICU_NAMESPACE=1" to CMAKE_CXX_FLAGS.
2018-04-14 16:31:52 -04:00
Mark H Weaver
8c52aab4e8
gnu: grilo: Return #t from all phases.
...
* gnu/packages/gnome.scm (grilo)[arguments]: Return #t from the
'fix-introspection-install-dir' phase.
2018-04-12 04:03:00 -04:00
Mark H Weaver
f89aa1521a
Merge branch 'master' into core-updates
2018-04-10 00:42:22 -04:00
Tobias Geerinckx-Rice
bca1bec5df
gnu: libsecret: Update to 0.18.6.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
2018-04-01 00:10:18 +02:00
Marius Bakke
5576cfabf3
Merge branch 'master' into core-updates
2018-03-29 17:34:41 +02:00
Mark H Weaver
e3cfef22c4
gnu: Use invoke and return #t from all builders.
...
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
2018-03-27 21:35:41 -04:00
Ludovic Courtès
a271096b93
gnu: evince: Update to 3.28.0.
...
* gnu/packages/gnome.scm (evince): Update to 3.28.0.
2018-03-26 18:24:55 +02:00