Commit Graph

28202 Commits (d212b9d4d0c42643d4e11965b8bf5649dcb24175)

Author SHA1 Message Date
Theodoros Foradis f7e248396b
gnu: monero-core: Rename package to "monero-gui".
* gnu/packages/finance.scm (monero-core): Define in terms of
'deprecated-package'.
(monero-gui): New variable, formerly known as "monero-core".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:47:05 +02:00
Theodoros Foradis 88d5ee44ed
gnu: monero-core: Return #t from phases.
* gnu/packages/engineering.scm (monero)[arguments]: Substitute invoke for system*.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:44 +02:00
Theodoros Foradis 3902bc5c23
gnu: monero-core: Update to 0.12.2.0.
* gnu/packages/finance.scm (monero-core): Update to 0.12.2.0.
[source]: Use 'git-fetch'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:33 +02:00
Theodoros Foradis 797445be47
gnu: monero: Return #t from phases.
* gnu/packages/finance.scm (monero)[arguments]: Substitute invoke for system*.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:54 +02:00
Theodoros Foradis 0a551443ae
gnu: monero: Update to 0.12.3.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/finance.scm (monero): Update to 0.12.3.0.
[source]: Add patch. Remove snippet because miniupnpc, rapidjson
and unbound are no longer bundled in-tree.
[inputs]: Add zeromq, cppzmq, libsodium. Use monero-miniupnpc.
[arguments]: Change build-type to "release".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:37 +02:00
Vagrant Cascadian a0bb021785
gnu: Add electron-cash.
* gnu/packages/finance.scm (electron-cash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 15:34:31 +02:00
Efraim Flashner 66b9c643d5
gnu: kodi: Build with mariadb.
* gnu/packages/kodi.scm (kodi)[inputs]: Replace mysql with mariadb.
2018-07-16 11:02:25 +03:00
Leo Famulari 248a9e163b
gnu: java-bouncycastle: Update to 1.60 [fixes CVE-2018-1000180].
* gnu/packages/java.scm (java-bouncycastle): Update to 1.60.
2018-07-16 03:07:49 -04:00
Efraim Flashner 0728f60074
gnu: fltk: Update to 1.3.4-2.
* gnu/packages/fltk.scm (fltk): Update to 1.3.4-2.
[source]: Remove patches.
[inputs]: Switch from libjpeg-8 to libjpeg.
* gnu/packages/patches/fltk-shared-lib-defines.patch,
gnu/packages/patches/fltk-xfont-on-demand.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-07-16 10:02:28 +03:00
Leo Famulari cfe255684c
gnu: botan: Update to 2.7.0 [fixes CVE-2018-12435].
* gnu/packages/crypto.scm (botan): Update to 2.7.0.
2018-07-16 02:17:50 -04:00
Christopher Baines fe27238cea
gnu: ruby-options: Return #t from set-LIB phase.
* gnu/packages/ruby.scm (ruby-options)[arguments]: Return #t from the set-LIB
phase.
2018-07-15 22:19:39 +01:00
Efraim Flashner ae608622f3
gnu: tor.scm: Fix copyright line.
This is a follow-up to 2c6f0438d8.
2018-07-15 23:14:03 +03:00
Efraim Flashner 5041d03a41
gnu: libraw: Use libjpeg@9.
* gnu/packages/photo.scm (libraw)[inputs]: Replace libjpeg@8 with
libjpeg.
2018-07-15 23:00:25 +03:00
Efraim Flashner 0998278519
gnu: openimageio: Use libjpeg@9.
* gnu/packages/graphics.scm (openimageio)[inputs]: Replace libjpeg@8
with libjpeg.
2018-07-15 22:59:26 +03:00
Efraim Flashner 1cd968e854
gnu: openimageio: Don't use unstable tarball.
* gnu/packages/graphics.scm (openimageio)[source]: Download the source
from a git repository.
2018-07-15 22:59:26 +03:00
Efraim Flashner 22f003880c
gnu: podofo: Update to 0.9.6.
* gnu/packages/pdf.scm (podofo): Update to 0.9.6.
[native-inputs]: Add cppunit, pkg-config.
[inputs]: Replace libjpeg@8 with libjpeg. Order alphabetically.
2018-07-15 22:59:26 +03:00
Efraim Flashner 74f99ee42a
gnu: gimp: Use libjpeg@9.
* gnu/packages/gimp.scm (gimp)[inputs]: Replace libjpeg@8 with libjpeg.
2018-07-15 22:59:25 +03:00
Efraim Flashner cb570156b6
gnu: gegl: Use libjpeg@9.
* gnu/packages/gimp.scm (gegl)[inputs]: Replace libjpeg@8 with libjpeg.
2018-07-15 22:59:25 +03:00
Efraim Flashner 080e11b48e
gnu: rust@1.25: Fix build on aarch64-linux.
* gnu/packages/rust.scm (rust@1.25)[arguments]: Replace inherited custom
'patch-aarch64-test phase. Make sure all phases return #t.
2018-07-15 22:59:25 +03:00
Efraim Flashner 4f963b6f29
gnu: rust@1.19: Don't make public.
* gnu/packages/rust.scm (rust@1.19): Don't make it a public variable.
2018-07-15 22:59:25 +03:00
Efraim Flashner 97dd1b154b
gnu: postgresql@9.6: Update to 9.6.9.
* gnu/packages/databases.scm (postgresql@9.6): Update to 9.6.9.
2018-07-15 22:59:24 +03:00
Efraim Flashner 71e304ed28
gnu: emacs: Build with libjpeg@9.
* gnu/packages/emacs.scm (emacs)[inputs]: Replace libjpeg@8 with
libjpeg.
2018-07-15 22:59:21 +03:00
Efraim Flashner 2c6f0438d8
gnu: tor: Update to 0.3.3.9.
* gnu/packages/tor.scm (tor): Update to 0.3.3.9.
2018-07-15 21:16:32 +03:00
Efraim Flashner 6c10675928
gnu: python-xenon: Update to 0.5.4.
* gnu/packages/python.scm (python-xenon): Update to 0.5.4.
[arguments]: Remove part of custom 'patch-test-requirements phase.
2018-07-14 23:19:42 +03:00
Efraim Flashner 5743ba4979
gnu: debootstrap: Update to 1.0.106.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.106.
[source]: Download from git repository.
[home-page]: Update to new home-page.
2018-07-14 22:51:34 +03:00
Efraim Flashner f52ddd6236
gnu: gnu-pw-mgr: Update to 2.3.3.
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.3.
2018-07-14 22:10:09 +03:00
Ben Woodcroft 5908818e30
gnu: python-h5py: Update to 2.8.0.
* gnu/packages/python.scm (python-h5py): Update to 2.8.0.
2018-07-15 00:43:57 +10:00
Julien Lepiller daf823ad27
gnu: services: Export virtlog-configuration.
* gnu/services/virtualization.scm (virtlog-configuration): Export.
2018-07-14 13:19:37 +02:00
Mark H Weaver f3c9a5d2d4
gnu: linux-libre: Update to 4.17.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.6.
(%linux-libre-hash): Update hash.
2018-07-14 01:44:54 -04:00
Mark H Weaver be9bab8654
gnu: linux-libre@4.14: Update to 4.14.55.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.55.
(%linux-libre-4.14-hash): Update hash.
2018-07-14 01:44:01 -04:00
Mark H Weaver 16e2bb5cd5
gnu: linux-libre@4.9: Update to 4.9.112.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112.
2018-07-14 01:43:11 -04:00
Mark H Weaver df74221a22
gnu: linux-libre@4.4: Update to 4.4.140.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.140.
2018-07-14 01:42:20 -04:00
Kei Kebreau a49eb85c34
gnu: Add inchi.
* gnu/packages/chemistry.scm (inchi): New variable.
2018-07-13 22:21:45 -04: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
Jan Nieuwenhuizen 00c86a8884
gnu: mes: Update to 0.16.1.
* gnu/packages/mes.scm (mes): Update to 0.16.1.
2018-07-13 19:43:38 +02:00
Julien Lepiller 34aff57c82
gnu: antlr3: Fix compilation.
* gnu/packages/java.scm (antlr3)[arguments]: Fix 'generate-grammar' phase.
2018-07-13 18:39:28 +02:00
Theodoros Foradis a811bca289
gnu: Add miniupnpc-monero.
* gnu/packages/upnp.scm (monero-miniupnpc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 17:28:40 +02:00
Theodoros Foradis f6c8771463
gnu: Add cppzmq.
* gnu/packages/networking.scm (cppzmq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 17:28:40 +02:00
Oleg Pykhalov 0bc2d3e42b
gnu: Add ddclient.
* gnu/packages/dns.scm (ddclient): New variable.
2018-07-13 17:49:37 +03:00
Julien Lepiller e3ebfe6ca0
gnu: bind: Update to 9.12.2.
* gnu/packages/dns.scm (bind): Update to 9.12.2.
* gnu/packages/patches/bind-CVE-2018-5738.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-13 15:01:08 +02:00
Julien Lepiller d4b8fa5d3a
gnu: hunspell-dict-fr: Update to 6.2.
* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
2018-07-13 14:16:07 +02:00
Leo Famulari b11844034d
gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
(curl-7.60.0): Replace with ...
(curl-7.61.0): ... new variable.
2018-07-12 18:51:22 -04:00
Marius Bakke 49b6dc2b4e
Merge branch 'staging' 2018-07-13 00:25:45 +02:00
Marius Bakke 7519dc95c7
gnu: xapian: Fix notmuch test failure.
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/search.scm (xapian)[source](patches): Use it.
2018-07-13 00:12:35 +02:00
Tim Gesthuizen 9866825961
gnu: emacs-biblio: Add missing dependencies.
* gnu/packages/emacs.scm (emacs-biblio)[propagated-inputs]: Add emacs-seq,
  emacs-dash and emacs-let-alist.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:09:26 +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
Rouby Pierre-Antoine d2c5e91278
gnu: Add go-gopkg-in-yaml-v2.
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine abd47216b7
gnu: Add go-gopkg-in-check-v1.
* gnu/packages/golang.scm (go-gopkg-in-check-v1): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine d850e7a0b7
gnu: Add go-github-com-gorhill-cronexpr.
* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine af132bcc00
gnu: Add go-github-com-docker-machine.
* gnu/packages/golang.scm (go-github-com-docker-machine): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine 01bcc94c2f
gnu: Add go-github-com-docker-go-connections.
* gnu/packages/golang.scm (go-github-com-docker-go-connections): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Ludovic Courtès 147c5aa5d4
services: mcron: Add 'schedule' action.
Inspired by
<https://lists.gnu.org/archive/html/help-guix/2018-07/msg00035.html>.

* gnu/services/mcron.scm (shepherd-schedule-action): New procedure.
(mcron-shepherd-services): Add 'actions' field.
* gnu/tests/base.scm (run-mcron-test)["schedule action"]: New test.
* doc/guix.texi (Scheduled Job Execution): Mention 'herd schedule'.
2018-07-13 00:08:55 +02:00
Ludovic Courtès 701383081a
services: shepherd: Support custom actions.
* gnu/services/shepherd.scm (<shepherd-service>)[actions]: New field.
(<shepherd-action>): New record type.
(shepherd-service-file): Pass #:actions to 'make'.
* doc/guix.texi (Shepherd Services): Document custom actions.
2018-07-13 00:08:54 +02:00
Jelle Licht 814bb81668
gnu: emacs-helm-bibtex: Add emacs-ivy to inputs.
* gnu/packages/emacs.scm (emacs-helm-bibtex)[inputs]: Add emacs-ivy.
2018-07-12 21:34:25 +02:00
Jelle Licht 161fbe4a3d
gnu: emacs-biblio: Add emacs-dash to inputs.
* gnu/packages/emacs.scm (emacs-biblio)[inputs]: Add emacs-dash.
2018-07-12 21:34:13 +02:00
Leo Famulari fd115bee31
gnu: Syncthing: Fix a crash bug.
* gnu/packages/patches/syncthing-fix-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/syncthing.scm (syncthing)[source]: Use it.
2018-07-12 14:17:07 -04:00
Arun Isaac e81c952a4d
gnu: Add quaternion.
* gnu/packages/messaging.scm (quaternion): New variable.
2018-07-12 23:20:03 +05:30
Arun Isaac 9a3da9859b
gnu: Add libqmatrixclient.
* gnu/packages/messaging.scm (libqmatrixclient): New variable.
2018-07-12 23:19:57 +05:30
Marius Bakke f42846b2ea
gnu: psmisc: Update to 23.1.
* gnu/packages/linux.scm (psmisc): Update to 23.1.
[source](uri): Use XZ-compressed tarball.
2018-07-12 17:21:17 +02:00
Marius Bakke 8801d7fc72
gnu: unbound: Update to 1.7.3.
* gnu/packages/dns.scm (unbound): Update to 1.7.3.
2018-07-12 17:21:17 +02:00
Marius Bakke d5019f9ca7
gnu: php: Build with an older oniguruma.
* gnu/packages/textutils.scm (oniguruma-5): New public variable.
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA to ONIGURUMA-5.
2018-07-12 17:21:17 +02:00
Marius Bakke fa25b268dc
gnu: iso-codes: Update home page.
* gnu/packages/iso-codes.scm (iso-codes)[home-page]: Change to salsa.debian.org.
2018-07-12 17:21:17 +02:00
Marius Bakke 483374378b
gnu: oniguruma: Update to 6.8.2.
* gnu/packages/textutils.scm (oniguruma): Update to 6.8.2.
2018-07-12 17:21:17 +02:00
Marius Bakke 6f6f9ef0ce
gnu: lsof: Return #t from all phases.
* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases.
2018-07-12 17:21:16 +02:00
Marius Bakke b9ffa82b96
gnu: lsof: Update to 4.91.
* gnu/packages/lsof.scm (lsof): Update to 4.91.
2018-07-12 17:21:16 +02:00
Marius Bakke 2c3434150b
gnu: xf86-input-libinput: Update to 0.28.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
2018-07-12 17:21:16 +02:00
Marius Bakke 041f84edf3
gnu: ldb: Downgrade to 1.3.3.
LDB 1.4 and above does not support Samba < 4.9; see
<https://bugzilla.samba.org/show_bug.cgi?id=13519>.

* gnu/packages/samba.scm (ldb): Downgrade to 1.3.3.
[inputs]: Remove LMDB.
[arguments]: Remove #:tests.
2018-07-12 17:21:16 +02:00
Marius Bakke b7a2d2d9a9
gnu: tdb: Update to 1.3.16.
* gnu/packages/databases.scm (tdb): Update to 1.3.16.
2018-07-12 17:21:16 +02:00
Marius Bakke e4bdd199c0
gnu: tevent: Update to 0.9.37.
* gnu/packages/samba.scm (tevent): Update to 0.9.37.
2018-07-12 17:21:16 +02:00
Marius Bakke f9e1cdb87a
gnu: talloc: Update to 2.1.14.
* gnu/packages/samba.scm (talloc): Update to 2.1.14.
2018-07-12 17:21:16 +02:00
Marius Bakke 250276a202
gnu: python-pyyaml: Update to 3.13.
* gnu/packages/python.scm (python-pyyaml): Update to 3.13.
2018-07-12 17:21:15 +02:00
Marius Bakke 316ece170c
gnu: appstream-glib: Update to 0.7.10.
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.10.
2018-07-12 17:21:15 +02:00
Marius Bakke 804863196c
gnu: libzip: Update to 1.5.1.
* gnu/packages/compression.scm (libzip): Update to 1.5.1.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
2018-07-12 17:21:15 +02:00
Marius Bakke 69b8820e7b
gnu: rng-tools: Update to 6.3.
* gnu/packages/linux.scm (rng-tools): Update to 6.3.
2018-07-12 17:21:15 +02:00
Marius Bakke 03229b36e0
gnu: openh264: Update to 1.8.0.
* gnu/packages/video.scm (openh264): Update to 1.8.0.
[source](uri): Use release tarball.
2018-07-12 17:21:15 +02:00
Marius Bakke 9b76037e2c
gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499].
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
2018-07-12 17:21:14 +02:00
Leo Famulari 6adc6b091e
gnu: GnuPG: Update to 2.2.9.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.9.
2018-07-12 11:11:10 -04:00
Danny Milosavljevic 66413378e8
gnu: Add ghc-xdg-basedir.
* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
2018-07-11 22:24:33 +02:00
Danny Milosavljevic e73ed2a1ec
gnu: Add ghc-regex-tdfa-text.
* gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.
2018-07-11 22:24:09 +02:00
Danny Milosavljevic 9e84a4d6a5
gnu: u-boot-tools: Simplify build.
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Modify.
2018-07-11 22:23:26 +02:00
Danny Milosavljevic 10186ee2d3
gnu: u-boot-tools: Install "sunxi-spl-image-builder".
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Build sunxi-spl-image-builder.
(u-boot-tools)[arguments]<#:phases>[install]: Install sunxi-spl-image-builder.
2018-07-11 22:23:22 +02:00
Danny Milosavljevic d1af9a8c22
gnu: make-u-boot-package: Return #t from "install" phase.
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Return #t.
2018-07-11 22:23:04 +02:00
Efraim Flashner 1a80f1a9e3
gnu: msmtp: Update to 1.6.8.
* gnu/packages/mail.scm (msmtp): Update to 1.6.8.
[source]: Update to new source location.
[home-page]: Update to new home-page.
2018-07-11 22:08:55 +03:00
Efraim Flashner fc83ca2b2f
gnu: btrfs-progs: Update home-page.
* gnu/packages/linux.scm (btrfs-progs)[home-page]: Update to redirected
home-page.
2018-07-11 22:04:12 +03:00
Ludovic Courtès d1f90b9bfb
gnu: Add emacs-fold-dwim.
* gnu/packages/emacs.scm (emacs-fold-dwim): New variable.
2018-07-11 16:07:05 +02:00
Ludovic Courtès 36adbc4310
gnu: Add emacs-recent-addresses.
* gnu/packages/emacs.scm (emacs-recent-addresses): New variable.
2018-07-11 16:07:05 +02:00
Julian Graham cd6ae1cee9
gnu: gzochi: Update to 0.12.
* gnu/packages/game-development.scm (gzochi): Update to 0.12.
2018-07-11 13:39:50 +03:00
Ludovic Courtès 57ac5261fe
build: Add missing patches to the distribution.
Reported by jonsger.

* gnu/local.mk (dist_patch_DATA): Add
perl-text-markdown-discount-unbundle.patch and
racket-fix-xform-issue.patch.
2018-07-11 00:59:14 +02:00
Danny Milosavljevic 1dec269176
gnu: fc-host-tools: Fix internal invocations.
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
2018-07-10 21:39:10 +02:00
Danny Milosavljevic 469cc535f4
gnu: fc-host-tools: Update description.
* gnu/packages/embedded.scm (fc-host-tools)[description]: Modify.
2018-07-10 21:39:10 +02:00
Danny Milosavljevic 75767dab99
gnu: Add patches.
* gnu/local.mk (dist_patch_DATA): Add 'rust-bootstrap-stage0-test.patch',
'rust-coresimd-doctest.patch'.
2018-07-10 21:39:08 +02:00
Efraim Flashner 532126e92e
gnu: libyajl: Actually run test suite.
* gnu/packages/web.scm (libyajl)[arguments]: Patch shebang in test suite.
2018-07-10 22:16:51 +03:00
Vagrant Cascadian 336c4a4baa
gnu: u-boot: Update to 2018.07.
--=-=-=
Content-Type: text/plain

The attached patch updates u-boot to 2018.07, which required adding
native-inputs of "bison" and "flex".

live well,
  vagrant

From 74a9561ac07592a5ae15b723d0f2ac7fc05c463c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 10 Jul 2018 00:12:05 +0000
Subject: [PATCH] gnu: u-boot: Update to 2018.07.

* gnu/packages/bootloaders.scm (u-boot): Update to 2018.07.
  (u-boot)[native-inputs]: Add "bison" and "flex".
2018-07-10 15:10:32 +02:00
Nikolai Merinov f510a2b93b
gnu: rust: Update to 1.27.0.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.26): ...this.
(rust): New variable.
* gnu/packages/patches/rust-bootstrap-stage0-test.patch: New file.
2018-07-10 15:09:25 +02:00
Nikolai Merinov b47b2d3208
gnu: rust: Support build with glibc-2.27; update to 1.26.2.
* gnu/packages/rust.scm (rust-source): Add "patches" argument.
(rust-bootstrapped-package): Add "patches" argument.
(rust-1.19)[arguments]<#:phases>[patch-tests]: Modify.
[arguments]<#:phases>[patch-aarch64-test]: New phase.
[arguments]<#:phases>[use-readelf-for-tests]: New phase.
[arguments]<#:phases>[remove-unsupported-tests]: New phase.
(rust-1.23): Disable "run-pass/out-of-stack.rs" test.
(rust-1.24)[arguments]<#:phases>[patch-aarch64-test]: Replace.
(rust-1.25)[inputs]: Switch to LLVM 6.0.
(rust-1.25)[arguments]<#:phases>[enable-codegen-tests]: New variable.
(rust): New variable.
* gnu/packages/patches/rust-coresimd-doctest.patch: New file.
2018-07-10 15:09:22 +02:00
Marius Bakke 6094a65e27
gnu: lua: Update to 5.3.5.
* gnu/packages/lua.scm (lua): Update to 5.3.5.
2018-07-10 14:13:40 +02:00
Rutger Helling 4f6afde9b4
gnu: wine-staging: Update to 3.12.
* gnu/packages/wine.scm (wine-staging): Update to 3.12.
2018-07-10 08:13:03 +02:00
Rutger Helling cd4ed46376
gnu: wine-staging-patchset-data: Update to 3.12.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
2018-07-10 08:13:03 +02:00