Tobias Geerinckx-Rice
b11407d9af
gnu: perl-test-trailingspace: Update to 0.0301.
...
* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0301
2017-12-16 02:57:48 +01:00
Tobias Geerinckx-Rice
2927c2c00c
gnu: perl-test-simple: Update to 1.302120.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302120
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice
697a958add
gnu: perl-test-most: Update to 0.35.
...
* gnu/packages/perl-check.scm (perl-test-most): Update to 0.35
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice
d6f5ad882e
gnu: perl-net-dns: Update to 1.14.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.14
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice
a4b7142e02
gnu: perl-lingua-stem-ru: Update to 0.04.
...
* gnu/packages/language.scm (perl-lingua-stem-ru): Update to 0.04
[source]: Update download URI.
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice
ce0be1bcf4
gnu: perl-lingua-en-inflect: Update to 1.903.
...
* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.903
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice
7e8aac188f
gnu: perl-crypt-openssl-bignum: Update to 0.09.
...
* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.09
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice
794251674e
gnu: perl-compress-raw-zlib: Update to 2.076.
...
* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.076
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice
afe98094dc
gnu: gflags: Update to 2.2.1.
...
* gnu/packages/popt.scm (gflags): Update to 2.2.1
2017-12-16 02:57:31 +01:00
Mark H Weaver
b43ef298fe
gnu: linux-libre: Update to 4.14.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.6.
(%linux-libre-hash): Update hash.
2017-12-15 20:15:30 -05:00
Mark H Weaver
d14d1f1d04
gnu: linux-libre@4.9: Update to 4.9.69.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.69.
2017-12-15 20:14:09 -05:00
Mark H Weaver
1018444608
gnu: linux-libre@4.1: Update to 4.1.48.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.48.
2017-12-15 20:13:19 -05:00
Ludovic Courtès
86c979b794
gnu: hplip: Update to 3.7.11.
...
* gnu/packages/cups.scm (hplip): Update to 3.7.11.
[source]: Add 'snippet'.
[arguments]: In 'fix-hard-coded-file-names' phase, adjust hack for
$(hplip_statedir) creation.
[inputs]: Add ZLIB.
[native-inputs]: Add PERL.
2017-12-15 23:32:02 +01:00
Ludovic Courtès
5bd3a84109
gnu: guile-gdbm-ffi: Default to Guile 2.2.
...
* gnu/packages/guile.scm (guile-gdbm-ffi)[inputs]: Switch to GUILE-2.2.
(guile2.0-gdbm-ffi, guile2.2-gdbm-ffi): New variables.
2017-12-15 23:32:02 +01:00
Eric Bavier
7683bf1183
gnu: texlive-bin: Disable tests on aarch64.
...
* gnu/packages/tex.scm (texlive-bin)[arguments]: Disable tests on aarch64.
2017-12-15 07:32:44 -06:00
Eric Bavier
6ad0c92df5
gnu: ceres-solver: Update to 1.13.0.
...
* gnu/packages/maths.scm (ceres-solver): Update to 1.13.0.
2017-12-15 07:32:43 -06:00
Eric Bavier
1137d85b08
gnu: eigen: Update to 3.3.4.
...
* gnu/packages/patches/eigen-arm-neon-fixes.patch: New patch.
* gnu/packages/algebra.scm (eigen): Update to 3.3.4.
[source]: Use patch. Disable svd-preallocation test for BDCSVD.
[arguments]: Set "EIGEN_SEED" environment variable in check phase.
* gnu/local.mk (dist_patch_DATA): Add patch.
2017-12-15 07:32:36 -06:00
Tobias Geerinckx-Rice
574b1d0262
gnu: python-pyicu: Set python2-variant.
...
This follows up on commit d65854bdda
, which
did not fix test failures for dependents using package-with-python2.
* gnu/packages/python.scm (python-pyicu)[properties]: Set python2-variant.
2017-12-15 16:44:27 +01:00
Tobias Geerinckx-Rice
6bc862c100
gnu: r-foreach: Update to 1.4.4.
...
* gnu/packages/statistics.scm (r-foreach): Update to 1.4.4
2017-12-15 16:44:26 +01:00
Tobias Geerinckx-Rice
2c7f6ce15d
gnu: text-editors: Fix nckx's copyright statement.
...
* gnu/packages/text-editors.scm: Fix Tobias Geerinckx-Rice's copyright
statement.
2017-12-15 16:44:26 +01:00
Tobias Geerinckx-Rice
fd4f26ee20
gnu: ghc-reflection: Update to 2.1.2.
...
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.2.
2017-12-15 16:44:25 +01:00
Rutger Helling
fb9472a327
gnu: Add lookingglass.
...
* gnu/packages/virtualization.scm (lookingglass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-15 16:39:58 +01:00
Tobias Geerinckx-Rice
d65854bdda
gnu: python2-pyicu: Disable failing test.
...
* gnu/packages/python.scm (python2-pyicu)[arguments]: Add
‘delete-failing-test’ phase.
2017-12-15 12:12:22 +01:00
Tobias Geerinckx-Rice
852ba10a54
gnu: vis: Update to 0.4.
...
* gnu/packages/text-editors.scm (vis): Update to 0.4.
[arguments]: Document the #:tests situation and the (broken) #:test-target.
[inputs]: Add tre.
2017-12-15 12:12:11 +01:00
Pierre Langlois
5830168207
gnu: Add Easytag.
...
* gnu/packages/music.scm (easytag): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-15 11:53:21 +01:00
Ben Woodcroft
86637f18be
gnu: ruby: Replace with ruby-2.4.3 [fixes CVE-2017-17405].
...
* gnu/packages/ruby.scm (ruby-2.4.3): New variable.
(ruby)[replacement]: New field.
2017-12-15 13:56:51 +10:00
Ben Woodcroft
6098a386a9
gnu: bedtools: Update to 2.27.1.
...
* gnu/packages/ruby.scm (bedtools): Update to 2.27.1.
2017-12-15 13:56:51 +10:00
Ben Woodcroft
263c56d293
gnu: ruby-2.2: Update to 2.2.9 [fixes CVE-2017-17405].
...
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.9.
2017-12-15 13:56:51 +10:00
Ben Woodcroft
2713e399ee
gnu: ruby-2.3: Update to 2.3.6 [fixes CVE-2017-17405].
...
* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.6.
2017-12-15 13:56:50 +10:00
Ricardo Wurmus
86383d6746
gnu: yoshimi: Update to 1.5.5.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.5.
2017-12-15 00:00:34 +01:00
ng0
e536b1d308
gnu: s-shell: Update to commit da2e5c20c0c5f477ec3426dc2584889a789b1659.
...
* gnu/packages/shells.scm (s-shell): Update to commit da2e5c20c0c5f477ec3426dc2584889a789b1659.
[version]: Use 'git-version'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-14 18:26:25 +01:00
Rutger Helling
a0ec2d256d
gnu: xpra: Update to 2.2.
...
* gnu/packages/xorg.scm (xpra): Update to 2.2.
[inputs]: Add python2-netifaces and python2-pyopengl-accelerate. Fix
position of commas.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-14 18:26:25 +01:00
Rutger Helling
97c26793d9
gnu: Add python2-pyopengl-accelerate.
...
* gnu/packages/python.scm (python2-pyopengl-accelerate): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-12-14 18:26:25 +01:00
Ben Woodcroft
8a6cd65a2a
gnu: python-scikit-learn: Patch test non-determinism.
...
* gnu/packages/patches/python-scikit-learn-fix-test-non-determinism.patch:
New file.
* gnu/packages/machine-learning.scm (python-scikit-learn)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-12-14 22:50:19 +10:00
Ben Woodcroft
4e0b3583ea
gnu: diamond: Update to 0.9.14.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.14.
2017-12-14 22:50:10 +10:00
Andy Wingo
aa29f8fb02
gnu: gucharmap: Use glib-or-gtk-build-system.
...
* gnu/packages/gnome.scm (gucharmap): Use glib-or-gtk-build-system.
2017-12-14 11:09:26 +01:00
Leo Famulari
35e86e3605
gnu: Erlang: Update to 20.1.7 [fixes CVE-2017-1000385].
...
* gnu/packages/erlang.scm (erlang): Update to 20.1.7
(native-inputs): Use version-major+minor in the URI of erlang-manpages.
2017-12-13 19:51:00 -05:00
Tobias Geerinckx-Rice
4a699769fd
gnu: youtube-dl: Update to 2017.12.14.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.14.
2017-12-14 00:18:16 +01:00
Tobias Geerinckx-Rice
a135b3ddfe
gnu: r-caret: Update to 6.0-78.
...
* gnu/packages/statistics.scm (r-caret): Update to 6.0-78
2017-12-14 00:18:16 +01:00
Tobias Geerinckx-Rice
5ac4bd9c0a
gnu: r-domc: Update to 1.3.5.
...
* gnu/packages/statistics.scm (r-domc): Update to 1.3.5
2017-12-14 00:18:15 +01:00
Tobias Geerinckx-Rice
a2460e0f6b
gnu: perl-text-bibtex: Update to 0.85.
...
* gnu/packages/tex.scm (perl-text-bibtex): Update to 0.85
2017-12-14 00:18:15 +01:00
Tobias Geerinckx-Rice
1d1f1b3a6e
gnu: perl-test-requires: Update to 0.10.
...
* gnu/packages/perl-check.scm (perl-test-requires): Update to 0.10
2017-12-14 00:18:14 +01:00
Tobias Geerinckx-Rice
9210fdf8b7
gnu: perl-test-pod: Update to 1.51.
...
* gnu/packages/perl-check.scm (perl-test-pod): Update to 1.51
[source]: Update URI.
2017-12-14 00:17:39 +01:00
Tobias Geerinckx-Rice
ab998d5e93
gnu: perl-test-mocktime: Update to 0.15.
...
* gnu/packages/perl-check.scm (perl-test-mocktime): Update to 0.15
[propagated-inputs]: Add perl-time-piece.
2017-12-14 00:05:15 +01:00
Tobias Geerinckx-Rice
da43edbe0f
gnu: Add perl-time-piece.
...
* gnu/packages/perl.scm (perl-time-piece): New public variable.
2017-12-14 00:05:15 +01:00
Arun Isaac
d738f134e4
gnu: notmuch: Move elisp directory and generate autoloads.
...
* gnu/packages/mail.scm (notmuch)[arguments]: Move elisp files to
share/emacs/site-lisp/guix.d/notmuch-<version>.
Add make-autoloads phase.
2017-12-13 23:49:14 +05:30
Tobias Geerinckx-Rice
c2c5b115ab
gnu: polyml: Update to 5.7.1.
...
* gnu/packages/sml.scm (polyml): Update to 5.7.1.
2017-12-13 14:18:51 +01:00
Tobias Geerinckx-Rice
4168ddf689
gnu: guile-gdbm-ffi: Install documentation.
...
* gnu/packages/guile.scm (guile-gdbm-ffi)[arguments]: Install README.md and
some examples. Tidy up MKDIR-P calls.
2017-12-13 13:15:47 +01:00
Tobias Geerinckx-Rice
57202f2e24
gnu: gtksourceview: Update to 3.24.6.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.6
2017-12-13 13:15:47 +01:00
Marius Bakke
6ac46bfa41
gnu: mit-krb5: Update to 1.16.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.
[source](uri): Add kerberos.org mirror. Use HTTPS on web.mit.edu.
2017-12-13 08:01:52 +01:00
Marius Bakke
1004a92c72
gnu: tcl: Use 'modify-phases' syntax.
...
* gnu/packages/tcl.scm (tcl)[arguments]: Use 'modify-phases'.
2017-12-13 07:30:13 +01:00
Marius Bakke
f7c03e452b
gnu: tcl, tk: Update to 8.6.7.
...
* gnu/packages/tcl.scm (tcl): Update to 8.6.7.
[source]: Remove obsolete patch.
(tk): Update to 8.6.7.
* gnu/packages/patches/tcl-mkindex-deterministic.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-12-13 07:26:42 +01:00
Marius Bakke
971af38c89
gnu: curl: Remove obsolete workaround.
...
* gnu/packages/curl.scm (curl)[arguments]: Remove 'fix-Makefile' phase.
2017-12-13 07:11:18 +01:00
Marius Bakke
dc138d6d69
gnu: curl: Add a search path for CURL_CA_BUNDLE.
...
* gnu/packages/curl.scm (curl)[native-search-paths]: New field.
* gnu/packages/image-viewers.scm (feh)[native-search-paths]: Inherit.
2017-12-13 07:09:02 +01:00
Oleg Pykhalov
91b21ba9f7
gnu: cgit: Patch absolute file names.
...
* gnu/packages/version-control.scm (cgit): Patch absolute file names.
2017-12-13 05:15:21 +03:00
Mark Meyer
40761f57ad
gnu: Add krita.
...
* gnu/packages/kde.scm (krita): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-12 21:00:27 -05:00
Tobias Geerinckx-Rice
a7ebe9dc39
gnu: xfig: Update to 3.2.6a.
...
* gnu/packages/xfig.scm (xfig): Update to 3.2.6a.
[native-inputs]: Remove groff, imake, makedepend. Add desktop-file-utils.
[inputs]: Remove libxmu and zlib.
[arguments]: Remove custom phases. Add a ‘strip-bogus-exec-prefix’ phase.
Run the rudimentary test suite.
2017-12-12 22:34:29 +01:00
Tobias Geerinckx-Rice
e05cc6b802
gnu: meson: Update to 0.44.0.
...
* gnu/packages/build-tools.scm (meson): Update to 0.44.0
2017-12-12 20:30:19 +01:00
Tobias Geerinckx-Rice
1e000f176f
gnu: miniupnpc: Update to 2.0.20171212.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20171212.
2017-12-12 20:28:08 +01:00
Efraim Flashner
cbf5eb84ef
gnu: global: Update to 6.6.
...
* gnu/packages/code.scm (global): Update to 6.6.
2017-12-12 20:47:17 +02:00
Marius Bakke
2b174b4ebd
gnu: fontconfig: Update to 2.12.6.
...
Gperf is now a hard dependency.
* gnu/packages/patches/fontconfig-remove-debug-printf.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (fontconfig): Update to 2.12.6.
[source]: Add 'fontconfig-remove-debug-printf.patch'.
[arguments]: Remove 'regenerate-fcobjshash' phase.
2017-12-12 17:59:36 +01:00
Marius Bakke
5bb20a2507
gnu: freetype: Update to 2.8.1.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.8.1.
2017-12-12 15:55:50 +01:00
Tobias Geerinckx-Rice
6e119bad60
gnu: xfig, transfig: Update home pages.
...
* gnu/packages/xfig.scm (xfig, transfig)[home-page]: Use SourceForge.net.
2017-12-12 05:12:14 +01:00
Tobias Geerinckx-Rice
cc3ac162c5
gnu: Add uthash.
...
* gnu/packages/datastructures.scm (uthash): New public variable.
2017-12-12 05:12:13 +01:00
Tobias Geerinckx-Rice
8d8d227bbb
gnu: Add fbcat.
...
* gnu/packages/linux.scm (fbcat): New public variable.
2017-12-12 05:12:13 +01:00
Tobias Geerinckx-Rice
c1c8258443
gnu: Add snapscreenshot.
...
* gnu/packages/linux.scm (snapscreenshot): New public variable.
2017-12-12 05:12:13 +01:00
Mark H Weaver
111841c33e
gnu: linux-libre: Update to 4.14.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.5.
(%linux-libre-hash): Update hash.
2017-12-11 19:22:47 -05:00
Mark H Weaver
7dd51f2dd0
gnu: linux-libre@4.9: Update to 4.9.68.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.68.
2017-12-11 19:22:12 -05:00
Mark H Weaver
3bbc6fae15
gnu: linux-libre@4.4: Update to 4.4.105.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.105.
2017-12-11 19:21:35 -05:00
Marius Bakke
eb6263f215
gnu: whois: Update to 5.2.19.
...
* gnu/packages/networking.scm (whois): Update to 5.2.19.
[arguments]: Don't set HAVE_LIBIDN in 'setenv' phase; this is now autodetected.
[native-inputs]: Add PKG-CONFIG.
2017-12-12 01:08:06 +01:00
Marius Bakke
f419fe4ddb
gnu: Remove ffmpeg@3.3.
...
The reason this was required was because of a regression in ffmpeg 3.4; see
<https://trac.ffmpeg.org/ticket/6775 >.
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change FFMPEG-3.3 to FFMPEG.
* gnu/packages/video.scm (ffmpeg-3.3): Remove variable.
2017-12-12 01:08:06 +01:00
Marius Bakke
7f7419b56f
gnu: ffmpeg: Update to 3.4.1.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.4.1.
2017-12-12 00:50:58 +01:00
Oleg Pykhalov
adedbe95d4
gnu: Add cli-visualizer.
...
* gnu/packages/audio.scm (cli-visualizer): New variable.
2017-12-12 00:08:38 +03:00
Efraim Flashner
0d57068333
gnu: cargo: Add file-name field to input sources.
...
* gnu/packages/rust.scm (cargo)[inputs]: Add 'file-name' field to all
source inputs.
2017-12-11 21:21:46 +02:00
Efraim Flashner
e85d681cbf
gnu: rust: Add support for all platforms.
...
* gnu/packages/rust.scm (%rust-bootstrap-binaries): Add entries for all
platforms supported by Guix.
(rustc-bootstrap, cargo-bootstrap)[supported-systems]: Remove field.
2017-12-11 21:21:45 +02:00
Efraim Flashner
fd3ddefa1f
gnu: %rust-bootstrap-binaries: Add missing catch-all entry.
...
* gnu/packages/rust.scm (%rust-bootstrap-binaries): Add missing
catch-all entry to prevent various errors in Guix.
2017-12-11 21:21:41 +02:00
Christopher Baines
9cf5f134d5
gnu: Switch to using the version-major procedure.
...
* gnu/packages/audio.scm (ardour)[arguments]: Switch to using version-major.
(hmmer)[source]: Switch to using version-major.
(pidgin)[native-search-paths]: Switch to using version-major.
(r-minimal)[source]: Switch to using version-major.
2017-12-11 19:12:33 +00:00
Arun Isaac
1e52fd83c2
gnu: Add afew.
...
* gnu/packages/mail.scm (afew): New variable.
2017-12-12 00:03:48 +05:30
Maxim Cournoyer
42e891c27b
gnu: Add emacs-diff-hl.
...
* gnu/packages/emacs.scm (emacs-diff-hl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Z. Ren
73138fd146
gnu: skalibs: Fix non-reproducibility issue.
...
* gnu/packages/skarnet.scm (skalibs)[arguments]: In 'reproducible'
phase, insert a 'sort' call in "Makefile".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer
cdba3a8469
gnu: Add emacs-string-inflection.
...
* gnu/packages/emacs.scm (emacs-string-inflection): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer
fbc60db895
gnu: Add emacs-grep-a-lot.
...
* gnu/packages/emacs.scm (emacs-grep-a-lot): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer
9faa46ee48
gnu: Add emacs-csv-mode.
...
* gnu/packages/emacs.scm (emacs-csv-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
Maxim Cournoyer
397d7980b7
gnu: Add emacs-ws-butler.
...
* gnu/packages/emacs.scm (emacs-ws-butler): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
ng0
b0a2dc7245
gnu: Add i3lock-fancy.
...
* gnu/packages/wm.scm (i3lock-fancy): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
ng0
4b563b3472
gnu: Add i3lock-color.
...
* gnu/packages/wm.scm (i3lock-color): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
Oleg Pykhalov
ca3c1439e1
gnu: Add gource.
...
* gnu/packages/version-control.scm (gource): New variable.
2017-12-11 18:19:44 +03:00
Mark Meyer
8be84d31ea
gnu: darktable: Add configure option
2017-12-11 11:16:23 +01:00
Efraim Flashner
16a7a74561
Revert "gnu: libinput: Update to 1.9.3."
...
This reverts commit 5f5083749c
.
Ninja FTBFS on armhf-linux and thus cannot build libinput.
2017-12-11 11:40:52 +02:00
Eric Bavier
aa5c206348
gnu: jemalloc: Fix tests for aarch64.
...
* gnu/packages/patches/jemalloc-arm-address-bits.patch: New patch.
* gnu/packages/jemalloc.scm (jemalloc)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-12-10 16:04:16 -06:00
Nikolai Merinov
d53fb678a7
gnu: rust: Update rust to 1.22.1 and cargo to 1.23.0.
...
* gnu/packages/rust.scm (%rust-bootstrap-binaries-version): Update version.
(%rust-bootstrap-binaries): Use x86_64 rust bootstrap package for x86_64 build.
(%cargo-reference-project-file): Use specific file as "project" file when
patching rust vendored sources.
(%cargo-reference-hash): sha256 sum for %cargo-reference-project-file.
(rustc-bootstrap): Use bootstrap package with host architecture.
(cargo-bootstrap): Use bootstrap package with host architecture.
(rustc): Add new test dependency, fix build issues, use "./x.py" script for
build instead of "./configure".
(cargo): Update dependencies, patch shebangs for vendored sources
* gnu/packages/jemalloc.scm: Add jemalloc-4.5.0 release.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-11 00:05:30 +01:00
Tobias Geerinckx-Rice
6146603d54
gnu: youtube-dl: Update to 2017.12.10.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.10.
2017-12-10 22:19:05 +01:00
Efraim Flashner
173c6ec8a3
Revert "gnu: gawk: Update to 4.2.0."
...
This reverts commit 78cd051eef
.
This commit was added past the merge window and caused conflicts with
gettext's test suite.
2017-12-10 23:00:42 +02:00
Efraim Flashner
9c2d2c13ce
gnu: t1lib: Change how patched CVEs are listed.
...
* gnu/packages/fontutils.scm (t1lib)[source]: Change patch name.
[properties]: New field, register patched CVEs.
* gnu/packages/patches/CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch:
Rename to CVE-2011-1552+.patch.
* gnu/local.mk (dist_patch_DATA): Change patch name.
2017-12-10 21:59:08 +02:00
Alex Kost
308b8f79c5
gnu: emacs-smartparens: Update to 1.11.0.
...
* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.11.0.
2017-12-10 22:38:43 +03:00
Alex Kost
6d21272b22
gnu: git-modes: Rename to 'emacs-git-modes'.
...
* gnu/packages/emacs.scm (git-modes)[name]: Change to "emacs-git-modes".
(git-modes/old-name): New variable.
2017-12-10 22:38:43 +03:00
Marius Bakke
0f4ab4a59f
gnu: graphicsmagick: Update to 1.3.27.
...
* gnu/packages/patches/graphicsmagick-CVE-2017-11403+CVE-2017-14103.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12935.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12936.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12937.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-13775.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-13776+CVE-2017-13777.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-14042.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-14165.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-14649.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.27.
[source](patches): Remove.
2017-12-10 19:15:44 +01:00
Marius Bakke
1b82170192
gnu: poppler: Update to 0.62.0.
...
* gnu/packages/pdf.scm (poppler): Update to 0.62.0.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]<#:configure-flags>: Adjust accordingly.
(poppler-qt5)[arguments]: Remove.
2017-12-10 18:57:30 +01:00
Marius Bakke
301804d674
gnu: poppler: Build against openjpeg@2.
...
* gnu/packages/pdf.scm (poppler)[inputs]: Change OPENJPEG-1 to OPENJPEG.
[arguments]<#:phases>: Remove.
2017-12-10 16:48:55 +01:00
Marius Bakke
4cb7794115
gnu: gstreamer: Update to 1.12.4.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.4.
(gst-plugins-bad): Likewise.
[arguments]: Remove #:phases.
2017-12-10 16:15:23 +01:00
Marius Bakke
831db64fe3
gnu: notmuch: Update to 0.25.3.
...
* gnu/packages/mail.scm (notmuch): Update to 0.25.3.
2017-12-10 15:56:57 +01:00
Marius Bakke
73b3eaf047
gnu: xapian: Update to 1.4.5.
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.5.
2017-12-10 15:56:44 +01:00
Efraim Flashner
316fd29f9b
gnu: picprog: Fix non-Intel support.
...
* gnu/packages/patches/picprog-non-intel-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/embedded.scm (picprog)[source]: Add patch.
[arguments]: Skip building the 'testport' binary.
2017-12-10 12:38:48 +02:00
Danny Milosavljevic
981bccf11c
gnu: Add picprog.
...
* gnu/packages/embedded.scm (picprog): New variable.
2017-12-10 11:01:02 +01:00
Efraim Flashner
439980b707
gnu: perl-sql-abstract: Update source uri.
...
* gnu/packages/databases.scm (perl-sql-abstract)[source]: Update source uri.
2017-12-10 11:35:28 +02:00
Efraim Flashner
78cd051eef
gnu: gawk: Update to 4.2.0.
...
* gnu/packages/gawk.scm (gawk): Update to 4.2.0.
2017-12-10 11:21:43 +02:00
Efraim Flashner
dec2ade108
gnu: glpk: Update to 4.64.
...
* gnu/packages/maths.scm (glpk): Update to 4.64.
2017-12-09 23:18:33 +02:00
Efraim Flashner
0e1b4d8eec
gnu: aspell-dict-en: Update to 2017.08.24-0.
...
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.08.24-0.
2017-12-09 23:18:32 +02:00
Efraim Flashner
74a40ddd64
gnu: aspell.scm: Alphabetize dictionaries.
...
* gnu/packages/aspell.scm: Reorder the dictionaries alphabetically.
2017-12-09 23:18:29 +02:00
ng0
d8c9be8079
gnu: gnurl: Use new download URL.
...
* gnu/packages/gnunet.scm (gnurl)[source]: Use mirror://gnu.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09 16:17:34 -05:00
ng0
78f60e04b1
gnu: neomutt: Update to 20171208.
...
* gnu/packages/mail.scm (neomutt): Update to 20171208.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09 16:17:34 -05:00
ng0
18b1589b82
gnu: blists: Update to 2.0.
...
* gnu/packages/mail.scm (blists): Update to 2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09 16:17:33 -05:00
Christopher Baines
8733fc91e0
gnu: Add emacs-robe.
...
* gnu/packages/emacs.scm (emacs-robe): New variable.
2017-12-09 21:12:27 +00:00
Tobias Geerinckx-Rice
f88c1c5d89
gnu: chez-scheme: Update to 9.5.
...
* gnu/packages/chez.scm (chez-scheme): Update to 9.5.
[arguments]: Add ‘patch-broken-documentation’ phase.
2017-12-09 14:13:16 +01:00
Ricardo Wurmus
83b9d121a7
gnu: bedtools-2.18: Fix build.
...
* gnu/packages/bioinformatics.scm (bedtools-2.18)[arguments]: Restore custom
install phase.
Reported by Mark H Weaver <mhw@netris.org>.
2017-12-09 13:01:15 +01:00
Mark H Weaver
145a5310cd
gnu: icecat: Fix CVE-2017-7843.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add upstream fix for
CVE-2017-7843.
2017-12-09 03:55:47 -05:00
Mark H Weaver
437a2c3c7a
gnu: linux-libre@4.1: Update to 4.1.47.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.47.
2017-12-09 03:38:14 -05:00
ng0
6b855102b1
gnu: fvwm: Update to 2.6.7.
...
* gnu/packages/fvwm.scm (fvwm): Update to 2.6.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-12-09 16:00:48 +08:00
Tobias Geerinckx-Rice
881e102813
gnu: libmicrohttpd: Update to 0.9.58.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.58.
2017-12-08 23:24:07 +01:00
Rutger Helling
e02693a3cb
gnu: wine64: Install libraries to /lib.
...
* gnu/packages/wine.scm (wine64)[arguments]: Remove inherited #:make-flags and
add new #:make-flags argument. #:configure-flags: Change LDFLAGS from /lib64
to /lib.
2017-12-08 21:43:14 +01:00
Rutger Helling
1aa6582ee9
gnu: wine: Add more inputs.
...
* gnu/packages/wine.scm (wine)[inputs]: Add eudev, gst-plugins-base, libpcap
and v4l-utils.
2017-12-08 21:43:12 +01:00
Rutger Helling
f46a3523de
gnu: Add qmpbackup.
...
* gnu/packages/virtualization.scm (qmpbackup): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-08 13:59:12 -05:00
Rutger Helling
0ea2364f56
gnu: openmw: Update to 0.43.0.
...
* gnu/packages/game-development.scm (openmw): Update to 0.43.0.
2017-12-08 13:39:07 -05:00
Ludovic Courtès
2ba2c98d8a
gnu: guile: Move Readline support to a separate 'guile-readline' package.
...
This reduces the closure of Guile from 131 MiB to 116 MiB and removes
extra readline/ncurses builds from the bootstrap path.
* gnu/packages/guile.scm (guile-2.0)[inputs]: Remove READLINE.
(make-guile-readline): New procedure.
(guile-readline): New variable.
* gnu/system/shadow.scm (default-skeletons): Adjust '.guile' so that it
gracefully deals with missing (ice-9 readline).
2017-12-08 18:18:59 +01:00
Rutger Helling
d64f3439c7
gnu: Add virtualgl.
...
* gnu/packages/gl.scm (virtualgl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08 15:03:46 +01:00
Ricardo Wurmus
89e1de2f41
gnu: eolie: Update to 0.9.15.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
2017-12-08 14:48:36 +01:00
Rutger Helling
dcf12172f5
gnu: keepassxc: Always install libraries to /lib.
...
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags
argument to force installing libraries to /lib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08 10:47:50 +01:00
Rutger Helling
46aa8729f3
gnu: openrct2: Always install libraries to /lib.
...
* gnu/packages/games.scm (openrct2)[arguments]: Add #:configure-flags argument
to force installing libraries to /lib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08 10:47:21 +01:00
Feng Shu
a5e83ab96b
gnu: emacs-exwm: Update to 0.16.
...
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.16.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-12-08 13:42:32 +05:30
Efraim Flashner
5f5083749c
gnu: libinput: Update to 1.9.3.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.9.3.
[build-system]: Switch to meson-build-system.
[arguments]: Disable documentation.
[native-inputs]: Add check and valgrind for tests.
(libinput-minimal)[native-inputs]: Add check, valgrind.
[arguments]: Disable libwacom, documentation and debug-gui.
2017-12-08 09:31:27 +02:00
Efraim Flashner
57dfd28826
gnu: xf86-input-wacom: Update to 0.35.0.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.35.0.
2017-12-08 09:31:27 +02:00
Efraim Flashner
687442b9a9
gnu: libwacom: Update to 0.26.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.26.
2017-12-08 09:31:24 +02:00
Leo Famulari
475a28bd1d
gnu: mpd: Update to 0.20.12.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.12.
2017-12-07 20:42:48 -05:00
Marius Bakke
9e111db453
Merge branch 'master' into core-updates
2017-12-07 18:26:11 +01:00
Gábor Boskovits
92b61d3e1b
gnu: gtk+-2: Fix failing test.
...
* gnu/packages/gtk.scm (gtk+-2)[source]: Add patch.
* gnu/packages/patches/gtk2-fix-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-12-07 17:50:13 +01:00
Marius Bakke
ff9edc2c82
gnu: valgrind: Fix test failure with glibc 2.26.
...
* gnu/packages/patches/valgrind-glibc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/valgrind.scm (valgrind)[source](patches): Use it.
2017-12-07 17:41:51 +01:00
Marius Bakke
cf69135d5e
gnu: certbot: Update to 0.20.0.
...
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.20.0.
2017-12-07 17:36:17 +01:00
Marius Bakke
9bb7989488
gnu: sddm: Remove obsolete workaround.
...
* gnu/packages/display-managers.scm (sddm)[arguments]: Remove obsolete
'fix-qml-include' phase.
2017-12-07 17:36:17 +01:00
Marius Bakke
61bfc18ee8
gnu: re2: Update to 2017-12-01.
...
* gnu/packages/regex.scm (re2): Update to 2017-12-01.
2017-12-07 17:36:16 +01:00
Marius Bakke
0e7cb137c6
gnu: libraw: Update to 0.18.6.
...
* gnu/packages/photo.scm (libraw): Update to 0.18.6.
2017-12-07 17:36:16 +01:00
Marius Bakke
581a006b55
gnu: ghc-glob: Fix typo.
...
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
2017-12-07 17:36:16 +01:00
ng0
5b4e0957ef
gnu: guile-wm: Fix up indentation.
...
* gnu/packages/guile-wm.scm (guile-wm): Fix up indentation.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07 11:23:27 -05:00
ng0
17acac5135
gnu: guile-xcb: Fix up indentation.
...
* gnu/packages/guile-wm.scm (guile-xcb): Fix up indentation.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07 11:23:27 -05:00
ng0
3fb8041c0d
gnu: guile-wm and guile-xcb: Build with guile-2.2.
...
* gnu/packages/guile-wm.scm (guile-wm): Build with guile-2.2.
(arguments)[configure-flags]: Replace references of "2.0" with "2.2".
(inputs): Use guile-2.2.
* (guile-xcb): Build with guile-2.2.
(arguments)[configure-flags] Use Guile 2.2.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07 11:23:27 -05:00
ng0
7b45392616
gnu: guile-wm: Update to 1.0-1.f3c7b3b.
...
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.0-1.f3c7b3b.
(version): Use git-version.
(source): Switch to git-fetch.
(native-inputs): Add texinfo.
(home-page): Update to new location.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07 11:23:27 -05:00
ng0
0504daaace
gnu: guile-xcb: Update to 1.3-1.db7d5a3.
...
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.3-1.db7d5a3.
(version): Use git-version.
(source): Switch to git-fetch.
(native-inputs): Add texinfo.
(home-page): Update to new location.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07 11:23:18 -05:00
Ludovic Courtès
5a2f019c7d
Merge branch 'version-0.14.0'
2017-12-07 17:16:05 +01:00
Tobias Geerinckx-Rice
28faa40c40
gnu: sddm: Update to 0.17.0.
...
* gnu/packages/display-managers.scm (sddm): Update to 0.17.0
[arguments]: Clean up comments.
2017-12-07 06:32:54 +01:00
Tobias Geerinckx-Rice
a82bb55218
gnu: python2-ufolib: Update to 2.1.1.
...
* gnu/packages/fontutils.scm (python2-ufolib): Update to 2.1.1
2017-12-07 06:14:03 +01:00
Tobias Geerinckx-Rice
e6d7686f9a
gnu: python2-defcon: Update to 0.3.5.
...
* gnu/packages/fontutils.scm (python2-defcon): Update to 0.3.5
2017-12-07 06:09:52 +01:00
Tobias Geerinckx-Rice
b6b5a3db43
gnu: cmst: Update to 2017.09.19.
...
* gnu/packages/connman.scm (cmst): Update to 2017.09.19.
2017-12-07 06:02:56 +01:00
Tobias Geerinckx-Rice
3f148fc806
gnu: libcue: Update to 2.2.0.
...
* gnu/packages/cdrom.scm (libcue): Update to 2.2.0
2017-12-07 05:16:16 +01:00
Tobias Geerinckx-Rice
bb0e9ca4d9
gnu: ghc-quickcheck-io: Update to 0.2.0.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-io): Update to 0.2.0
2017-12-07 02:59:27 +01:00
Tobias Geerinckx-Rice
0e9f42496b
gnu: ghc-tasty-rerun: Update to 1.1.8.
...
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.8
2017-12-07 02:59:27 +01:00
Tobias Geerinckx-Rice
1fd90622ff
gnu: ghc-tasty-smallcheck: Use HTTPS for home page.
...
* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck)[home-page]: Use
HTTPS.
2017-12-07 02:59:26 +01:00
Tobias Geerinckx-Rice
f3ec98660d
gnu: ghc-tasty-smallcheck: Update to 0.8.1.
...
* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck): Update to 0.8.1
2017-12-07 02:59:26 +01:00
Tobias Geerinckx-Rice
08bb5bbbca
gnu: ghc-test-framework-hunit: Update to 0.3.0.2.
...
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update to 0.3.0.2
2017-12-07 02:59:25 +01:00
Tobias Geerinckx-Rice
49b9c8005c
gnu: ghc-tasty-golden: Mark up description.
...
* gnu/packages/haskell-check.scm (ghc-tasty-golden)[description]: Use @dfn.
2017-12-07 02:59:25 +01:00
Tobias Geerinckx-Rice
5f83ccbdee
gnu: ghc-tasty-golden: Update to 2.3.1.1.
...
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.1.1
2017-12-07 02:59:25 +01:00
Tobias Geerinckx-Rice
b10ac21511
gnu: perl-dbd-pg: Update to 3.7.0.
...
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.7.0
2017-12-07 02:59:24 +01:00
Tobias Geerinckx-Rice
47b059197d
gnu: perl-sql-abstract: Update to 1.84.
...
* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.84
2017-12-07 02:59:24 +01:00
Tobias Geerinckx-Rice
b2b995622a
gnu: perl-dbix-class-schema-loader: Update to 0.07047.
...
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to
0.07047
2017-12-07 02:59:17 +01:00
Tobias Geerinckx-Rice
84a0008ae7
gnu: perl-dbi: Update to 1.637.
...
* gnu/packages/databases.scm (perl-dbi): Update to 1.637
2017-12-07 02:57:28 +01:00
Leo Famulari
6e7d841942
gnu: icedtea@2: Update to 2.6.12 [security fixes].
...
Fixes CVE-2016-{9840,9841,9842,9843,10165} and CVE-2017-{10193,10198,10274,
10281,10285,10294,10345,10346,10347,10348,10349,10350,10355,10356,10357,10388}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.12.
2017-12-06 19:41:29 -05:00
Mark H Weaver
3c947fcc1b
gnu: linux-libre: Update to 4.14.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.4.
(%linux-libre-hash): Update hash.
2017-12-06 18:06:33 -05:00
Mark H Weaver
a748df480b
gnu: linux-libre@4.9: Update to 4.9.67.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.67.
2017-12-06 18:06:01 -05:00
Mark H Weaver
0b7e437f98
gnu: linux-libre@4.4: Update to 4.4.104.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.104.
2017-12-06 18:05:23 -05:00
Kei Kebreau
537fe4568f
gnu: windowmaker: Add '.desktop' file.
...
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Add 'install-xsession'
phase. Add (guix build build-system), (guix build utils) and (ice-9 match) to
#:modules.
2017-12-06 16:31:09 -05:00
Rutger Helling
65eaab635b
gnu: qtox: Build with the latest FFmpeg.
...
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg-3.3 to ffmpeg.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-06 16:24:12 -05:00
Theodoros Foradis
6a7e81c8a2
gnu: kicad: Install libraries to PREFIX/lib, not PREFIX/lib64.
...
* gnu/packages/engineering.scm (kicad)[arguments]:
<phases>: Remove install-lib-3d.
<configure-flags>: Add "-DCMAKE_INSTALL_LIBDIR".
2017-12-06 20:22:09 +01:00
ng0
0e1a3e7a1e
gnu: gnurl: Update to 7.57.0.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.57.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-06 13:59:17 -05:00
Ricardo Wurmus
0d9824cc12
gnu: bedtools: Update to 2.27.0.
...
* gnu/packages/bioinformatics.scm (bedtools): Update to 2.27.0.
[arguments]: Remove custom "install" phase; specify prefix.
2017-12-06 19:13:35 +01:00
Leo Famulari
7bcfb590a6
gnu: syncthing: Update to 0.14.41.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.41.
2017-12-06 12:54:06 -05:00
Leo Famulari
fc6f1ce914
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.0-1.56143fe.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Update
to 0.0.0-1.56143fe.
2017-12-06 12:54:06 -05:00
Leo Famulari
128890f71d
gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-1.549b6d6.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-1.549b6d6.
2017-12-06 12:54:02 -05:00
Marius Bakke
1450bd3137
gnu: nss: Update to 3.34.1.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.1.
2017-12-06 17:59:09 +01:00
Marius Bakke
2ced84fbae
gnu: groff-minimal: Inherit phases from groff.
...
* gnu/packages/groff.scm (groff-minimal)[arguments]: Use
'substitute-keyword-arguments' to prevent phases from "groff" overriding the
phases in groff-minimal.
2017-12-06 17:25:23 +01:00
Marius Bakke
1ccd060f2f
gnu: at-spi2-atk: Update to 2.26.1.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.26.1.
2017-12-06 16:50:22 +01:00
Marius Bakke
730f0a0fc7
gnu: at-spi2-core: Update to 2.26.2.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.26.2.
2017-12-06 16:50:00 +01:00
Marius Bakke
8994128e14
gnu: atk: Update to 2.26.1.
...
* gnu/packages/gtk.scm (atk): Update to 2.26.1.
2017-12-06 16:47:11 +01:00
Ricardo Wurmus
bb6693b86b
gnu: qtractor: Update to 0.8.5.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.5.
2017-12-06 16:12:54 +01:00
Ricardo Wurmus
ceffa180a2
gnu: zynaddsubfx: Update to 3.0.3.
...
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.3.
2017-12-06 16:12:54 +01:00
Marius Bakke
f4abe0585d
gnu: help2man: Update to 1.47.5.
...
* gnu/packages/man.scm (help2man): Update to 1.47.5.
2017-12-06 15:21:43 +01:00
Marius Bakke
2eca68b9f6
gnu: mesa: Update to 17.2.6.
...
* gnu/packages/gl.scm (mesa): Update to 17.2.6.
2017-12-06 15:17:51 +01:00
Marius Bakke
3d960a04a8
gnu: harfbuzz: Update to 1.7.2.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.2.
2017-12-06 15:16:25 +01:00
Marius Bakke
2bbd674ba0
gnu: glibc-locales: Don't inherit 'move-static-libs' phase from glibc.
...
This is a follow-up to commit 6dff905e51
.
* gnu/packages/base.scm (glibc-locales)[arguments]: Delete failing
'move-static-libs' phase.
2017-12-06 15:16:21 +01:00
Tobias Geerinckx-Rice
6c441efc5a
gnu: acpica: Use HTTPS for home page.
...
* gnu/packages/admin.scm (acpica)[home-page]: Use HTTPS.
2017-12-06 15:02:23 +01:00
Tobias Geerinckx-Rice
e6f6d765f2
gnu: xlockmore: Update to 5.55.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.55.
2017-12-06 15:02:23 +01:00
Tobias Geerinckx-Rice
e82152c400
gnu: ghc-http-conduit: Update to 2.2.4.
...
* gnup/packages/haskell-web.scm (ghc-http-conduit): Update to 2.2.4.
2017-12-06 15:02:23 +01:00
Tobias Geerinckx-Rice
5a568e4a7e
gnu: ghc-http-client-tls: Update to 0.3.5.1.
...
* gnup/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.1.
2017-12-06 15:02:22 +01:00
Tobias Geerinckx-Rice
7dc8275512
gnu: ghc-http-client: Update to 0.5.7.1.
...
* gnup/packages/haskell-web.scm (ghc-http-client): Update to 0.5.7.1.
2017-12-06 15:02:22 +01:00
Tobias Geerinckx-Rice
0faddfc392
gnu: ghc-aws: Update to 0.18.
...
* gnu/packages/haskell.scm (ghc-aws): Update to 0.18.
[inputs]: Replace ghc-cryptohash with ghc-cryptonite.
2017-12-06 15:02:22 +01:00
Tobias Geerinckx-Rice
d484677971
gnu: ghc-http-types: Run tests.
...
* gnu/packages/haskell-web.scm (ghc-http-types)[arguments]: Run tests.
[native-inputs]: Add ghc-doctest, ghc-hspec, ghc-quickcheck,
ghc-quickcheck-instances, and hspec-discover.
2017-12-06 15:02:21 +01:00
Tobias Geerinckx-Rice
a08801e205
gnu: ghc-http-types: Update to 0.11.
...
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.11.
2017-12-06 15:02:21 +01:00
Ludovic Courtès
0dd91619a5
gnu: guix: Update to ad4953b
.
2017-12-06 10:58:29 +01:00
Ludovic Courtès
ad4953bc0e
gnu: guix: Update to 0.14.0.
2017-12-06 10:58:17 +01:00
Clément Lassieur
12746aa9b8
gnu: python-git-review: Update to 1.26.0.
...
* gnu/packages/openstack.scm (python-git-review): Update to 1.26.0.
2017-12-06 10:51:47 +01:00
Efraim Flashner
a6888fe3cd
gnu: lua5.1-socket: Add missing file-name field.
...
* gnu/packages/lua.scm (lua5.1-socket)[source]: Add missing file-name
field.
2017-12-06 10:50:17 +02:00
Clément Lassieur
50269c0197
gnu: lua5.1-socket: Update to 3.0-rc1 (for IPv6 support).
...
* gnu/packages/lua.scm (lua5.1-socket): Update to 3.0-rc1.
[source]: Change upstream URI.
[arguments]: Set INSTALL_TOP environment variable instead of INSTALL_TOP_SHARE
and INSTALL_TOP_LIB.
2017-12-06 08:28:35 +01:00
Tobias Geerinckx-Rice
2ec42868b0
gnu: xlockmore: Update source URIs and home page.
...
* gnu/packages/xdisorg.scm (xlockmore)[source, home-page]: Use the new
sillycycle.com domain.
2017-12-06 01:34:27 +01:00
Tobias Geerinckx-Rice
4a462aa7f4
gnu: acpica: Update to 20171110.
...
* gnu/packages/admin.scm (acpica): Update to 20171110.
[arguments]: Add "CC=gcc".
2017-12-06 01:34:27 +01:00
Tobias Geerinckx-Rice
3908546a21
gnu: acpica: Mark up description.
...
* gnu/packages/admin.scm (acpica)[description]: Use @dfn.
2017-12-06 01:29:34 +01:00
Marius Bakke
e09bb8a4f6
gnu: python-pytest: Change pytest@3.0 users to use regular pytest.
...
* gnu/packages/fontutils.scm (python2-ufolib, python2-defcon)[native-inputs]:
Change PYTHON2-PYTEST-3.0 to PYTHON2-PYTEST.
* gnu/packages/python.scm (python2-booleanoperations)[native-inputs]: Likewise.
(python-setuptools-scm-git-archive)[native-inputs]: Change PYTHON-PYTEST-3.0
to PYTHON-PYTEST.
2017-12-05 23:52:50 +01:00
Marius Bakke
fa9fcd35bb
gnu: libxcursor: Remove graft for 1.1.15.
...
* gnu/packages/xorg.scm (libxcursor): Update to 1.1.5.
(libxcursor-1.1.15): Remove variable.
2017-12-05 23:49:56 +01:00
Marius Bakke
2664e0f680
gnu: guile: Update to 2.2.3.
...
* gnu/packages/guile.scm (guile-2.2): Update to 2.2.3.
(guile-2.2.3): Remove variable.
2017-12-05 23:47:14 +01:00
Marius Bakke
da663457da
gnu: curl: Remove graft for 7.57.0.
...
* gnu/packages/curl.scm (curl): Update to 7.57.0.
(curl-7.57.0): Remove variable.
2017-12-05 23:44:47 +01:00
Marius Bakke
6dd28a5233
gnu: libxfont@2: Remove graft for 2.0.3.
...
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.3.
(libxfont2-2.0.3): Remove variable.
2017-12-05 23:43:18 +01:00
Marius Bakke
77181815ae
Merge branch 'master' into core-updates
2017-12-05 23:41:30 +01:00
Marius Bakke
e3f9406b7c
gnu: glibc: Update to 2.26.105-g0890d5379 [fixes CVE-2017-15804].
...
* gnu/packages/base.scm (glibc/linux): Update to 2.26.105-g0890d5379.
2017-12-05 23:33:03 +01:00
Nicolas Goaziou
35377cfa90
gnu: emacs-org-contrib: Fix typo.
...
* gnu/packages/emacs.scm (emacs-org-contrib)[synopsis]: Fix typo.
2017-12-05 23:20:12 +01:00
Nicolas Goaziou
be520f199a
gnu: emacs-org: Update to 9.1.4.
...
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171205, aka Org 9.1.4.
2017-12-05 23:18:20 +01:00
Ludovic Courtès
614f8cc1c3
gnu: guix: Update snapshot to 91c9b5d
.
...
* gnu/packages/package-management.scm (guix): Update to 91c9b5d
.
2017-12-05 17:57:22 +01:00
Ludovic Courtès
3e442f85fd
gnu: ghostscript-with-cups: Turn into a public variable.
...
Tris allows Hydra/Cuirass to pick it up and to build its replacement.
Failing that, users have to build "ghostscript-with-cups-9.22" from
source.
* gnu/packages/cups.scm (ghostscript/cups): Move to 'ghostscript.scm'.
(cups-filters)[inputs]: Remove 'force'.
* gnu/packages/ghostscript.scm (ghostscript/cups): New variable.
2017-12-05 17:49:48 +01:00
Tobias Geerinckx-Rice
006a245087
gnu: libvirt: Update to 3.10.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 3.10.0.
[source]: Remove patches.
* gnu/packages/patches/libvirt-CVE-2017-1000256.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-12-05 16:39:38 +01:00
Tobias Geerinckx-Rice
26c6de8b71
gnu: di: Streamline description.
...
* gnu/packages/admin.scm (di)[description]: Avoid incongruent prepositions
and sentence fragments.
2017-12-05 16:39:37 +01:00
Tobias Geerinckx-Rice
bdd4aa1643
gnu: ghc-comonad: Run tests.
...
* gnu/packages/haskell.scm (ghc-comonad)[arguments]: Delete to enable tests.
[native-inputs]: Add ghc-doctest.
2017-12-05 16:39:37 +01:00
Tobias Geerinckx-Rice
f1c2aed7df
gnu: ghc-half: Update to 0.2.2.3.
...
* gnu/packages/haskell.scm (ghc-half): Update to 0.2.2.3.
2017-12-05 16:39:37 +01:00
Tobias Geerinckx-Rice
a5f89a6333
gnu: ghc-psqueues: Tweak description.
...
Fix Emacs' syntax highlighting, which got confused by the leading ‘(’.
* gnu/packages/haskell.scm (ghc-psqueues)[description]: Slightly adjust.
2017-12-05 16:39:36 +01:00
Tobias Geerinckx-Rice
45a608ddc7
gnu: ghc-glob: Mark up description.
...
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot
for a @dfn. Use it.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice
c0fc5003f3
gnu: ghc-glob: Update to 0.9.1.
...
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.1.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice
c18f82dbfb
gnu: ghc-free: Update to 4.12.4.
...
* gnu/packages/haskell.scm (ghc-free): Update to 4.12.4.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice
93e8c799fa
gnu: ghc-foldl: Update to 1.3.5.
...
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.3.5.
2017-12-05 16:37:51 +01:00
Tobias Geerinckx-Rice
ffe8c06e89
gnu: ghc-fingertree: Run tests.
...
* gnu/packages/haskell.scm (ghc-fingertree)[arguments]: Delete to run tests.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2017-12-05 16:37:51 +01:00
Tobias Geerinckx-Rice
35deff7286
gnu: ghc-fingertree: Update to 0.1.3.0.
...
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.3.0.
2017-12-05 16:37:51 +01:00
Tobias Geerinckx-Rice
d4fd8ee4aa
gnu: ghc-fgl-arbitrary: Update to 0.2.0.3.
...
* gnu/packages/haskell.scm (ghc-fgl-arbitrary): Update to 0.2.0.3.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice
1c42bd1387
gnu: ghc-executable-path: Update to 0.0.3.1.
...
* gnu/packages/haskell.scm (ghc-executable-path): Update to 0.0.3.1.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice
e1e803881c
gnu: ghc-exceptions: Run tests.
...
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Delete to run tests.
[native-inputs]: Add ghc-test-framework and ghc-test-framework-quickcheck2.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice
092ab12fc3
gnu: ghc-exceptions: Update to 0.8.3.
...
* gnu/packages/haskell.scm (ghc-exceptions): Update to 0.8.3.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice
56aa945e1b
gnu: ghc-enclosed-exceptions: Update to 2.0.1.
...
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 2.0.1.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice
7c0e595493
gnu: ghc-dlist: Update to 0.8.0.3.
...
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.3.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice
b46ebdd867
gnu: ghc-directory: Update to 1.3.1.5.
...
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.1.5.
2017-12-05 16:37:48 +01:00
Tobias Geerinckx-Rice
59e0812966
gnu: ghc-deepseq-generics: Update to 0.2.0.0.
...
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update to 0.2.0.0.
[arguments]: Delete ‘relax-ghc-prim-dependency’ phase.
2017-12-05 16:37:48 +01:00
Tobias Geerinckx-Rice
6d39aee521
gnu: ghc-cookie: Update to 0.4.3.
...
* gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.3.
2017-12-05 16:37:48 +01:00
Tobias Geerinckx-Rice
ab880e6e6c
gnu: ghc-contravariant: Update to 1.4.
...
* gnu/packages/haskell.scm (ghc-contravariant): Update to 1.4.
2017-12-05 16:37:47 +01:00
Tobias Geerinckx-Rice
bfd2ebda71
gnu: ghc-cmdargs: Update to 0.10.18.
...
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.18.
2017-12-05 16:37:47 +01:00
Tobias Geerinckx-Rice
b84908566d
gnu: ghc-cmark: Update to 0.5.6.
...
* gnu/packages/haskell.scm (ghc-cmark): Update to 0.5.6.
[description]: Update version information about bundled libcmark, and move
it to a source comment.
2017-12-05 16:37:47 +01:00
Tobias Geerinckx-Rice
615abb9550
gnu: ghc-clock: Update to 0.7.2.
...
* gnu/packages/haskell.scm (ghc-clock): Update to 0.7.2.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice
4d9cdf3c4e
gnu: ghc-cheapskate: Expand description.
...
* gnu/packages/haskell.scm (ghc-cheapskate)[description]: Define ‘XSS’.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice
751de3d65c
gnu: ghc-cheapskate: Alphabetise inputs.
...
* gnu/packages/haskell.scm (ghc-cheapskate)[inputs]: Order alphabetically.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice
2c72272a50
gnu: ghc-chasingbottoms: Update to 1.3.1.3.
...
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.3.
[source]: Remove snippet and its modules.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice
6bfcb59d02
gnu: ghc-bytestring-handle: Alphabetise inputs.
...
* gnu/packages/haskell.scm (ghc-bytestring-handle)[inputs]: Order alphabetically.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice
39bcc93283
gnu: ghc-bytestring-handle: Update to 0.1.0.6.
...
* gnu/packages/haskell.scm (ghc-bytestring-handle): Update to 0.1.0.6.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice
934dc8d2e4
gnu: ghc-bytestring-builder: Update to 0.10.8.1.0.
...
* gnu/packages/haskell.scm (ghc-bytestring-builder): Update to 0.10.8.1.0.
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice
df906169d6
gnu: ghc-bytestring: Alphabetise inputs.
...
* gnu/packages/haskell.scm (ghc-bytestring)[inputs]: Order alphabetically.
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice
2545c92ae5
gnu: ghc-bytestring: Update to 0.10.8.2
...
* gnu/packages/haskell.scm (ghc-bytestring): Update to 0.10.8.2
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice
3433e359e4
gnu: ghc-base-compat: Update to 0.9.3.
...
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.9.3.
2017-12-05 16:37:43 +01:00
Ludovic Courtès
f00b85ff8d
gnu: commencement: Do not graft early bootstrap packages.
...
By definition, these packages are not depended on at run time by any of
the packages we use. Thus it does not make sense to inherit grafts.
Furthermore, those grafts would often lead to extra overhead for users
who would end up downloading those "-boot0" packages just to build
package replacements that are in fact not going to be used.
This reverts parts of f1597427f2
and
ce27857f71
.
Reported by Christopher Baines at
<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00058.html >.
* gnu/packages/commencement.scm (file-boot0, binutils-boot0): Use plain
'inherit' instead of 'package/inherit'.
2017-12-05 11:50:00 +01:00
Pierre Langlois
d20b7384b7
gnu: Add clementine.
...
* gnu/packages/music.scm (clementine): New variable.
* gnu/packages/patches/clementine-use-openssl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-12-05 08:05:06 +01:00
Pierre Langlois
43925703e8
gnu: Add libmygpo-qt.
...
* gnu/packages/music.scm (libmygpo-qt): New variable.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-12-05 08:05:06 +01:00
Efraim Flashner
1fa37d1b55
gnu: bluez-alsa: Add missing file-name field.
...
* gnu/packages/audio.scm (bluez-alsa)[source]: Add file-name field.
2017-12-04 22:25:27 +02:00
Ricardo Wurmus
dba33ca3da
gnu: Add bluez-alsa.
...
* gnu/packages/audio.scm (bluez-alsa): New variable.
2017-12-04 20:56:06 +01:00
Ricardo Wurmus
0c45a6a4c8
gnu: Add ortp.
...
* gnu/packages/telephony.scm (ortp): New variable.
2017-12-04 20:54:37 +01:00
Ricardo Wurmus
80e2524c9a
gnu: Add bctoolbox.
...
* gnu/packages/telephony.scm (bctoolbox): New variable.
2017-12-04 20:54:37 +01:00
Ricardo Wurmus
a64d9d56a3
gnu: mbedtls-apache: Build shared library.
...
* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Enable building of shared
library.
2017-12-04 20:54:37 +01:00
Rutger Helling
f79c3ea9ca
gnu: wayland-protocols: Update to 1.12.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-04 14:30:08 -05:00
Andy Patterson
b142756d9c
gnu: spice: Update to 0.14.0.
...
This is a follow-up to commit 9a187b39b7
.
* gnu/packages/spice.scm (spice): Update to 0.14.0.
[source]: Remove obsolete patches. Use HTTPS URL.
[inputs]: Add orc.
[home-page]: Update to use https.
* gnu/packages/patches/spice-CVE-2016-9577.patch,
gnu/packages/patches/spice-CVE-2016-9578-1.patch,
gnu/packages/patches/spice-CVE-2016-9578-2.patch,
gnu/packages/patches/spice-CVE-2017-7506.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-12-04 14:05:23 -05:00
Leo Famulari
982caeab6f
gnu: bazaar: Fix CVE-2017-14176.
...
* gnu/packages/patches/bazaar-CVE-2017-14176.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (bazaar)[source]: Use it.
2017-12-04 13:13:11 -05:00
Ludovic Courtès
c7699ebeb4
gnu: git: Remove unreliable git-svn tests.
...
Reported in <https://bugs.gnu.org/29546 >
by Mark H Weaver <mhw@netris.org>.
* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests'
phase, delete three git-svn tests.
2017-12-04 16:35:43 +01:00
nee
6de3d1762b
gnu: elixir: Update to 1.5.2 and disable failing tests.
...
* gnu/packages/elixir.scm (elixir)[origin]: Update to 1.5.2.
[arguments]: Patch the shebang of mix. Disable failing tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-04 10:36:48 +01:00
nee
8cbb58918c
gnu: erlang: Update to 20.1.
...
* gnu/packages/erlang.scm (erlang): Update to 20.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-04 10:36:48 +01:00
Tobias Geerinckx-Rice
78bae62a25
gnu: protobuf: Update to 3.5.0.
...
* gnu/packages/protobuf.scm (protobuf): Update to 3.5.0.
2017-12-04 08:13:55 +01:00
Tobias Geerinckx-Rice
74327874a5
gnu: you-get: Update to 0.4.995.
...
* gnu/packages/video.scm (you-get): Update to 0.4.995.
2017-12-04 08:13:55 +01:00
Tobias Geerinckx-Rice
1740cb779a
gnu: ghc-async: Update to 2.1.1.1.
...
* gnu/packages/haskell.scm (ghc-async): Update to 2.1.1.1.
2017-12-04 08:13:55 +01:00
Tobias Geerinckx-Rice
8301d739fa
gnu: ghc-alex: Update to 3.2.3.
...
* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.3.
[arguments]: Run tests.
2017-12-04 08:13:30 +01:00
Tobias Geerinckx-Rice
7e95d0fda7
gnu: ghc-comonad: Remove duplicate input.
...
* gnu/packages/haskell.scm (ghc-comonad)[inputs]: Remove ghc-contravariant.
Order alphabetically to make this less likely to happen again.
2017-12-04 04:40:15 +01:00
Tobias Geerinckx-Rice
f745999773
gnu: di: Update to 4.44.
...
* gnu/packages/admin.scm (di): Update to 4.44.
2017-12-04 04:40:15 +01:00
Tobias Geerinckx-Rice
1d3c059bbf
gnu: eolie: Update to 0.9.13.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.13.
2017-12-04 04:40:14 +01:00
Tobias Geerinckx-Rice
440c4273b8
gnu: coda: Update to 2.18.3.
...
* gnu/packages/maths.scm (coda): Update to 2.18.3.
2017-12-04 04:40:14 +01:00
Tobias Geerinckx-Rice
d3cdb25d17
gnu: python-scikit-learn: Update to 0.19.1.
...
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.19.1.
2017-12-04 04:40:14 +01:00
Ludovic Courtès
8d7f1d7368
gnu: guix: Update snapshot to 3fb6464
.
...
* gnu/packages/package-management.scm (guix): Update to 3fb6464
.
2017-12-04 00:08:13 +01:00
Rutger Helling
b901043604
gnu: you-get: Update to 0.4.990.
...
* gnu/packages/video.scm (you-get): Update to 0.4.990.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-12-03 23:49:56 +01:00
Ludovic Courtès
4bd70904c7
gnu: shepherd: Avoid "Bad file descriptor" warnings.
...
* gnu/packages/patches/shepherd-close-fds.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shepherd)[source]: Use it.
2017-12-03 23:18:53 +01:00
Ricardo Wurmus
98a26dc889
gnu: samplv1: Update to 0.8.5.
...
* gnu/packages/music.scm (samplv1): Update to 0.8.5.
2017-12-03 23:10:57 +01:00
Ricardo Wurmus
54c76c2603
gnu: drumkv1: Update to 0.8.5.
...
* gnu/packages/music.scm (drumkv1): Update to 0.8.5.
2017-12-03 23:10:57 +01:00
Ricardo Wurmus
4a7b1add2a
gnu: synthv1: Update to 0.8.5.
...
* gnu/packages/music.scm (synthv1): Update to 0.8.5.
2017-12-03 23:10:57 +01:00
Ricardo Wurmus
d112e5a8c2
gnu: Add kallisto.
...
* gnu/packages/bioinformatics.scm (kallisto): New variable.
2017-12-03 18:38:58 +01:00
Ricardo Wurmus
803a9d5c37
gnu: calf: Update to 0.90.0.
...
* gnu/packages/audio.scm (calf): Update to 0.90.0.
2017-12-03 18:31:48 +01:00
Ricardo Wurmus
a4527622ee
gnu: jack-2: Update to 1.9.11-RC1.
...
* gnu/packages/audio.scm (jack-2): Update to 1.9.11-RC1.
2017-12-03 18:31:48 +01:00
Ricardo Wurmus
952837c824
gnu: guitarix: Update to 0.36.1.
...
* gnu/packages/audio.scm (guitarix): Update to 0.36.1.
2017-12-03 18:31:48 +01:00
Ricardo Wurmus
75bbc3c2e2
gnu: faust-2: Remove inherited phase.
...
* gnu/packages/audio.scm (faust-2)[arguments]: Remove build phase
"fix-permissions".
2017-12-03 18:31:48 +01:00
Ricardo Wurmus
a36047422f
gnu: faust: Update to 0.9.90.
...
* gnu/packages/audio.scm (faust): Update to 0.9.90.
[source]: Download sources via git-fetch.
[arguments]: Add phase "fix-permissions".
2017-12-03 18:31:48 +01:00
Ricardo Wurmus
518957128f
gnu: Add gst123.
...
* gnu/packages/gstreamer.scm (gst123): New variable.
2017-12-03 18:31:47 +01:00
Marius Bakke
a850cbdd43
gnu: readline: Remove obsolete post-install phase.
...
The 'strip' phase does this unconditionally now.
* gnu/packages/readline.scm (readline)[arguments]<#:phases>: Remove.
2017-12-03 17:47:18 +01:00
Marius Bakke
de3a1ac648
gnu: libunistring: Update to 0.9.8.
...
* gnu/packages/libunistring.scm (libunistring): Update to 0.9.8.
2017-12-03 16:36:43 +01:00
Marius Bakke
c6bc8e22e9
gnu: glibc: Don't use full version string in locale path.
...
This is a follow-up to commit ee3ebf1a35
.
Fixes <https://bugs.gnu.org/29537 >.
* gnu/packages/base.scm (glibc/linux)[version]: Change to 2.26.91-gaaa2eb83b8.
[source](uri): Adjust accordingly.
[arguments]: Use VERSION-MAJOR+MINOR for locales path.
(glibc-locales, glibc-utf8-locales): Likewise.
* guix/packages.scm (patch-and-repack): Likewise.
* guix/profiles.scm (ca-certificate-bundle, profile-derivation): Likewise.
2017-12-03 16:23:43 +01:00
Marius Bakke
0a3b5bb3e1
gnu: weechat: Update to 2.0.
...
* gnu/packages/irc.scm (weechat): Update to 2.0.
2017-12-03 15:39:00 +01:00
Marius Bakke
d0d666f97b
gnu: libwebp: Update to 0.6.1.
...
* gnu/packages/image.scm (libwebp): Update to 0.6.1.
2017-12-03 15:39:00 +01:00
Marius Bakke
3d0ffa6cae
gnu: git: Update to 2.15.1.
...
* gnu/packages/version-control.scm (git): Update to 2.15.1.
2017-12-03 15:39:00 +01:00
Nicolas Goaziou
4016de5e7c
gnu: wireshark: Update to 2.4.3.
...
* gnu/packages/networking.scm (wireshark): Update to 2.4.3.
2017-12-03 15:27:23 +01:00
Marius Bakke
371193ecbf
gnu: readline: Update to 7.0.3.
...
* gnu/packages/readline.scm (patch-url, readline-patch): New procedures.
(patch-series): New macro.
(%patch-series-7.0): New variable.
(readline)[version]: Include patchlevel.
[source](uri): Adjust to version suffix.
[source](patches): Add %PATCH-SERIES-7.0.
2017-12-03 15:04:46 +01:00
Nicolas Goaziou
993490d301
gnu: giac-xcas: Update to 1.4.9-33.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-33.
2017-12-03 14:40:24 +01:00
Alex Sassmannshausen
8c80f8ef9b
gnu: guile-dsv: Update to 0.2.1 & correct sha256.
...
* gnu/packages/guile.scm (guile-dsv): Update to 0.2.1.
2017-12-03 14:17:46 +01:00
Efraim Flashner
8c94393c6a
gnu: mescc-tools: Update to 0.3.
...
* gnu/packages/mes.scm (mescc-tools): Update to 0.3.
[supported-systems]: Remove field.
2017-12-03 08:47:28 +02:00
Efraim Flashner
211e804758
gnu: u-boot: Update to 2017.11.
...
* gnu/packages/bootloaders.scm (u-boot): Update to 2017.11.
2017-12-03 08:47:28 +02:00
Efraim Flashner
72f6caadcb
gnu: elogind: Add file-name for source.
...
* gnu/packages/freedesktop.scm (elogind)[source]: Add file-name field.
2017-12-02 22:41:27 +02:00
Marius Bakke
5bda082496
gnu: libuv: Update to 1.18.0.
...
* gnu/packages/libevent.scm (libuv): Update to 1.18.0.
2017-12-02 18:28:57 +01:00
Tobias Geerinckx-Rice
5247e79e5f
gnu: youtube-dl: Update to 2017.12.02.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
2017-12-02 16:22:49 +01:00
Tobias Geerinckx-Rice
63f5656c78
gnu: mtr: Don't mention only ICMP ECHO.
...
* gnu/packages/networking.scm (mtr)[description]: Allude to the fact that
mtr can send more than mere ICMP.
2017-12-02 16:22:49 +01:00
Ludovic Courtès
c85f069148
gnu: man-db: Use 'groff-minimal' at run time.
...
This reduces the closure of man-db from 175 MiB to 97 MiB.
* gnu/packages/man.scm (man-db)[native-inputs]: Add GROFF.
[inputs]: Replace GROFF with GROFF-MINIMAL.
[arguments]: #:configure-flags now refers to GROFF-MINIMAL.
Add #:disallowed-references.
2017-12-02 15:06:02 +01:00
Ludovic Courtès
3c97322a6e
gnu: Add groff-minimal.
...
* gnu/packages/groff.scm (groff-minimal): New variable.
2017-12-02 15:06:02 +01:00
Ludovic Courtès
63b31b567e
gnu: xfig: Don't ignore 'xmkmf' exit code.
...
Suggested by Mike Gerwitz <mtg@gnu.org>.
* gnu/packages/xfig.scm (xfig)[arguments]: Use 'invoke' when invoking
'xmkmf'.
2017-12-02 15:06:02 +01:00
Manolis Ragkousis
763269f9ac
gnu: keepassxc: Update to 2.2.2.
...
* password-utils.scm (keepassxc): Update to 2.2.2.
2017-12-02 13:51:14 +02:00
Tobias Geerinckx-Rice
31e557c1d9
gnu: nss-certs: Update to 3.34.1.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.34.1.
2017-12-02 02:00:07 +01:00
Ludovic Courtès
2e7825bc7b
gnu: guile-sly: Do not propagate Guile.
...
* gnu/packages/guile.scm (guile-sly)[propagated-inputs]: Move GUILE-2.2
to...
[inputs]: ... here.
2017-12-01 18:47:34 +01:00
Tobias Geerinckx-Rice
27c4796ef9
gnu: tor: Update to 3.1.9 [security fixes].
...
This release contains fixes for TROVE-2017-{009,010,011,012,013}.
* gnu/packages/tor.scm (tor): Update to 3.1.9.
2017-12-01 16:45:19 +01:00
Ricardo Wurmus
b9fb70ca65
gnu: glusterfs: Replace hardcoded FHS references.
...
* gnu/packages/patches/glusterfs-use-PATH-instead-of-hardcodes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/file-systems.scm (glusterfs)[source]: Use it.
2017-12-01 16:41:23 +01:00
Tobias Geerinckx-Rice
b59a8fd49a
gnu: Add mtr.
...
* gnu/packages/networking.scm (mtr): New public variable.
2017-12-01 16:11:57 +01:00
Tobias Geerinckx-Rice
3f691f7196
gnu: ghc-blaze-builder: Update to 0.4.0.2.
...
* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.0.2.
2017-12-01 16:08:59 +01:00
Tobias Geerinckx-Rice
17c3a50dfd
gnu: ghc-asn1-types: Update to 0.3.2.
...
* gnu/packages/haskell-crypto.scm (ghc-asn1-types): Update to 0.3.2.
2017-12-01 16:08:58 +01:00
Tobias Geerinckx-Rice
c24bfc3d2c
gnu: ghc-asn1-encoding: Update to 0.9.5.
...
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding): Update to 0.9.5.
2017-12-01 16:08:58 +01:00
Tobias Geerinckx-Rice
92cd94648c
gnu: ghc-array: Update to 0.5.2.0.
...
* gnu/packages/haskell.scm (ghc-array): Update to 0.5.2.0.
2017-12-01 16:08:58 +01:00
Tobias Geerinckx-Rice
1a1cf03f24
gnu: ghc-aeson-qq: Update to 0.8.2.
...
* gnu/packages/haskell-web.scm (ghc-aeson-qq): Update to 0.8.2.
2017-12-01 16:08:58 +01:00
Tobias Geerinckx-Rice
f4548394d4
gnu: java: Fix several synopses & descriptions.
...
* gnu/packages/java.scm (java-plexus-classworlds)[description]: Fix typo and
use @code.
(java-plexus-container-default-bootstrap)[synopsis]: Hyphenate for clarity,
as done in the description.
[description]: Fix typo and use @dfn.
(java-jmh)[description]: Fix typo.
(java-xerial-core)[synopsis, description]: Fix typos.
2017-12-01 16:08:57 +01:00
Ludovic Courtès
c7ffbfe9f9
gnu: guile: Add version 2.2.3.
...
* gnu/packages/guile.scm (guile-2.2.3): New variable.
2017-12-01 16:00:15 +01:00
Ludovic Courtès
8ad4f0aa31
gnu: gnome-default-applications: Add Evince for PDF and PS.
...
* gnu/packages/gnome.scm (gnome-default-applications)[propagated-inputs]:
Add EVINCE.
[arguments]: Associate Evince with application/pdf and
application/postscript.
2017-12-01 16:00:14 +01:00
Tobias Geerinckx-Rice
e695d79dc6
gnu: ghc-edisoncore: Fix typo in synopsis.
...
* gnu/packages/haskell.scm (ghc-edisoncore)[synopsis]: Fix typo.
2017-12-01 15:03:13 +01:00
Tobias Geerinckx-Rice
fb5569b0c8
gnu: man-pages: Update to 4.14.
...
* gnu/packages/man.scm (man-pages): Update to 4.14.
2017-12-01 15:03:12 +01:00
Dave Love
f1de0e37d5
gnu: openfoam: Clean up to reduce closure.
...
This saves ~1GB.
* gnu/packages/simulation.scm (openfoam)[outputs]: Add debug.
[arguments]: Clean up .o and src after build.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-01 11:28:48 +01:00
ng0
6101cad4d1
gnu: Add geomyidae.
...
* gnu/packages/web.scm (geomyidae): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-01 11:28:48 +01:00
Mike Gerwitz
491cbd3553
gnu: Add emacs-evil-matchit.
...
* gnu/packages/emacs.scm (emacs-evil-matchit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-01 11:28:48 +01:00
Ludovic Courtès
c03ba83c17
gnu: git: Run tests sequentially.
...
Fixes <https://bugs.gnu.org/29512 >.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.
* gnu/packages/version-control.scm (git)[arguments]: Add
#:parallel-tests?.
2017-12-01 11:28:48 +01:00
Ludovic Courtès
f8446df663
gnu: elogind: Remove "uaccess" tag usage in "seat-late" rules.
...
* gnu/packages/freedesktop.scm (elogind)[arguments]: Add
'remove-uaccess-tag' phase.
2017-12-01 11:28:48 +01:00
Mark H Weaver
1776d5cd18
gnu: linux-libre: Update to 4.14.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.3.
(%linux-libre-hash): Update hash.
2017-12-01 01:37:08 -05:00
Mark H Weaver
6850c9ced5
gnu: linux-libre@4.9: Update to 4.9.66.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.66.
2017-12-01 01:36:21 -05:00
Mark H Weaver
8b8600022c
gnu: linux-libre@4.4: Update to 4.4.103.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.103.
2017-12-01 01:35:44 -05:00
Leo Famulari
2fc4709368
gnu: libtiff: Update to 4.0.9.
...
* gnu/packages/image.scm (libtiff): Update to 4.0.9.
[source]: Remove obsolete patches.
* gnu/packages/patches/libtiff-CVE-2016-10688.patch,
gnu/packages/patches/libtiff-CVE-2017-9936.patch,
gnu/packages/patches/libtiff-tiffgetfield-bugs.patch,
gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch,
gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-11-30 16:35:44 -05:00
Rutger Helling
34a28c13f5
gnu: qemu: Enable seccomp support.
...
* gnu/packages/virtualization.scm (qemu)[inputs]: Add libseccomp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30 18:14:57 +01:00
ng0
e33904336f
gnu: fish-guix: Update to 0.1.2.1.
...
* gnu/packages/shells.scm (fish-guix): Update to 0.1.2.1.
(license): Switch to bsd-3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30 18:14:57 +01:00
Vasile Dumitrascu
1d0865c19a
gnu: monero-core: Fix missing dependency.
...
* gnu/packages/finance.scm (monero-core)[inputs]: Add readline.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30 18:14:57 +01:00
Mike Gerwitz
1d752e4345
gnu: Add xautolock.
...
* gnu/packages/xdisorg.scm (xautolock): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30 18:14:56 +01:00
Ricardo Wurmus
117d8cc40e
gnu: jellyfish: Update to 2.2.7.
...
* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.7.
[native-inputs]: Add pkg-config.
[inputs]: Add htslib.
2017-11-30 17:38:36 +01:00
Ricardo Wurmus
f1b90a2b58
gnu: r-bigmemory: Update to 4.5.31.
...
* gnu/packages/statistics.scm (r-bigmemory): Update to 4.5.31.
[propagated-inputs]: Remove r-r-utils.
2017-11-30 17:28:27 +01:00
Ricardo Wurmus
b50a4b1391
gnu: r-cowplot: Update to 0.9.1.
...
* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.1.
[propagated-inputs]: Add r-scales.
2017-11-30 17:28:27 +01:00
Ricardo Wurmus
a3ae2fa537
gnu: r-rcppprogress: Update to 0.4.
...
* gnu/packages/statistics.scm (r-rcppprogress): Update to 0.4.
[propagated-inputs]: Add r-devtools.
2017-11-30 17:28:26 +01:00
Ricardo Wurmus
0382d37734
gnu: r-rmarkdown: Update to 1.8.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.8.
[propagated-inputs]: Remove r-catools; add r-mime and r-stringr.
2017-11-30 17:28:26 +01:00
Ricardo Wurmus
e35cac9581
gnu: r-batchjobs: Update to 1.7.
...
* gnu/packages/statistics.scm (r-batchjobs): Update to 1.7.
[propagated-inputs]: Add r-backports, r-data-table, and r-stringi; remove
r-fail and r-stringr.
2017-11-30 17:28:25 +01:00
Ricardo Wurmus
05fd8e6b46
gnu: r-pracma: Update to 2.1.1.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.1.1.
2017-11-30 17:28:24 +01:00
Ricardo Wurmus
9b8d02011f
gnu: r-annotationhub: Update to 2.10.1.
...
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.10.1.
2017-11-30 17:28:24 +01:00
Ricardo Wurmus
87e91a9fff
gnu: r-msnid: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-msnid): Update to 1.12.1.
2017-11-30 17:28:23 +01:00
Ricardo Wurmus
439492654b
gnu: r-maldiquant: Update to 1.17.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.17.
2017-11-30 17:28:23 +01:00
Ricardo Wurmus
06e8e0fc6c
gnu: r-genomicalignments: Update to 1.14.1.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.14.1.
2017-11-30 17:28:22 +01:00
Ricardo Wurmus
1ce5d32b49
gnu: r-limma: Update to 3.34.2.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.34.2.
2017-11-30 17:28:22 +01:00
Ricardo Wurmus
8131cf4162
gnu: r-variantannotation: Update to 1.24.2.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.24.2.
2017-11-30 17:28:21 +01:00
Ricardo Wurmus
d2081a17ed
gnu: r-getopt: Update to 1.20.1.
...
* gnu/packages/bioinformatics.scm (r-getopt): Update to 1.20.1.
2017-11-30 17:28:20 +01:00
Ricardo Wurmus
4220ab0c81
gnu: r-gseabase: Update to 1.40.1.
...
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.40.1.
2017-11-30 17:28:20 +01:00
Ricardo Wurmus
d259932ca8
gnu: r-dexseq: Update to 1.24.1.
...
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.1.
2017-11-30 17:28:19 +01:00
Ricardo Wurmus
058644c0f2
gnu: r-deseq2: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.18.1.
2017-11-30 17:28:18 +01:00
Ricardo Wurmus
654c29aceb
gnu: r-annotate: Update to 1.56.1.
...
* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.1.
2017-11-30 17:28:18 +01:00
Ricardo Wurmus
814fd32670
gnu: r-circlize: Update to 0.4.2.
...
* gnu/packages/cran.scm (r-circlize): Update to 0.4.2.
2017-11-30 17:28:17 +01:00
Ricardo Wurmus
d76f987c42
gnu: r-rcpp: Update to 0.12.14.
...
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.14.
2017-11-30 17:28:17 +01:00
Ricardo Wurmus
26007cd5ee
gnu: r-timedate: Update to 3042.101.
...
* gnu/packages/cran.scm (r-timedate): Update to 3042.101.
2017-11-30 17:28:16 +01:00
Ricardo Wurmus
87313f64d9
gnu: r-stringi: Update to 1.1.6.
...
* gnu/packages/statistics.scm (r-stringi): Update to 1.1.6.
2017-11-30 17:28:16 +01:00
Ricardo Wurmus
3e11bddcc7
gnu: r-devtools: Update to 1.13.4.
...
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.4.
2017-11-30 17:28:15 +01:00
Ricardo Wurmus
20b0f8a5ec
gnu: r-mclust: Update to 5.4.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.
2017-11-30 17:28:15 +01:00
Ricardo Wurmus
6d4aed8d98
gnu: r-rcppeigen: Update to 0.3.3.3.1.
...
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.3.1.
2017-11-30 17:28:14 +01:00
Ricardo Wurmus
a0a3184925
gnu: r-car: Update to 2.1-6.
...
* gnu/packages/statistics.scm (r-car): Update to 2.1-6.
2017-11-30 17:28:14 +01:00
Ricardo Wurmus
c8fb593502
gnu: r-sn: Update to 1.5-1.
...
* gnu/packages/statistics.scm (r-sn): Update to 1.5-1.
2017-11-30 17:28:13 +01:00
Ricardo Wurmus
b796f9e6be
gnu: r-openssl: Update to 0.9.9.
...
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.9.
2017-11-30 17:28:13 +01:00
Ricardo Wurmus
09c0107f75
gnu: r-hms: Update to 0.4.0.
...
* gnu/packages/statistics.scm (r-hms): Update to 0.4.0.
[propagated-inputs]: Add r-rlang and r-pkgconfig.
2017-11-30 17:28:12 +01:00
Ricardo Wurmus
6c84c735a5
gnu: r-dendextend: Update to 1.6.0.
...
* gnu/packages/cran.scm (r-dendextend): Update to 1.6.0.
2017-11-30 17:28:12 +01:00
Ricardo Wurmus
18a11c6d62
gnu: r-recipes: Update to 0.1.1.
...
* gnu/packages/cran.scm (r-recipes): Update to 0.1.1.
[propagated-inputs]: Add r-broom and r-matrix.
2017-11-30 17:28:11 +01:00
Ricardo Wurmus
6c8c8c6b75
gnu: Add r-broom.
...
* gnu/packages/cran.scm (r-broom): New variable.
2017-11-30 17:28:10 +01:00
Ricardo Wurmus
cdc129dc53
gnu: Add r-psych.
...
* gnu/packages/cran.scm (r-psych): New variable.
2017-11-30 17:28:10 +01:00
Arun Isaac
6e385b76e6
gnu: mongodb: Use scons-build-system.
...
* gnu/packages/databases.scm (mongodb): Switch to scons-build-system.
2017-11-30 18:21:23 +05:30
Arun Isaac
bc27eb3b56
gnu: klick: Use scons-build-system.
...
* gnu/packages/music.scm (klick): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Arun Isaac
3f3f8f494e
gnu: pingus: Use scons-build-system.
...
* gnu/packages/games.scm (pingus): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Arun Isaac
92b51d127f
gnu: godot: Use scons-build-system.
...
* gnu/packages/game-development.scm (godot): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Arun Isaac
9364a520ce
gnu: metabat: Use scons-build-system.
...
* gnu/packages/bioinformatics.scm (metabat): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Arun Isaac
82cc8253de
gnu: serf: Use scons-build-system.
...
* gnu/packages/web.scm (serf): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Arun Isaac
2235abb2a2
gnu: gpick: Use scons-build-system.
...
* gnu/packages/image.scm (gpick): Switch to scons-build-system.
2017-11-30 18:19:31 +05:30
Arun Isaac
2b1a5ed854
gnu: linuxdcpp: Use scons-build-system.
...
* gnu/packages/direct-connect.scm (linuxdcpp): Switch to scons-build-system.
2017-11-30 18:19:31 +05:30
Arun Isaac
bf630276a1
gnu: scons: Update to 3.0.1.
...
* gnu/packages/python.scm (scons): Update to 3.0.1.
(scons-python2): New variable.
2017-11-30 18:18:47 +05:30
Mathieu Othacehe
c5b2905d92
gnu: dtc: Fix build on 32 bits platforms.
...
* gnu/packages/bootloaders.scm (dtc)[patches]: Add dtc-32-bits-check.patch and
dtc-format-modifier.patch to fix build and tests on 32 bits platforms.
* gnu/packages/patches/dtc-32-bits-check.patch : New file.
* gnu/packages/patches/dtc-format-modifier.patch : New file.
* gnu/local.mk (dist_patch_DATA): Add two above patches.
2017-11-30 13:32:28 +01:00
Roel Janssen
8937abefb2
gnu: Update r-matrix to 1.2-12.
...
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-12.
2017-11-30 12:52:25 +01:00
Roel Janssen
c71558ffed
gnu: Update r-cluster to 2.0.6.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.6.
2017-11-30 12:51:54 +01:00
Roel Janssen
cbe1314a7e
gnu: Update r-minimal to 3.4.3.
...
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.3.
2017-11-30 12:50:23 +01:00
Ludovic Courtès
8833a647bb
gnu: guix: Move 'bootstrap' phase after 'unpack'.
...
Suggested by Mark H Weaver <mhw@netris.org>
at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00389.html >.
* gnu/packages/package-management.scm (guix)[arguments]: Move
'bootstrap' phase back after 'unpack'.
2017-11-30 11:14:34 +01:00
Efraim Flashner
46ff2dbb4a
gnu: grub-efi: Disable tests on all platforms.
...
This is a follow-up to 56f0feb678
and 63087721bb
, which accidentally
enabled tests for grub-efi on other platforms.
* gnu/packages/bootloaders.scm (grub-efi)[arguments]: Override inherited
tests field and disable on all platforms.
2017-11-30 10:17:09 +02:00
Tobias Geerinckx-Rice
3e9013562c
gnu: exim: Update to 4.89.1.
...
* gnu/packages/mail.scm (exim): Update to 4.89.1.
[source]: Remove patches for fixed CVEs (all of them).
* gnu/packages/patches/exim-CVE-2017-16943.patch: Delete file...
* gnu/packages/patches/exim-CVE-2017-16944.patch: ...as well as this file...
* gnu/packages/patches/exim-CVE-2017-1000369.patch: ...and this file.
* gnu/local.mk (dist_patch_DATA): Remove all of them.
2017-11-30 02:29:09 +01:00
Ludovic Courtès
53d26163c6
gnu: libgit2: Avoid dependency on cURL.
...
This reduces the closure size from 225 MiB to 80 MiB, while still
supporting HTTP(S) access.
* gnu/packages/version-control.scm (libgit2)[source](modules, snippet):
New fields.
[inputs]: Remove CURL; add HTTP-PARSER.
2017-11-29 23:40:39 +01:00
Tobias Geerinckx-Rice
32008a75dc
gnu: spectrwm: Fix description.
...
* gnu/packages/wm.scm (spectrwm)[description]: Fix typo and use @dfn.
2017-11-29 22:03:24 +01:00
Tobias Geerinckx-Rice
ead48d0523
gnu: ghc-happy: Update to 1.19.8.
...
* gnu/packages/haskell.scm (ghc-happy): Update to 1.19.8.
[arguments]: Delete; run all tests.
2017-11-29 22:02:42 +01:00
Leo Famulari
e6e8352382
gnu: curl: Update to 7.57.0 [fixes CVE-2017-{8816,8817,8818}].
...
* gnu/packages/curl.scm (curl): Update replacement to 7.57.0.
(curl-7.56.1): Replace with ...
(curl-7.57.0): ... new variable.
2017-11-29 14:38:51 -05:00
Leo Famulari
2c646b7d52
gnu: libtorrent-rasterbar: Update to 1.1.5.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.5.
2017-11-29 14:38:47 -05:00
Efraim Flashner
63087721bb
gnu: grub :Disable tests on aarch64.
...
* gnu/packages/bootloaders.scm (grub)[arguments]: Add aarch64 to the
architectures where the test suite is not run.
2017-11-29 20:34:29 +02:00
Tobias Geerinckx-Rice
a6d06e8612
gnu: openconnect: Use only vpnc-scripts.
...
* gnu/packages/vpn.scm (openconnect)[inputs, arguments]: Substitute
‘vpnc-scripts’ for ‘vpnc’
2017-11-29 16:08:36 +01:00
Tobias Geerinckx-Rice
101e67ac20
gnu: vpnc: Use newer vpnc-scripts.
...
* gnu/packages/vpn.scm (vpnc)[source]: Remove patch.
[inputs]: Remove net-tools and iproute2. Add vpnc-scripts.
[arguments]: Delete ‘configure’ and ‘wrap-vpnc-script’ #:phases.
Add ‘use-store-paths’ phase.
* gnu/packages/patches/vpnc-script.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-11-29 16:08:36 +01:00
Tobias Geerinckx-Rice
06d91fd944
gnu: Add vpnc-scripts.
...
* gnu/packages/vpn.scm (vpnc-scripts): New variable.
2017-11-29 16:08:36 +01:00
Mathieu Othacehe
56f0feb678
gnu: grub: Disable tests on ARM platforms.
...
* gnu/packages/bootloaders (grub): Disable tests on ARM platforms.
Half of the tests are failing on ARM.
2017-11-29 15:00:55 +01:00
Roel Janssen
1fd904fb38
gnu: Update r-mutationalpatterns to 1.4.1.
...
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.1.
2017-11-29 14:56:28 +01:00
Tobias Geerinckx-Rice
60c8a14b8a
gnu: ghc-tasty-rerun: Update to 1.1.7.
...
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.7.
2017-11-29 13:42:06 +01:00
Tobias Geerinckx-Rice
d5feb0920e
gnu: limnoria: Update to 2017.10.01.
...
* gnu/packages/irc.scm (limnoria): Update to 2017.10.01.
2017-11-29 13:38:31 +01:00
Marius Bakke
b3e53aae08
gnu: libxfont@1: Update to 1.5.4 [fixes CVE-2017-16611].
...
* gnu/packages/xorg.scm (libxfont): Update to 1.5.4.
2017-11-29 12:53:08 +01:00
Marius Bakke
1ec0b7407f
gnu: libxfont@2: Update replacement to 2.0.3 [fixes CVE-2017-16611].
...
* gnu/packages/xorg.scm (libxfont2/fixed): Rename to ...
(libxfont2-2.0.3): ... this. Make public.
[version]: New field.
[source]: Add URI and SHA256. Remove patches.
(libxfont2)[replacement]: Change LIBXFONT2/FIXED to LIBXFONT2-2.0.3.
* gnu/packages/patches/libxfont-CVE-2017-13720.patch,
gnu/packages/patches/libxfont-CVE-2017-13722.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-11-29 12:53:08 +01:00
Marius Bakke
4fc61dac3c
gnu: libxcursor: Replace with 1.1.15 [fixes CVE-2017-16612].
...
* gnu/packages/xorg.scm (libxcursor-1.1.15): New public variable.
(libxcursor)[replacement]: New field.
2017-11-29 12:53:08 +01:00
Marius Bakke
0e7fb0cd9b
gnu: optipng: Fix CVE-2017-1000229.
...
* gnu/packages/image.scm (optipng)[source](patches): New field.
* gnu/packages/patches/optipng-CVE-2017-1000229.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-11-29 12:53:08 +01:00
Roel Janssen
efa6a1ddb5
gnu: Add r-copynumber.
...
* gnu/packages/bioinformatics.scm (r-copynumber): New variable.
2017-11-29 12:46:17 +01:00
Roel Janssen
94989d4bae
gnu: cran: Add r-rmpi.
...
* gnu/packages/cran.scm (r-rmpi): New variable.
2017-11-29 12:15:33 +01:00
Leo Famulari
3519f2841d
gnu: libtorrent-rasterbar: Update to 1.1.4.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.4.
[source]: Remove 'libtorrent-rasterbar-boost-compat.patch'.
* gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-11-29 01:12:18 -05:00
Ben Sturmfels
d2bdee8a69
gnu: synergy: Fix install test/install error.
...
* gnu/packages/synergy.scm (synergy)[arguments]: Adjust the build directory in
accordance with the package's new upstream name.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 18:26:20 -05:00
Leo Famulari
48adc61c14
gnu: exim: Fix CVE-2017-16944.
...
* gnu/packages/patches/exim-CVE-2017-16944.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-11-28 18:22:49 -05:00
Leo Famulari
38faa2b546
gnu: qemu: Fix CVE-2017-{15118,15119}.
...
* gnu/packages/patches/qemu-CVE-2017-15118.patch,
gnu/packages/patches/qemu-CVE-2017-15119.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
2017-11-28 18:16:22 -05:00
ng0
20d2c6e749
gnu: Add nototools.
...
* gnu/packages/fontutils.scm (nototools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:55:13 -05:00
ng0
3715aff59b
gnu: Add python2-defcon.
...
* gnu/packages/fontutils.scm (python2-defcon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:52:58 -05:00
ng0
76040f71f1
gnu: Add python2-booleanoperations.
...
* gnu/packages/python.scm (python2-booleanoperations): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:51:45 -05:00
ng0
a39211febd
gnu: Add python-pyclipper.
...
* gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:49:08 -05:00
ng0
9b3c7520eb
gnu: Add python-setuptools-scm-git-archive.
...
* gnu/packages/python.scm (python-setuptools-scm-git-archive,
python2-setuptools-scm-git-archive): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:49:07 -05:00
ng0
427a51fd8f
gnu: Add python2-ufolib.
...
* gnu/packages/fontutils.scm (python2-ufolib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:40:43 -05:00
ng0
0ee27df06b
gnu: add font-fira-sans.
...
* gnu/packages/fonts.scm (font-fira-sans): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:26:20 -05:00
ng0
4eb4742060
gnu: Add font-lato.
...
* gnu/packages/fonts.scm (font-lato): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:22:28 -05:00
ng0
27a1077580
gnu: Add font-dosis.
...
* gnu/packages/fonts.scm (font-dosis): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 14:18:25 -05:00
Leo Famulari
4440e40c6a
gnu: zsh: Update to 5.4.2.
...
* gnu/packages/shells.scm (zsh): Update to 5.4.2.
[arguments]: Add a 'patch-test' build phase.
2017-11-28 13:52:36 -05:00
Rutger Helling
fbf5ca3c5e
gnu: libressl: Update to 2.6.3.
...
* gnu/packages/tls.scm (libressl): Update to 2.6.3.
2017-11-28 13:50:04 -05:00
Rutger Helling
142535c3c2
gnu: you-get: Update to 0.4.985.
...
* gnu/packages/video.scm (you-get): Update to 0.4.985.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 13:50:03 -05:00
Oleg Pykhalov
2cdf78df2d
gnu: python-internetarchive: Enable tests.
...
* gnu/packages/web.scm (python-internetarchive): Enable tests.
2017-11-28 20:23:46 +03:00
Oleg Pykhalov
25fa22a99b
gnu: python-internetarchive: Update to 1.7.4.
...
* gnu/packages/web.scm (python-internetarchive): Update to 1.7.4.
2017-11-28 20:23:46 +03:00
Ludovic Courtès
e463a94ce7
gnu: guix: Update snapshot to 0a154c1
.
...
* gnu/packages/package-management.scm (guix): Update to commit 0a154c1
.
2017-11-28 18:17:45 +01:00
Oleg Pykhalov
a6d02fc168
gnu: Add eless.
...
* gnu/packages/emacs.scm (eless): New variable.
2017-11-28 20:13:48 +03:00
Kei Kebreau
07f3b3794c
gnu: Add roguebox-adventures.
...
* gnu/packages/games.scm (roguebox-adventures): New variable.
2017-11-28 09:54:13 -05:00
Ludovic Courtès
1da3d2a3a1
gnu: perl-markdown-discount: Use a shorter patch file name.
...
* gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch:
Rename to...
* gnu/packages/patches/perl-text-markdown-discount-unbundle.patch:
... this.
* gnu/packages/markup.scm (perl-text-markdown-discount): Adjust accordingly.
2017-11-28 14:57:16 +01:00
Marius Bakke
ee3ebf1a35
gnu: glibc: Update to 2.26-91-gaaa2eb83b8.
...
* gnu/packages/base.scm (glibc/linux): Update to 2.26-91-gaaa2eb83b8.
[source](uri): Download from alpha.gnu.org.
[source](patches): Remove glibc-CVE-2017-15670-15671.patch.
2017-11-28 14:24:09 +01:00
Marius Bakke
98a1c480b3
gnu: harfbuzz: Update to 1.7.1.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.1.
2017-11-28 14:24:09 +01:00
Marius Bakke
8dd35a0e20
gnu: pango: Update to 1.40.14.
...
* gnu/packages/gtk.scm (pango): Update to 1.40.14.
2017-11-28 14:24:09 +01:00
Marius Bakke
1be8a43245
gnu: libatomic-ops: Update to 7.4.8.
...
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.4.8.
[source](uri): Newer releases are only available on GitHub.
2017-11-28 14:24:09 +01:00
Marius Bakke
16cc6a9d12
gnu: libxslt: Update to 1.1.32.
...
* gnu/packages/xml.scm (libxslt): Update to 1.1.32.
2017-11-28 14:24:09 +01:00
Marius Bakke
9401318685
gnu: libxml2: Update to 2.9.7.
...
* gnu/packages/xml.scm (libxml2): Update to 2.9.7.
2017-11-28 14:24:09 +01:00
Marius Bakke
3a0b4038f0
gnu: dbus: Update to 1.12.2.
...
* gnu/packages/glib.scm (dbus): Update to 1.12.2.
2017-11-28 14:24:09 +01:00
Marius Bakke
4c00229661
gnu: libdrm: Update to 2.4.88.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.88.
2017-11-28 14:24:08 +01:00
Marius Bakke
6198d34e0d
gnu: libxfont2: Update to 2.0.2.
...
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.2.
[source](patches): Remove.
* gnu/packages/patches/libxfont-CVE-2017-13720.patch,
gnu/packages/patches/libxfont-CVE-2017-13722.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-11-28 14:24:08 +01:00
Marius Bakke
61bed15707
gnu: libuv: Use 'modify-phases' syntax.
...
* gnu/packages/libevent.scm (libuv)[arguments]<#:phases>: Use 'modify-phases'.
2017-11-28 14:24:08 +01:00
Marius Bakke
48a064a379
gnu: libuv: Update to 1.16.1.
...
* gnu/packages/libevent.scm (libuv): Update to 0.16.1.
2017-11-28 14:24:08 +01:00
Marius Bakke
dfdf8d7477
gnu: check: Update to 0.12.0.
...
* gnu/packages/check.scm (check): Update to 0.12.0.
[source](uri): Update to new release URL.
(check-0.11.0): Remove variable.
* gnu/packages/xdisorg.scm (rofi)[native-inputs]: Replace CHECK-0.11.0 with CHECK.
2017-11-28 14:24:08 +01:00
Marius Bakke
667082d591
gnu: ncurses: Update to 6.0-20170930.
...
* gnu/packages/ncurses.scm (ncurses): Update to 6.0-20170930.
[source](patches): Remove.
[source](uri): Adjust to version suffix.
[arguments]: Add 'apply-rollup-patch' phase.
[native-inputs]: Add a "rollup-patch" origin.
* gnu/packages/patches/ncurses-CVE-2017-10684-10685.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-11-28 14:24:08 +01:00
Ludovic Courtès
dd1640eed6
gnu: guix: Add guile-bytestructures to the search path.
...
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, add guile-bytestructures to the path.
2017-11-28 13:29:47 +01:00
Ludovic Courtès
91c619ebdf
gnu: guix: Provide the correct version string.
...
Fixes <https://bugs.gnu.org/29429 >.
Reported by Arun Isaac <arunisaac@systemreboot.net>.
* gnu/packages/package-management.scm (guix)[arguments]: Move
'bootstrap' phase before 'configure'. Create '.tarball-version' file.
2017-11-28 13:25:04 +01:00
Brendan Tildesley
04c3573726
gnu: xdg-utils: Add perl-file-mimeinfo as an input.
...
* gnu/packages/freedesktop.scm (perl-file-mimeinfo)
[input]: Add perl-file-mimeinfo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:41:22 +01:00
Brendan Tildesley
d0ce96bc17
gnu: Add perl-file-mimeinfo.
...
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:40:45 +01:00
Brendan Tildesley
825cebdb33
gnu: Add perl-file-desktopentry.
...
* gnu/packages/freedesktop.scm (perl-file-desktopentry): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:35:29 +01:00
Brendan Tildesley
b32596ecfc
gnu: Add perl-file-basedir.
...
* gnu/packages/freedesktop.scm: (perl-file-basedir): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:33:59 +01:00
Mike Gerwitz
797d238789
gnu: node: Update to 8.9.1.
...
* gnu/packages/node.scm (node): Update to 8.9.1.
[source]: Apply 'node-test-http2-server-rst-stream.patch'.
[arguments]: Skip 'doc-only' target in 'check', which attempts to use
npm to retrieve 'js-yaml' package. Remove test/doctool/test-make-doc.js.
Do not remove now-missing test case. Remove new test case that fails in
containers due to networking.
* gnu/packages/patches/node-test-http2-server-rst-stream.patch: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:04:26 +01:00
Efraim Flashner
ff6dcc1ae9
gnu: libmicrohttpd: Update to 0.9.57.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.57.
[description]: Fix line breaks.
2017-11-28 09:38:27 +02:00
Efraim Flashner
62028e9125
gnu: nano: Update to 2.9.1.
...
* gnu/packages/nano.scm (nano): Update to 2.9.1.
2017-11-28 09:38:24 +02:00
Clément Lassieur
769e715508
gnu: emacs-org-contrib: Fix sha256 checksum due to emacs-org update.
...
* gnu/packages/emacs.scm (emacs-org-contrib)[source]: Fix sha256 checksum.
2017-11-28 03:49:47 +01:00
Clément Lassieur
149b2c439e
gnu: lua-lpeg: Avoid code repetition.
...
* gnu/packages/lua.scm (make-lua-lpeg): New procedure.
(lua-lpeg, lua5.2-lpeg): Call make-lua-lpeg.
2017-11-28 03:49:47 +01:00
ng0
1aace3dc34
gnu: gnurl: Update to 7.56.1-2.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1-2.
[arguments]: Adjust the #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 15:49:17 -05:00
Efraim Flashner
aad2dbfb6c
gnu: Add vim-fugitive.
...
* gnu/packages/vim.scm (vim-fugitive): New variable.
2017-11-27 22:26:17 +02:00
Efraim Flashner
b200ecdeb2
gnu: Add gama.
...
* gnu/packages/gps.scm (gama): New variable.
2017-11-27 22:18:27 +02:00
Christopher Baines
03800de180
gnu: Patch udisks to directly reference cryptsetup and parted.
...
This fixes some functionality in gnome-disks, which uses udisks. Adding
cryptsetup enables creating partitions using LUKS, and adding parted enables
editing the partition tables through the disks application.
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted.
(arguments): Rename set-mount-file-name phase, and add cryptsetup and
parted.
2017-11-27 19:41:17 +00:00
Leo Famulari
080e023d45
gnu: openntpd: Enable use of TLS-based time constraints.
...
* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
2017-11-27 13:29:18 -05:00
Vasile Dumitrascu
12a130b011
gnu: monero-core: Update to 0.11.1.0.
...
* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 12:56:36 -05:00
Vasile Dumitrascu
14e09e9039
gnu: monero: Update to 0.11.1.0.
...
* gnu/packages/finance.scm (monero): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 12:56:33 -05:00
Tobias Geerinckx-Rice
7832785def
gnu: steghide: Fix description.
...
* gnu/packages/image.scm (steghide)[description]: Remove typos and improve
grammar.
2017-11-27 17:07:12 +01:00
Tobias Geerinckx-Rice
778c4a2fa1
gnu: rhythmbox: Update to 3.4.2.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
2017-11-27 17:06:26 +01:00
Tobias Geerinckx-Rice
47aba9ddc9
gnu: libgweather: Update to 3.26.1.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
2017-11-27 17:06:25 +01:00
Tobias Geerinckx-Rice
ac25f5972d
gnu: glade@3: Update to 3.20.2.
...
* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
2017-11-27 17:06:25 +01:00
Tobias Geerinckx-Rice
26ff9cb370
gnu: libzip: Run all tests.
...
* gnu/packages/compression.scm (libzip)[arguments]: Delete
‘remove-failing-stest’ phase.
2017-11-27 16:16:20 +01:00
Tobias Geerinckx-Rice
18533bcf2d
gnu: borg: Use new borgbackup.org home page.
...
* gnu/packages/backup.scm (borg)[home-page]: Update.
2017-11-27 14:12:25 +01:00
Tobias Geerinckx-Rice
b46ea394a4
gnu: python-prompt-toolkit: Update to 1.0.15.
...
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
2017-11-27 14:12:25 +01:00
Tobias Geerinckx-Rice
8fab029dbc
gnu: python-pyicu: Update home page.
...
* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice
d152d9338f
gnu: python-pyicu: Update to 1.9.8.
...
* gnu/packages/python.scm (python-pyicu): Update to 1.9.8.
[arguments]: Delete.
[native-inputs]: Add python-pytest and python-six.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice
36c5cf758c
gnu: rapicorn: Update home page.
...
* gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice
5f169014ec
gnu: borg: Update to 1.1.3 [fixes CVE-2017-15914].
...
* gnu/packages/backup.scm (borg): Update to 1.1.3.
[arguments]: Skip ‘test_mount_hardlinks’ test.
2017-11-27 14:12:23 +01:00
Tobias Geerinckx-Rice
216614a4b3
gnu: youtube-dl: Update to 2017.11.26.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
2017-11-27 14:12:23 +01:00
Ludovic Courtès
e8374e6912
gnu: guile-wisp: Move .go files to 'lib/guile/2.2/site-ccache'.
...
* gnu/packages/guile.scm (guile-wisp)[arguments]: Remove (system base
compile) from #:modules, and (ice-9 rdelim) and (ice-9 popen).
In 'install-go-files' phase, invoke 'guild' to compile, and write to
lib/guile/X.Y/site-ccache.
2017-11-27 14:06:27 +01:00
Ludovic Courtès
89c4bfe7f8
gnu: guile-wisp: Switch to Guile 2.2.
...
* gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of
GUILE-2.0.
2017-11-27 14:05:58 +01:00
Ludovic Courtès
e084090554
gnu: guile-wisp: Update to 0.9.8.
...
* gnu/packages/guile.scm (guile-wisp): Update to 0.9.8.
[inputs]: Remove PYTHON.
[native-inputs]: New field.
[arguments]: Keep 'install' phase. Add 'install-go-files' phase.
Adjust 'substitute-before-config' phase.
2017-11-27 14:05:58 +01:00
Ricardo Wurmus
776d2fb1bf
gnu: Add java-jbzip2.
...
* gnu/packages/compression.scm (java-jbzip2): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus
d7f24778de
gnu: Add java-picard-1.113.
...
* gnu/packages/bioinformatics.scm (java-picard-1.113): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus
fa6c4213c6
gnu: Add ant-junit.
...
* gnu/packages/java.scm (ant-junit): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus
9ce7ac992e
gnu: Add ant-apache-bcel.
...
* gnu/packages/java.scm (ant-apache-bcel): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus
5e3abfc83f
gnu: Add java-commons-bcel.
...
* gnu/packages/java.scm (java-commons-bcel): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus
c5ff11dcc1
gnu: Add java-cofoja.
...
* gnu/packages/java.scm (java-cofoja): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
d7fed31ad2
gnu: Add java-picard.
...
* gnu/packages/bioinformatics.scm (java-picard): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
bd94b6f850
gnu: java-htsjdk: Update to 2.3.0.
...
* gnu/packages/bioinformatics.scm (java-htsjdk): Update to 2.3.0.
[arguments]: Build with JDK 8.
[inputs]: Add java-ngs, java-snappy, java-commons-compress,
java-commons-logging-minimal, java-commons-jexl-2, and java-xz.
[native-inputs]: Add java-testng.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
9e325e8c05
gnu: Add java-commons-jexl-2.
...
* gnu/packages/java.scm (java-commons-jexl-2): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
6688c41e16
gnu: Add javacc-4.
...
* gnu/packages/java.scm (javacc-4): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
fc8d100b24
gnu: Add javacc.
...
* gnu/packages/java.scm (javacc): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus
933ad809f1
gnu: Add java-snappy-1.
...
* gnu/packages/compression.scm (java-snappy-1): New variable.
2017-11-27 12:12:39 +01:00
Ricardo Wurmus
9cc51d16cb
gnu: librecad: Ensure that icons are found at runtime.
...
* gnu/packages/engineering.scm (librecad)[arguments]: Add phase
"wrap-executable".
2017-11-27 12:11:58 +01:00
Ricardo Wurmus
35e78aaa25
gnu: r-rhdf5: Fix build phase.
...
* gnu/packages/bioinformatics.scm (r-rhdf5)[arguments]: Fix "unpack-smallhdf5"
phase.
2017-11-27 12:11:52 +01:00
Leo Famulari
9071581bf5
gnu: shotwell: Update to 0.27.1.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
2017-11-26 19:34:43 -05:00
ng0
f953aa56cc
gnu: fish-guix: Use new URL.
...
* gnu/packages/shells.scm (fish-guix)[source]: Use new URL.
(home-page): Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-26 18:21:19 -05:00
ng0
66e47916d4
gnu: python-pycanberra: Switch to new download URL.
...
* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-26 18:21:19 -05:00
nee
6438a4682d
gnu: crawl: Update to 0.20.1.
...
* gnu/packages/games.scm (crawl): Update to 0.20.1.
(crawl-tiles): Update to 0.20.1.
[native-inputs]: Add pngcrush.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-26 17:52:24 -05:00
Efraim Flashner
6dbad376a2
gnu: openntpd: Update to 6.2p3.
...
* gnu/packages/ntp.scm (openntpd): Update to 6.2p3.
2017-11-26 22:33:18 +02:00
Leo Famulari
5b327a2d61
gnu: exim: Fix CVE-2017-16943.
...
* gnu/packages/patches/exim-CVE-2017-16943.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-11-26 15:31:46 -05:00
nee
1ee13e01c8
gnu: image: Rename pngcrunch to pngcrush and update it.
...
* gnu/packages/image.scm (pngcrush): Renamed from pngcrunch.
[version]: update to 1.8.13.
[arguments]: Use the nolib Makefile.
[origin]: Use the no-lib tar.
[home-page]: update to the new website.
(pngcrunch): New deprecation variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-26 17:36:26 +01:00
Clément Lassieur
3ba501083d
gnu: prosody: Add lua5.1-bitop to inputs.
...
It is required for mod_websocket on Lua 5.1 since Prosody 0.10.
* gnu/packages/messaging.scm (prosody)[inputs]: Add lua5.1-bitop.
2017-11-26 15:30:56 +01:00
Clément Lassieur
cb31a52407
gnu: Add lua5.1-bitop.
...
* gnu/packages/lua.scm (make-lua-bitop): New procedure.
(lua5.2-bitop): Call make-lua-bitop.
(lua5.1-bitop): New variable.
2017-11-26 15:30:56 +01:00
Rutger Helling
93bfc9693a
gnu: prosody: Update to 0.10.0.
...
* gnu/packages/messaging.scm (prosody): Update to 0.10.0.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-11-26 15:30:56 +01:00
Rutger Helling
64047c850f
gnu: qtox: Update to 1.13.0.
...
* gnu/packages/messaging.scm (qtox): Update to 1.13.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-11-26 20:25:17 +08:00
Rutger Helling
a0bd6fff42
gnu: tidy-html: Update to 5.6.0.
...
* gnu/packages/web.scm (tidy-html): Update to 5.6.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-11-26 20:17:55 +08:00
Efraim Flashner
51b0f09e05
gnu: mongodb: Remove some bundled sources.
...
* gnu/packages/databases.scm (mongodb)[source]: Add snippet to remove
some of the bundled sources.
[input]: Remove unused boost input.
2017-11-26 14:16:08 +02:00
Efraim Flashner
319b52c382
gnu: mongodb: Use system wiredtiger when available.
...
* gnu/packages/databases.scm (mongodb)[inputs]: Add wiredtiger on
64-bit systems.
[arguments]: When using wiredtiger, use system wiredtiger.
2017-11-26 14:16:08 +02:00
Efraim Flashner
29cfbfca43
gnu: mongodb: Build without wiredtiger on 32-bit systems.
...
* gnu/packages/databases.scm (mongodb)[arguments]: Add a configure-flag
to build without wiredtiger support on 32-bit systems.
2017-11-26 14:16:04 +02:00
Leo Famulari
f1c49e75f4
gnu: mongodb: Update to 3.4.10.
...
* gnu/packages/databases.scm (mongodb): Update to 3.4.10.
2017-11-25 20:28:11 -05:00
Kei Kebreau
2af6be91d5
gnu: diffoscope: Fix error messages related to comparison tools.
...
* gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf
substitution and add stat and getfacl substitutions.
[inputs]: Add acl.
Errors fixed include the following:
"FileNotFoundError: [Errno 2] No such file or directory: 'readelf'"
"diffoscope.comparators.directory: Unable to find 'getfacl', some directory
metadata differences might not be noticed."
"diffoscope.comparators.directory: Unable to find 'stat'"
2017-11-25 16:13:37 -05:00
Efraim Flashner
5ea35b42e4
gnu: qtsensors: Disable parallel tests.
...
* gnu/packages/qt.scm (qtsensors)[arguments]: Disable parallel tests.
2017-11-25 22:16:34 +02:00
Jan Nieuwenhuizen
68cb962a8d
gnu: guile-emacs: Resurrect, fixes #29186 .
...
* gnu/packages/patches/guile-emacs-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (guile-emacs): Use it. Add workaround for src/deps
dir creation. Fixes #29186 .
2017-11-25 20:05:26 +01:00
Efraim Flashner
7989ba2af2
gnu: enlightenment: Update to 0.22.1.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.1.
2017-11-25 20:08:34 +02:00
Efraim Flashner
33b02e07fa
gnu: efl: Update to 1.20.6.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.20.6.
2017-11-25 20:08:31 +02:00
Leo Famulari
1e0ea1d8df
gnu: utox: Make CHECK a native-input.
...
This is a followup to commit 907ab9e8cb
.
* gnu/packages/messaging.scm (utox)[inputs]: Move CHECK ...
[native-inputs]: ... here.
2017-11-25 10:48:06 -05:00
Leo Famulari
ef56fdc18d
gnu: jbig2dec: Update to 0.14.
...
* gnu/packages/image.scm (jbi2dec): Update to 0.14.
[source]: Remove obsolete patches.
* gnu/packages/patches/jbig2dec-CVE-2016-9601.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7885.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7975.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/patches/jbig2dec-ignore-testtest.patch: Update for new release.
2017-11-25 10:23:38 -05:00
Mark H Weaver
a93ac4cbdf
gnu: linux-libre: Update to 4.14.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.2.
(%linux-libre-hash): Update hash.
2017-11-25 02:46:04 -05:00
Mark H Weaver
b2785c54f7
gnu: linux-libre@4.9: Update to 4.9.65.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.65.
2017-11-25 02:45:12 -05:00
Mark H Weaver
749164cb71
gnu: linux-libre@4.4: Update to 4.4.102.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.102.
2017-11-25 02:44:17 -05:00
Alex Sassmannshausen
e9291eaa42
gnu: Add guile-dsv.
...
* gnu/packages/guile.scm (guile-dsv): New variable.
2017-11-25 00:26:20 +01:00
Christopher Baines
ea3b9f7b73
gnu: mail: Remove python-django-mailman3.
...
This package fails to build, as django-mailman3 currently only works with
Python 2.
* gnu/packages/mail.scm (python-django-mailman3): Removed variable.
(python2-django-mailman3): Inline the use of python-django-mailman3, and
remove the use of package-with-python2.
2017-11-24 22:16:39 +00:00
Christopher Baines
17dc2a0997
gnu: django: Fix building python-django-allauth.
...
* gnu/packages/django.scm (python-django-allauth)[arguments]: Modify the
standard phases to skip a test, and run the tests using django-admin with
the settings configured.
2017-11-24 22:16:33 +00:00
Oleg Pykhalov
7a45268935
gnu: Add emacs-highlight-stages.
...
* gnu/packages/emacs.scm (emacs-highlight-stages): New variable.
* gnu/packages/patches/emacs-highlight-stages-add-gexp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
2017-11-25 00:18:45 +03:00
Alex Vong
8cc1fce1ba
gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:23 +01:00
Alex Vong
abe5347dd6
gnu: java-fasterxml-jackson-dataformat-yaml: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:20 +01:00
Alex Vong
7cee3cb2c4
gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:17 +01:00
Alex Vong
37cf0712da
gnu: java-fasterxml-jackson-databind: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:14 +01:00
Alex Vong
bd614de7b8
gnu: java-fasterxml-jackson-core: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:09 +01:00
Alex Vong
b2383e55dc
gnu: java-fasterxml-jackson-annotations: Update to 2.9.2.
...
* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2017-11-24 21:12:00 +01:00
Julien Lepiller
202e235ebe
gnu: php: Update to 7.1.12.
...
* gnu/packages/php.scm (php): Update to 7.1.12.
2017-11-24 20:59:41 +01:00
Kei Kebreau
dd0134fcb7
gnu: gcl: Update snapshot.
...
* gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140.
[arguments]: Remove CFLAGS from and add GCL_CC and CC to make-flags; adjust
pre-conf phase.
This update includes small upstream bug fixes and optimizations.
2017-11-24 14:50:04 -05:00
Tobias Geerinckx-Rice
01e9bc463f
gnu: python-pytz, python-pytzdata: Update to 2017.3.x.
...
* gnu/packages/time.scm (python-pytz): Update to 2017.3.
(python-pytzdata): Update to 2017.3.1.
2017-11-24 19:05:01 +01:00
Tobias Geerinckx-Rice
cc558bde52
gnu: knot: Update to 2.6.3.
...
* gnu/packages/dns.scm (knot): Update to 2.6.3.
2017-11-24 19:05:01 +01:00
Tobias Geerinckx-Rice
77e3ce3e90
gnu: emacs-org-contrib: Fix typo in description.
...
* gnu/packages/emacs.scm (emacs-org-contrib)[description]: Fix typo.
2017-11-24 19:05:01 +01:00
Tobias Geerinckx-Rice
70c68ed555
gnu: system->defconfig: Fix typo.
...
* gnu/packages/linux.scm (system->defconfig): Fix typo.
2017-11-24 19:05:00 +01:00
Ludovic Courtès
f7f8930b37
gnu: coq-interval: Fix source URL for 3.3.0.
...
This is a followup to 6efc999678
.
Fixes <https://bugs.gnu.org/29284 >.
Reported by Efraim Flashner <efraim@flashner.co.il>.
* gnu/packages/ocaml.scm (coq-interval): Adjust URL.
2017-11-24 18:22:42 +01:00
Rutger Helling
9c3c2caa6c
gnu: parallel: Update to 20171122.
...
* gnu/packages/parallel.scm (parallel): Update to 20171122.
2017-11-24 09:31:49 -05:00
Efraim Flashner
7997d37bac
gnu: qt: Update to 5.9.3.
...
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets,
qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus,
qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.9.3.
2017-11-24 16:18:35 +02:00
Efraim Flashner
06378ceeb1
gnu: qt@5: Update to 5.9.3.
...
* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
2017-11-24 16:18:35 +02:00
Rutger Helling
907ab9e8cb
gnu: utox: Update to 0.16.1.
...
* gnu/packages/messaging.scm (utox): Update to 0.16.1.
[inputs]: Add check and gtk+.
[native-inputs]: Add pkg-config.
[arguments]: Remove 'fix-freetype-include' and 'patch-cmake-find-utox' phases.
Add 'patch-absolute-filename-libgtk-3' and 'wrap-program' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-23 20:26:24 -05:00
Leo Famulari
d7c64ad513
gnu: Add MASSCAN.
...
* gnu/packages/admin.scm (masscan): New variable.
2017-11-23 20:26:18 -05:00
Rutger Helling
17c3f77641
gnu: supertuxkart: Update to 0.9.3.
...
* gnu/packages/games.scm (supertuxkart): Update to 0.9.3.
[arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 23:19:02 +01:00
Rutger Helling
5864f1c1ee
gnu: higan: Update to 106.
...
* gnu/packages/games.scm (higan): Update to 106.
* gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 22:59:49 +01:00
Brendan Tildesley
327620dc72
gnu: pcmanfm: Fix CVE-2017-8934.
...
* gnu/packages/patches/pcmanfm-CVE-2017-8934.patch: New file. This patch was
imported from Arch Linux.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lxde.scm (pcmanfm)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 22:55:58 +01:00
Brendan Tildesley
0dcad042a5
gnu: pcmanfm: Add missing inputs. Remove comment.
...
* gnu/packages/lxde.scm (pcmanfm)[inputs]: Add GVFS.
[propagated-inputs]: Add LXMENU-DATA.
Remove comment suggesting to use --sysconfdir. Inspection of the configure
script shows that <output>/etc is used for configuration by default anyway,
so such a flag is not needed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 22:54:03 +01:00
Mathieu Othacehe
7044b92dbd
linux-libre: Adapt some arm options to match intel conf.
...
* gnu/packages/aux-files/linux-libre/4.14-arm.conf: GuixSD base-initrd expects
ext4 and fat filesystem to be built-in. Adapt configuration
accordingly. Also set devtmpfs_mount to yes.
2017-11-23 20:06:58 +01:00
Tobias Geerinckx-Rice
d868cf4f98
gnu: fish: Update to 2.7.0.
...
* gnu/packages/shell.scm (fish): Update to 2.7.0.
[source]: Add alternative source.
2017-11-23 17:21:43 +01:00
Tobias Geerinckx-Rice
e57e3dc57f
gnu: knot: Update to 2.6.2.
...
* gnu/packages/dns.scm (knot): Update to 2.6.2.
2017-11-23 15:52:51 +01:00
Ricardo Wurmus
e6debcaf02
gnu: subread: Update to 1.6.0.
...
* gnu/packages/bioinformatics.scm (subread): Update to 1.6.0.
2017-11-23 13:16:12 +01:00
Nicolas Goaziou
5aa6e0d04a
gnu: emacs-org: Update to 9.1.3.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20171116 a.k.a. Org 9.1.3.
2017-11-22 23:31:01 +01:00
Ludovic Courtès
d655f39c44
gnu: gnumeric: Update to 1.12.36.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.36.
2017-11-22 22:56:58 +01:00
Ludovic Courtès
26ac92d49b
gnu: goffice: Update to 0.10.36.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.36.
2017-11-22 22:56:30 +01:00
Tobias Geerinckx-Rice
77e62ee0aa
gnu: libzip: Update to 1.3.2.
...
* gnu/packages/compression.scm (libzip): Update to 1.3.2.
2017-11-22 19:01:47 +01:00
Tobias Geerinckx-Rice
8d6c7456ab
gnu: libzip: Use new libzip.org home page.
...
* gnu/packages/compression.scm (libzip)[home-page]: Update.
2017-11-22 19:01:47 +01:00
Marius Bakke
f137f84923
gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].
...
* gnu/packages/video.scm (vlc): Update to 2.2.8.
2017-11-22 18:45:31 +01:00
Alex Kost
09f7c41d6c
gnu: emacs-magit-popup: Update for the new source.
...
'magit-popup' is not a part of 'magit' anymore.
* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.0.
[source]: Update origin URL and file-name.
[home-page]: Update to the new home.
[native-inputs]: Add 'texinfo' to build the info manual.
[arguments]: Add 'make-info' phase.
2017-11-22 19:40:45 +03:00
Alex Kost
f61aaaf36c
gnu: emacs-hl-todo: Update to 1.8.0.
...
* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.8.0.
2017-11-22 19:40:45 +03:00
Leo Famulari
c297e965d5
gnu: procmail: Fix CVE-2017-16844.
...
* gnu/packages/patches/procmail-CVE-2017-16844.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (procmail)[source]: Use it.
2017-11-21 21:54:39 -05:00
Mark H Weaver
3ebbf6d218
gnu: linux-libre: Update to 4.14.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.1.
(%linux-libre-hash): Update hash.
2017-11-21 21:22:30 -05:00
Mark H Weaver
86f914e3a4
gnu: linux-libre@4.9: Update to 4.9.64.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.64.
2017-11-21 21:21:09 -05:00
Mark H Weaver
1dc37cf113
gnu: linux-libre@4.4: Update to 4.4.100.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.100.
2017-11-21 21:20:33 -05:00
Kei Kebreau
ab2ccf4cf5
gnu: lmms: Fix build.
...
* gnu/packages/music.scm (lmms)[arguments]: Add phases "remove-Werror" and
"make-manpages-writable".
2017-11-21 20:17:26 -05:00
Ricardo Wurmus
aa33cc29ca
gnu: idr: Update to 2.0.3.
...
* gnu/packages/bioinformatics.scm (idr): Update to 2.0.3.
[source]: Add snippet to remove generated code.
2017-11-21 23:17:43 +01:00
Ricardo Wurmus
40590caf3b
gnu: idr: Correct license.
...
* gnu/packages/bioinformatics.scm (idr)[license]: Change to GPLv2+.
2017-11-21 23:17:43 +01:00
Marius Bakke
5c1f38bf8b
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to 953c2de
.
2017-11-21 22:55:34 +01:00
Marius Bakke
953c2de706
tests: Disable test for freed disk space that fails on Btrfs.
...
This is a follow-up to commit 40e89f5be6
.
* tests/store.scm ("dead path can be explicitly collected"): Don't check
that (> freed 0).
* gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove
workaround for the same problem.
2017-11-21 22:46:55 +01:00
Pierre Langlois
d1451fa0d0
gnu: taglib: Update to 1.11.1 and fix home page.
...
* gnu/packages/mp3.scm (taglib)[version]: Update to 1.11.1.
[arguments]: Configure with -DBUILD_SHARED_LIBS=ON.
[home-page]: Change to http://taglib.org .
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-21 22:18:44 +01:00
Rutger Helling
d280a0faea
gnu: retroarch: Update to 1.6.9.
...
* gnu/packages/games.scm (retroarch): Update to 1.6.9.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-21 22:08:02 +01:00
Marius Bakke
a28835a007
gnu: gnupg: Update to 2.2.3.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.3.
2017-11-21 22:08:02 +01:00
Marius Bakke
0c417d955e
gnu: orc: Update to 0.4.28.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.28.
2017-11-21 22:08:02 +01:00
Marius Bakke
b63466f2bc
gnu: samba: Update to 4.7.3 [fixes CVE-2017-14746 and CVE-2017-15275].
...
* gnu/packages/samba.scm (samba): Update to 4.7.3.
2017-11-21 22:08:02 +01:00
Marius Bakke
3151345c57
gnu: signify: Update to 23.
...
* gnu/packages/crypto.scm (signify): Update to 23.
2017-11-21 22:08:01 +01:00
Marius Bakke
40e89f5be6
gnu: guix: Disable test that fails on Btrfs.
...
Works around <https://bugs.gnu.org/29363 >.
Reported by Rutger Helling <rhelling@mykolab.com>.
* gnu/packages/package-management.scm (guix)[arguments]: Rename
'disable-container-tests' phase to 'disable-failing-tests' and add
substitution to disable test for freed disk space.
2017-11-21 22:07:14 +01:00
Rutger Helling
9a87aa814a
gnu: retroarch: Update to 1.6.8.
...
* gnu/packages/games.scm (retroarch): Update to 1.6.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:09 -05:00
Rutger Helling
7bd4103eb7
gnu: cdogs-sdl: Update to 0.6.6.
...
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:09 -05:00
Rutger Helling
cb9b1a0496
gnu: procenv: Update to 0.50.
...
* gnu/packages/linux.scm (procenv): Update to 0.50.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:09 -05:00
Rutger Helling
760e504dcb
gnu: you-get: Update to 0.4.964.
...
* gnu/packages/video.scm (you-get): Update to 0.4.964.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:08 -05:00
Christopher Baines
a0fe7c0645
gnu: Patch path to locale in gnome-desktop.
...
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to
get libgnome-desktop to use the full path to the locale binary.
2017-11-21 08:41:26 +00:00
Tobias Geerinckx-Rice
0056f4cc57
gnu: knot: Update licence information.
...
* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments.
2017-11-21 02:53:02 +01:00
Tobias Geerinckx-Rice
023ef01354
gnu: knot: Support dnstap query logging.
...
* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap. It appears
that dnstap is intended to be bundled and modified.
[inputs]: Add fstrm and protobuf-c.
[arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags.
2017-11-21 02:53:01 +01:00
Tobias Geerinckx-Rice
7e685deeb7
gnu: Use ‘license:’ prefix in (gnu packages protobuf).
...
* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c)
(python-protobuf, python2-protobuf): Use ‘license:’ prefix.
2017-11-21 02:53:01 +01:00
Tobias Geerinckx-Rice
7d9935b47e
gnu: Add fstrm.
...
* gnu/packages/protobuf.scm (fstrim): New public variable.
2017-11-21 02:53:01 +01:00
Tobias Geerinckx-Rice
ffe7eee59c
gnu: protobuf: Add ‘static’ output.
...
* gnu/packages/protobuf.scm (protobuf)[outputs]: New field.
[arguments]: Add new ‘move-static-libraries’ phase.
2017-11-21 02:53:01 +01:00
Tobias Geerinckx-Rice
ac1f1aa270
gnu: perl-devel-stacktrace: Update to 2.03.
...
* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.03.
2017-11-21 02:53:00 +01:00
Tobias Geerinckx-Rice
733f94b339
gnu: btrfs-progs: Update to 4.14.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.
2017-11-21 02:53:00 +01:00
Tobias Geerinckx-Rice
e26e55c86c
gnu: nss: Mark up description.
...
* gnu/packages/gnuzilla.scm (nss)[description]: Use @dfn.
2017-11-21 02:53:00 +01:00
Tobias Geerinckx-Rice
74a83085da
gnu: eid-mw: Update to 4.3.4.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4.
Fix up indentation.
2017-11-21 02:53:00 +01:00
Leo Famulari
ebde40a14a
gnu: musl: Update to 1.1.18.
...
* gnu/packages/musl.scm (musl): Update to 1.1.18.
2017-11-20 18:59:54 -05:00
Tobias Geerinckx-Rice
d6adba786c
gnu: perl-net-ssleay: Update to 1.82.
...
* gnu/packages/perl.scm (perl-net-ssleay): Update to 1.82.
2017-11-20 21:05:46 +01:00
Tobias Geerinckx-Rice
6f6d0444e9
gnu: cups-filters: Update to 1.17.9.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.17.9.
2017-11-20 21:04:37 +01:00
Tobias Geerinckx-Rice
6decab1618
gnu: cups-minimal: Update to 2.2.6.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.6.
2017-11-20 21:03:08 +01:00
Danny Milosavljevic
41916bea1b
gnu: Add python-pyodbc.
...
* gnu/packages/databases.scm (python-pyodbc, python2-pyodbc): New variables.
2017-11-20 20:47:59 +01:00
Rutger Helling
4b1ba80cef
gnu: wget2: Switch to official URL.
...
* gnu/packages/wget.scm (wget2): Switch to official URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-20 18:43:10 +01:00
Nicolas Goaziou
aa6ae8d324
gnu: scribus: Fix No module named _sysconfigdata_nd.
...
* gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around
executable.
Fixes <https://bugs.gnu.org/25035 >.
2017-11-20 18:14:47 +01:00
Mark H Weaver
92be9ee7e1
gnu: linux-libre@4.9: Update to 4.9.63.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
2017-11-20 04:39:04 -05:00
Mark H Weaver
4bee9040fe
gnu: linux-libre@4.4: Update to 4.4.99.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.99.
2017-11-20 04:38:20 -05:00
Oleg Pykhalov
036f1eedcc
gnu: Add python-clf.
...
* gnu/packages/web.scm (python-clf): New variable.
2017-11-20 09:30:27 +03:00
Marius Bakke
08cc0ef096
gnu: kodi: Update snapshot.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-67fd70f.
2017-11-20 00:17:39 +01:00
Marius Bakke
aace9be80b
gnu: gcc@6: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros.
...
* gnu/packages/patches/gcc-6-source-date-epoch-1.patch,
gnu/packages/patches/gcc-6-source-date-epoch-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gcc.scm (gcc-6)[source]: Use them.
2017-11-20 00:17:39 +01:00
Ludovic Courtès
485e006c9e
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to 0b4c385
.
2017-11-20 00:12:25 +01:00
Rutger Helling
0b4c385f8f
gnu: gajim: Add python2-axolotl to inputs.
...
* gnu/packages/messaging.scm (gajim)[inputs]: Add python2-axolotl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19 23:16:09 +01:00
Rutger Helling
0ce5cb02fa
gnu: qtox: Add filteraudio to inputs.
...
* gnu/packages/messaging.scm (qtox)[inputs]: Add filteraudio.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19 23:16:01 +01:00
Rutger Helling
27015d6fbd
gnu: c-toxcore: Update to 0.1.10.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19 23:15:55 +01:00
Efraim Flashner
118a8eccb0
gnu: audacity: Fix building on non-Intel systems.
...
* gnu/packages/audio.scm (audacity)[arguments]: On non-Intel systems add
a configure-flag to disable SSE optimizations.
2017-11-19 22:07:26 +02:00
Efraim Flashner
3b2098d9f6
gnu: nettle: Update to 3.4.
...
* gnu/packages/nettle.scm (nettle): Update to 3.4.
2017-11-19 17:31:58 +02:00
Marius Bakke
2dd12924cf
Merge branch 'master' into core-updates
2017-11-19 15:01:00 +01:00
Marius Bakke
a93447b89a
gnu: nss, nss-certs: Update to 3.34.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.34.
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.
2017-11-19 13:19:14 +01:00
Marius Bakke
0632c6a84d
gnu: bitcoin: Update to 0.15.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
2017-11-19 13:05:15 +01:00
Marius Bakke
53bbafd2db
gnu: strace: Update to 4.20.
...
* gnu/packages/linux.scm (strace): Update to 4.20.
2017-11-19 13:02:27 +01:00
Marius Bakke
baba4d673b
gnu: samba: Update to 4.7.2.
...
* gnu/packages/samba.scm (samba): Update to 4.7.2.
2017-11-19 12:59:35 +01:00
Marius Bakke
a0e52af9cf
gnu: tevent: Update to 0.9.34.
...
* gnu/packages/samba.scm (tevent): Update to 0.9.34.
2017-11-19 12:57:34 +01:00
ng0
c146314566
Update email address for ng0.
2017-11-19 12:13:43 +02:00
Christopher Baines
f4dd303282
gnu: Patch ikiwiki to set PERL5LIB in the CGI wrapper.
...
This helps with CGI support.
* gnu/packages/web.scm (ikiwik)[arguments]: Add 'include-PERL5LIB-in-wrapper
phase.
2017-11-19 09:17:55 +00:00
Efraim Flashner
84bd924382
gnu: nano: Update to 2.9.0.
...
* gnu/packages/nano.scm (nano): Update to 2.9.0.
2017-11-18 21:57:31 +02:00
Efraim Flashner
5af27a82c3
gnu: owncloud-client: Update to 2.3.4.
...
* gnu/packages/sync.scm (owncloud-client): Update to 2.3.4.
2017-11-18 21:50:11 +02:00
Efraim Flashner
6563d58c7e
gnu: owncloud-client: Don't check for updates.
...
* gnu/packages/sync.scm (owncloud-client)[source]: Add patch.
* gnu/packages/patches/owncloud-disable-updatecheck.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-11-18 21:50:08 +02:00
Rutger Helling
42ca84be92
gnu: libreoffice: Remove GTK+ 2.
...
LibreOffice doesn't need to use both GTK+ 2 and GTK+ 3.
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Remove gtk+-2.
[configure-flags]: Add "--disable-gtk".
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-18 12:30:18 -05:00
Leo Famulari
a7963b495e
gnu: libassuan: Update to 2.4.4.
...
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.4.
2017-11-18 12:21:35 -05:00
Jan Nieuwenhuizen
05c80e61a2
gnu: mes: Update to 0.11.
...
* gnu/packages/mes.scm (mes): Update to 0.11.
2017-11-18 17:04:56 +01:00
Ricardo Wurmus
3182a1d2f1
gnu: audacity: Update to 2.2.0.
...
* gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (audacity): Update to 2.2.0.
[source]: Add patch to build with system portaudio; add snippet to remove most
bundled libraries.
[inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with
"wxwidgets"; remove "libsbsms"; add "suil" and "portmidi".
[arguments]: Adjust configure flags to avoid using bundled libraries; remove
phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
2017-11-18 16:07:57 +01:00
Ricardo Wurmus
218d1ddef8
gnu: java-mail: Let build phase return boolean.
...
* gnu/packages/java.scm (java-mail)[arguments]: Let build phase
"move-version.java" return #t.
2017-11-18 12:58:08 +01:00
Ricardo Wurmus
04e91134af
gnu: bitshuffle-for-snappy: Simplify.
...
* gnu/packages/compression.scm (bitshuffle-for-snappy)[arguments]: Simplify
Makefile generation.
2017-11-18 12:56:35 +01:00
Ricardo Wurmus
b8e2af9a05
gnu: bitshuffle: Let build phase return #t.
...
* gnu/packages/compression.scm (bitshuffle)[arguments]: Let
"make-required-dir" return #t.
2017-11-18 12:51:22 +01:00
Ricardo Wurmus
653f2b92b9
gnu: python-pylast: Update to 2.0.0.
...
* gnu/packages/music.scm (python-pylast): Update to 2.0.0.
[native-inputs]: Add python-pycodestyle and python-flaky.
2017-11-18 12:45:19 +01:00
Ricardo Wurmus
33dc54b08c
gnu: Move date/time packages from python.scm to time.scm.
...
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil,
python2-dateutil, python-parsedatetime, python2-parsedatetime,
python-tzlocal, python-isodate, python2-isodate, python-iso8601,
python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339,
python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601,
python2-aniso8601): Move from here...
* gnu/packages/time.scm: ...to here.
* gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/django.scm,
gnu/packages/ebook.scm,
gnu/packages/gnome.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/mail.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/tls.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm: Adjust accordingly.
2017-11-18 12:45:19 +01:00
Ricardo Wurmus
762b5a89c2
gnu: Move more testing packages from python.scm to check.scm.
...
* gnu/packages/python.scm (python-flexmock, python2-flexmock,
python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from
here...
* gnu/packages/check.scm: ...to here.
2017-11-18 12:45:19 +01:00
Julien Lepiller
a0837294ab
gnu: Add java-plexus-container-default.
...
* gnu/packages/java.scm (java-plexus-container-default): New variable.
2017-11-18 11:30:25 +01:00
Julien Lepiller
b51df3ca6f
gnu: Add java-plexus-archiver.
...
* gnu/packages/java.scm (java-plexus-archiver): New variable.
2017-11-18 11:30:15 +01:00
Julien Lepiller
0858b9dc9d
gnu: Add java-plexus-io.
...
* gnu/packages/java.scm (java-plexus-io): New variable.
2017-11-18 11:30:13 +01:00
Julien Lepiller
0726d4ea7c
gnu: Add java-plexus-container-default-bootstrap.
...
* gnu/packages/java.scm (java-plexus-container-default-bootstrap): New
variable.
2017-11-18 11:30:10 +01:00
Julien Lepiller
b80027e5e7
gnu: Add java-tukaani-xz.
...
* gnu/packages/java.scm (java-tukaani-xz): New variable.
2017-11-18 11:30:08 +01:00
Julien Lepiller
78745d331d
gnu: Add java-geronimo-xbean-reflect.
...
* gnu/packages/java.scm (java-geronimo-xbean-reflect): New variable.
2017-11-18 11:30:05 +01:00
Julien Lepiller
0b54e190ab
gnu: Add java-jdom.
...
* gnu/packages/java.scm (java-jdom): New variable.
2017-11-18 11:30:03 +01:00
Julien Lepiller
2caf873e86
gnu: Add java-log4j-1.2-api.
...
* gnu/packages/java.scm (java-log4j-1.2-api): New variable.
2017-11-18 11:30:01 +01:00
Julien Lepiller
dfef4231f7
gnu: Add java-log4j-core.
...
* gnu/packages/java.scm (java-log4j-core): New variable.
2017-11-18 11:29:58 +01:00
Julien Lepiller
46c6905a22
gnu: Add java-kafka-clients.
...
* gnu/packages/java.scm (java-kafka-clients): New variable.
2017-11-18 11:29:55 +01:00
Julien Lepiller
5aa2f3f44b
gnu: Add java-commons-beanutils.
...
* gnu/packages/java.scm (java-commons-beanutils): New variable.
2017-11-18 11:29:53 +01:00
Julien Lepiller
229a9864b6
gnu: Add java-commons-collections.
...
* gnu/packages/java.scm (java-commons-collections): New variable.
2017-11-18 11:29:51 +01:00
Julien Lepiller
51263ff5d2
gnu: Add java-commons-csv.
...
* gnu/packages/java.scm (java-commons-csv): New variable.
2017-11-18 11:29:48 +01:00
Julien Lepiller
217b20e4db
gnu: Add java-jeromq.
...
* gnu/packages/java.scm (java-jeromq): New variable.
2017-11-18 11:29:45 +01:00
Julien Lepiller
3ff47c6665
gnu: Add java-mail.
...
* gnu/packages/java.scm (java-mail): New variable.
2017-11-18 11:29:42 +01:00
Julien Lepiller
5fb3e82217
gnu: Add java-jboss-jms-api-spec.
...
* gnu/packages/java.scm (java-jboss-jms-api-spec): New variable.
2017-11-18 11:29:38 +01:00
Julien Lepiller
823997e969
gnu: Add java-iq80-snappy.
...
* gnu/packages/compression.scm (java-iq80-snappy): New variable.
2017-11-18 11:29:34 +01:00
Julien Lepiller
cea8346688
gnu: Add java-snappy.
...
* gnu/packages/compression.scm (java-snappy): New variable.
2017-11-18 11:29:31 +01:00
Julien Lepiller
9869bb1296
gnu: Add bitshuffle.
...
* gnu/packages/compression.scm (bitshuffle): New variable.
2017-11-18 11:29:25 +01:00
Ricardo Wurmus
c5a8ecb6d3
gnu: Remove duplicates from (gnu packages tex).
...
* gnu/packages/tex.scm (texlive-latex-hyperref, texlive-latex-fancyvrb):
Remove duplicates.
2017-11-18 11:18:41 +01:00
Ricardo Wurmus
261b38a978
gnu: r-genomeinfodbdata: Update to 0.99.1.
...
* gnu/packages/bioinformatics.scm (r-genomeinfodbdata): Update to 0.99.1.
2017-11-18 11:18:41 +01:00
Ricardo Wurmus
592f4a9434
gnu: r-go-db: Update to 3.5.0.
...
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.5.0.
2017-11-18 11:18:41 +01:00
Ricardo Wurmus
e4664290ce
gnu: r-org-ce-eg-db: Update to 3.5.0.
...
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.5.0.
2017-11-18 11:18:40 +01:00
Ricardo Wurmus
19fc299f68
gnu: r-org-dm-eg-db: Update to 3.5.0.
...
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.5.0.
2017-11-18 11:18:40 +01:00
Ricardo Wurmus
f3569f5218
gnu: r-org-mm-eg-db: Update to 3.5.0.
...
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.5.0.
2017-11-18 11:18:40 +01:00
Ricardo Wurmus
57dc9b58db
gnu: r-genomationdata: Update to 1.10.0.
...
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.10.0.
2017-11-18 11:18:39 +01:00
Ricardo Wurmus
9ef9c6489f
gnu: Remove duplicates from (gnu packages statistics).
...
* gnu/packages/statistics.scm (r-cluster, r-codetools, r-kernsmooth): Remove
duplicates.
2017-11-18 11:18:39 +01:00
Ricardo Wurmus
9c2d0a0369
gnu: Remove duplicate from (gnu packages gnupg).
...
* gnu/packages/gnupg.scm (perl-gnupg-interface): Remove duplicate.
2017-11-18 11:18:39 +01:00
Ricardo Wurmus
90dbd984f8
gnu: Remove duplicate from (gnu packages bioinformatics).
...
* gnu/packages/bioinformatics.scm (r-annotationfilter): Remove duplicate.
2017-11-18 11:18:39 +01:00
Ricardo Wurmus
c151b0b633
gnu: Remove duplicate from (gnu packages cran).
...
* gnu/packages/cran.scm (r-bbmle): Remove duplicate.
2017-11-18 11:18:38 +01:00
Ricardo Wurmus
4982d0ac41
gnu: Remove duplicates from (gnu packages java).
...
* gnu/packages/java.scm (java-commons-net, java-asm): Remove duplicates.
2017-11-18 11:18:38 +01:00
Ricardo Wurmus
676507e388
gnu: r-org-hs-eg-db: Clarify description.
...
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db)[description]: Clarify.
2017-11-18 11:18:38 +01:00
Ricardo Wurmus
d595fed33d
gnu: r-org-hs-eg-db: Update to 3.5.0.
...
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.5.0.
2017-11-18 11:18:37 +01:00
Ricardo Wurmus
ccedfd3a43
gnu: r-org-hs-eg-db: Remove duplicate package definition.
...
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Remove duplicate variable.
2017-11-18 11:18:37 +01:00
Mark H Weaver
b9f23702eb
gnu: linux-libre: Remove Tegra DRM from arm configuration.
...
The code fails to compile on armhf using our configuration.
See <https://patchwork.kernel.org/patch/9688615/ > for details.
* gnu/packages/aux-files/linux-libre/4.14-arm.conf: Remove Tegra DRM support.
2017-11-18 04:31:32 -05:00
Mark H Weaver
f10120d40b
gnu: linux-libre: Remove Nouveau from arm configuration.
...
The Nouveau code fails to compile on armhf with our configuration.
* gnu/packages/aux-files/linux-libre/4.14-arm.conf: Disable Nouveau.
2017-11-18 04:30:45 -05:00
Ricardo Wurmus
b3b07df403
gnu: dino: Update to 0.0-2-2a514d096.
...
* gnu/packages/messaging.scm (dino): Update to 0.0-2-2a514d096.
[source]: Do not fetch libsignal-protocol-c submodule.
[arguments]: Add phase "unpack-sources" to unpack our sources for
libsignal-protocol-c.
[native-inputs]: Add "libsignal-protocol-c-source".
2017-11-18 07:44:27 +01:00
Leo Famulari
25811886f1
gnu: vim: Update to 8.0.1300.
...
* gnu/packages/vim.scm (vim): Update to 8.0.1300.
2017-11-17 18:25:16 -05:00
Ricardo Wurmus
40f372af3e
gnu: tuxguitar: Build with icedtea-8.
...
* gnu/packages/music.scm (tuxguitar)[arguments]: Use icedtea-8.
2017-11-17 23:18:50 +01:00
Ricardo Wurmus
8710d4dd73
gnu: java-swt: Update to 4.7.1a.
...
* gnu/packages/java.scm (java-swt): Update to 4.7.1a.
[arguments]: Build with icedtea-8.
[inputs]: Remove "icecat".
2017-11-17 23:18:50 +01:00
Ricardo Wurmus
d72f76df11
gnu: eolie: Update to 0.9.12.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.12.
[inputs]: Add python-dateutil.
2017-11-17 23:18:50 +01:00
Ricardo Wurmus
a8714bf680
gnu: Move database packages from python.scm to databases.scm.
...
* gnu/packages/python.scm (python-ccm, python2-ccm, python2-pysqlite,
python-sqlalchemy, python2-sqlalchemy, python-sqlalchemy-utils,
python2-sqlalchemy-utils, python-alembic, python2-alembic,
python-pickleshare, python2-pickleshare, python-apsw, python2-apsw,
python2-neo4j-driver, python2-py2neo, python-psycopg2, python2-psycopg2,
python-sadisplay, python2-sadisplay, python-mysqlclient,
python2-mysqlclient, python-hiredis, python2-hiredis, python-fakeredis,
python2-fakeredis, python-redis, python2-redis, python-rq, python2-rq,
python-trollius-redis, python2-trollius-redis, python-sqlparse,
python2-sqlparse, python-sql, python2-sql): Move from here...
* gnu/packages/databases.scm: ...to here.
* gnu/packages/tryton.scm,
gnu/packages/python-web.scm,
gnu/packages/nutrition.scm,
gnu/packages/medical.scm: Adjust accordingly.
2017-11-17 22:36:27 +01:00
Ricardo Wurmus
be6eb2f1e6
gnu: python-scikit-learn: Move from python.scm to machine-learning.scm.
...
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): Move
from here...
* gnu/packages/machine-learning.scm: ...to here.
2017-11-17 22:36:26 +01:00
Ricardo Wurmus
98c6a02573
gnu: Move more web packages from python.scm to python-web.scm.
...
* gnu/packages/python.scm (python-pastescript, python2-pastescript,
python-paste, python2-paste, python-werkzeug, python2-werkzeug, python-bottle,
python2-bottle, python-wtforms, python2-wtforms): Move from here...
* gnu/packages/python-web.scm: ...to here.
2017-11-17 22:36:26 +01:00
Ricardo Wurmus
ac257f127a
gnu: Move testing packages from python.scm to check.scm.
...
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api,
python-mock, python2-mock, python-mock-2, python-nose, python2-nose,
python-nose2, python2-nose2, python-unittest2, python2-unittest2,
python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0,
python-pytest-cov, python2-pytest-cov, python-pytest-runner,
python2-pytest-runner, python-pytest-mock, python2-pytest-mock,
python-pytest-xdist, python2-pytest-xdist, python-scripttest,
python2-scripttest, python-testtools, python2-testtools, python-testscenarios,
python2-testscenarios, python-testresources, python2-testresources,
python-subunit, python2-subunit, python-fixtures, python2-fixtures,
python-testrepository, python2-testrepository, python-coverage,
python2-coverage, python-cov-core, python2-cov-core, python-testpath,
python2-testpath, python-testlib, python2-testlib, python-pytest-cache,
python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess,
python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis,
python2-hypothesis, python-lit, python2-lit, python-pytest-pep8,
python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes,
python2-coverage-test-runner, python-pylint, python2-pylint,
python-paramunittest, python2-python-paramunittest, python-pytest-warnings,
python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog,
python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover,
python2-nosexcover, python-discover, python2-discover, behave, python-rednose,
python2-rednose, python-nose-randomly, python2-nose-randomly,
python-nose-timer, python2-nose-timer): Move from here...
* gnu/packages/check.scm: ...to here.
* gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/backup.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm,
gnu/packages/dav.scm,
gnu/packages/django.scm,
gnu/packages/freedesktop.scm,
gnu/packages/haskell.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/ldc.scm,
gnu/packages/libffi.scm,
gnu/packages/mail.scm,
gnu/packages/mpd.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm: Adjust accordingly.
2017-11-17 22:36:26 +01:00
Ricardo Wurmus
ff49437df7
gnu: Add qmidiroute.
...
* gnu/packages/music.scm (qmidiroute): New variable.
2017-11-17 22:36:26 +01:00
Rutger Helling
fc8d6953e2
gnu: cheese: Update to 3.26.0.
...
* gnu/packages/gnome.scm (cheese): Update to 3.26.0
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-17 16:34:28 -05:00
Oleg Pykhalov
3fe4c9dcc4
gnu: Add emacs-transmission.
...
* gnu/packages/emacs.scm (emacs-transmission): New variable.
2017-11-17 13:37:12 +03:00
Oleg Pykhalov
669be6acfe
gnu: cool-retro-term: Fix qml path.
...
* gnu/packages/terminals.scm (cool-retro-term): Fix qml path.
2017-11-17 13:28:08 +03:00
Rutger Helling
9bc646d053
gnu: eog: Update to 3.26.2.
...
* gnu/packages/gnome.scm (eog): Update to 3.26.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 11:00:20 +01:00
Rutger Helling
cf8ec425d5
gnu: gnome-disk-utility: Update to 3.26.2.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.26.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 11:00:18 +01:00
Rutger Helling
64a4d39403
gnu: nftables: Update to 0.8.
...
* gnu/packages/linux.scm (nftables): Update to 0.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 10:59:21 +01:00
Rutger Helling
284d7da3bb
gnu: libnftnl: Update to 1.0.8.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.0.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 10:59:00 +01:00
Theodoros Foradis
ef2c6b4095
gnu: Add qucs-s.
...
* gnu/packages/engineering.scm (qucs-s): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 10:53:06 +01:00
Ludovic Courtès
0b4dbb401c
gnu: syslinux: Add explicit dependency on mtools.
...
Suggested by Adam Van Ymeren <adam@vany.ca>
at <https://bugs.gnu.org/28974 >.
* gnu/packages/bootloaders.scm (syslinux)[inputs]: Add MTOOLS.
[ARGUMENTS]: In 'patch-files' phase, patch references to 'mcopy' and
'mattrib'.
2017-11-16 10:43:40 +01:00
Rutger Helling
afc4382316
gnu: wget: Add wget2.
...
* gnu/packages/wget.scm (wget2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 10:27:42 +01:00
ng0
15712cc9e3
gnu: spectrwm: Update to 3.1.0.
...
* gnu/packages/wm.scm (spectrwm): Update to 3.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 10:25:40 +01:00
Rutger Helling
42e52605d4
gnu: xpra: Fix paths.
...
* gnu/packages/xorg.scm (xpra): [arguments]: Add '--without-opengl',
'--without-Xdummy' and '--without-Xdummy-wrapper' to #:configure-flags. Add
substitutions to #phases for proper paths.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 10:21:40 +01:00
Rutger Helling
d9cd1c2272
gnu: messaging: Enable OMEMO for dino.
...
* gnu/packages/messaging.scm (dino): Update to commit
f6ac5bbd26638412a2289fd1d28ef12de1d7e8b5.
[inputs]: Add libsignal-protocol-c and libgcrypt.
[arguments]: Change #configure-flags to "-DSHARED_SIGNAL_PROTOCOL=yes".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 09:50:06 +01:00
Rutger Helling
0d549f60df
gnu: messaging: Add libsignal-protocol-c.
...
* gnu/packages/messaging.scm (libsignal-protocol-c): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-16 09:42:45 +01:00
Ludovic Courtès
589e3f4e70
gnu: Move more packages from python to python-web.
...
* gnu/packages/python.scm (python-requests, python2-requests)
(python-requests-2.7, python-oauthlib, python2-oauthlib)
(python-furl, python2-furl, python-wsgi-intercept)
(python-publicsuffix, python2-publicsuffix)
(python-publicsuffix2, python2-publicsuffix2): Move to...
* gnu/packages/python-web.scm: ... here.
* gnu/packages/bioinformatics.scm, gnu/packages/finance.scm:
gnu/packages/maths.scm, gnu/packages/terminals.scm,
gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust
accordingly.
2017-11-16 08:45:15 +01:00
Ludovic Courtès
b95c17c58b
gnu: Move Python packages from crypto to python-crypto.
...
* gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto)
(python-pynacl, python2-roca-detect): Move to python-crypto.scm.
* gnu/packages/gnupg.scm (python2-pgpdump): Move to python-crypto.scm.
* gnu/packages/python-crypto.scm (python-asn1crypto, python2-asn1crypto)
(python-pynacl, python2-pgpdump, python2-roca-detect): New variables.
2017-11-16 08:45:15 +01:00
Ludovic Courtès
cc6f49121b
gnu: Move crypto packages from python to python-crypto.
...
* gnu/packages/python.scm (python-passlib, python2-passlib)
(python-py-bcrypt, python2-py-bcrypt)
(python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa)
(python-pycrypto, python2-pycrypto, python-keyring, python2-keyring)
(python-certifi, python2-certifi)
(python-cryptography-vectors, python2-cryptography-vectors)
(python-cryptography, python2-cryptography)
(python-pyopenssl, python2-pyopenssl)
(python-axolotl-curve25519, python2-axolotl-curve25519)
(python-axolotl, python2-axolotl, python2-slowaes)
(python-pyaes, python2-pyaes): Move to...
* gnu/packages/python-crypto.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/crypto.scm, gnu/packages/finance.scm,
gnu/packages/irc.scm, gnu/packages/jrnl.scm,
gnu/packages/messaging.scm, gnu/packages/openstack.scm,
gnu/packages/python-web.scm, gnu/packages/tls.scm,
gnu/packages/xorg.scm: Adjust accordingly.
2017-11-16 08:45:15 +01:00
Mark H Weaver
c114c9c5d8
gnu: linux-libre: Update to 4.14.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.13-arm.conf,
gnu/packages/aux-files/linux-libre/4.13-i686.conf,
gnu/packages/aux-files/linux-libre/4.13-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.14-arm.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2017-11-16 00:03:34 -05:00
Mark H Weaver
811a24ca5f
gnu: linux-libre@4.9: Update to 4.9.62.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.62.
2017-11-16 00:03:00 -05:00
Mark H Weaver
6f0e2c2b4a
gnu: linux-libre@4.4: Update to 4.4.98.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.98.
2017-11-16 00:02:24 -05:00
Mark H Weaver
f1e3214534
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
Add fixes for CVE-2017-7830, the remaining 1/2 changesets for CVE-2017-7828,
the remaining 1/19 changesets for CVE-2017-7826, and selected other fixes.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1348660-pt5.patch,
gnu/packages/patches/icecat-bug-1415133.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-11-16 00:01:46 -05:00
Mark H Weaver
6a71fa6faa
gnu: icecat: Label patches to reflect CVE assignments.
...
Document that we include 18/19 changesets for CVE-2017-7826, and 1/2
changesets for CVE-2017-7828.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE
assignments.
2017-11-16 00:01:21 -05:00
Tobias Geerinckx-Rice
ed0f9f53ab
gnu: iproute2: Update to 4.14.1.
...
* gnu/packages/linux.scm (iproute): Update to 4.14.1.
2017-11-15 12:45:26 +01:00
Tobias Geerinckx-Rice
7c1adf0090
gnu: gnucash: Use HTTPS for www.gnucash.org.
...
* gnu/packages/gnucash.scm (gnucash, gnucash-docs)[home-page]: Use HTTPS.
2017-11-15 03:19:19 +01:00
Tobias Geerinckx-Rice
471ce31cd7
gnu: gnucash: Update to 2.6.18.
...
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.18.
2017-11-15 03:19:18 +01:00
Tobias Geerinckx-Rice
c27f48573e
gnu: youtube-dl: Update to 2017.11.15.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
2017-11-15 03:19:18 +01:00
Tobias Geerinckx-Rice
99adfd7d3d
gnu: geoclue: Use HTTPS for home page.
...
* gnu/packages/gnome.scm (geoclue)[home-page]: Use HTTPS.
2017-11-15 03:19:18 +01:00
Tobias Geerinckx-Rice
dba7028f14
gnu: geoclue: Update to 2.4.7.
...
* gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
2017-11-15 03:19:17 +01:00
Tobias Geerinckx-Rice
06d2a63c15
gnu: aria2: Update to 1.33.1.
...
* gnu/packages/bittorrent.scm (aria2): Update 1.33.1.
2017-11-15 03:19:17 +01:00
Tobias Geerinckx-Rice
c115b2dbe0
gnu: smartmontools: Mark up description.
...
* gnu/packages/admin.scm (smartmontools)[description]: Use @dfn.
2017-11-15 03:19:17 +01:00
Tobias Geerinckx-Rice
bd2eedd116
gnu: smartmontools: Update to 6.6.
...
* gnu/packages/admin.scm (smartmontools): Update to 6.6.
2017-11-15 03:19:16 +01:00
Kei Kebreau
8c2dcedd1d
gnu: devhelp: Update to 3.26.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.26.0.
2017-11-14 17:50:33 -05:00
Kristofer Buffington
1697307185
gnu: Add guile-wiredtiger.
...
* gnu/packages/databases.scm (guile-wiredtiger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-14 23:46:53 +01:00
Efraim Flashner
259b4f34ba
gnu: mesa: Update to 17.2.5.
...
* gnu/packages/gl.scm (mesa): Update to 17.2.5
2017-11-14 22:13:07 +02:00
David Thompson
52b617ffeb
gnu: Update awscli to 1.11.185.
...
* gnu/packages/python-web.scm (awscli): Update to 1.11.185.
2017-11-14 14:20:42 -05:00
Kei Kebreau
31d9e454ad
gnu: gnome-calculator: Update to 3.26.0.
...
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.26.0.
2017-11-14 14:12:42 -05:00
Kei Kebreau
a5a22d7b14
gnu: gnome-system-monitor: Update to 3.26.0.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.0.
2017-11-14 13:47:03 -05:00
Tobias Geerinckx-Rice
85a9ffcbf4
gnu: exim: Use HTTPS for home page.
...
* gnu/packages/mail.scm (exim)[home-page]: Use HTTPS.
2017-11-14 04:06:53 +01:00
Tobias Geerinckx-Rice
58b8d1b39f
gnu: iproute2: Update to 4.14.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.14.0.
2017-11-14 04:06:53 +01:00
Ludovic Courtès
1b2f753d9c
gnu: Move web packages from python to python-web.
...
This is in part to address <https://bugs.gnu.org/27284 >.
* gnu/packages/python.scm (python-httplib2, python2-httplib2)
(python-sockjs-tornado, python2-sockjs-tornado)
(python-flask-babel, python2-flask-babel)
(python-html5lib, python2-html5lib)
(python-html5lib-0.9, python2-html5lib-0.9)
(python-html5-parser, python2-html5-parser)
(python-webencodings, python2-webencodings)
(python-openid, python2-openid, python-cssutils, python2-cssutils)
(python-cssselect, python2-cssutils)
(python-openid-cla, python2-openid-cla)
(python-openid-teams, python2-openid-teams)
(python-tornado, python2-tornado)
(python-tornado-http-auth, python-terminado, python2-terminado)
(python-webob, python2-webob, python-zope-event, python2-zope-event)
(python-zope-interface, python2-zope-interface)
(python-zope-exceptions, python2-zope-exceptions)
(python-zope-testing, python2-zope-testing)
(python-zope-testrunner, python2-zope-testrunner)
(python-zope-i18nmessageid, python2-zope-i18nmessageid)
(python-zope-schema, python2-zope-schema)
(python-zope-configuration, python2-zope-configuration)
(python-zope-proxy, python2-zope-proxy)
(python-zope-location, python2-zope-location)
(python-zope-security, python2-zope-security)
(python-zope-component, python2-zope-component)
(python-ndg-httpsclient, python2-ndg-httpsclient)
(python-websocket-client, python2-websocket-client)
(python-requests-toolbelt, python2-requests-toolbelt)
(python-rauth, python2-rauth, python-urllib3, python2-urllib3)
(awscli, python-wsgiproxy2, python2-wsgiproxy2)
(python-pastedeploy, python2-pastedeploy)
(python-webtest, python2-webtest, python-flask, python2-flask)
(python-flast-wtf, python2-flask-wtf)
(python-flask-multistatic, python2-flask-multistatic)
(python-cookies, python2-cookies)
(python-responses, python2-responses)
(python-geventhttpclient, python2-geventhttpclient)
(python-requests-oauthlib, python2-requests-oauthlib)
(python-url, python2-url, python-cachecontrol, python2-cachecontrol)
(python-betamax, python2-betamax)
(python-betamax-matchers, python2-betamax-matchers)
(python-s3transfer, python2-s3transfer)
(python-flask-restful, python-flask-basicauth)
(python-flask-sqlalchemy, python-flask-restplus)
(python-flask-restful-swagger, python-htmlmin, python2-htmlmin)
(python-flask-htmlmin, python2-flask-htmlmin)
(python-flask-login, python2-flask-login)
(python-oauth2client, python-flask-oidc)
(python-webassets, python-cssmin, python2-cssmin)
(python-elasticsearch, python2-elasticsearch)
(python-flask-script, python2-flask-script)
(python-flask-migrate, python2-flask-migrate)
(python-genshi, python2-genshi)
(python-flask-principal, python2-flask-principal)
(python-flask-httpauth, python2-flask-httpauth)
(python-uritemplate, python2-uritemplate): Move to...
* gnu/packages/python-web.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/dav.scm, gnu/packages/django.scm,
gnu/packages/docker.scm, gnu/packages/ebook.scm,
gnu/packages/logging.scm, gnu/packages/mail.scm,
gnu/packages/music.scm, gnu/packages/openstack.scm,
gnu/packages/package-management.scm, gnu/packages/rdf.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/tryton.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-11-13 23:41:01 +01:00
Ben Woodcroft
a68e586097
gnu: diamond: Update to 0.9.13.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.13.
2017-11-14 08:25:43 +10:00