Leo Famulari
0684f1d6b5
gnu: qgpgme: Make GnuPG available while building.
...
This is a followup to commit b3ecb3fe8d
.
* gnu/packages/gnupg.scm (qgpgme)[native-inputs]: Add the native-inputs
of GPGME.
2017-12-27 23:55:22 -05:00
Marius Bakke
d5b0e86534
gnu: xorg-server: Update to 1.19.6.
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.6.
2017-12-27 21:06:27 +01:00
Marius Bakke
3bbd6469c8
gnu: zathura: Remove superfluous inputs from dependents.
...
* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu,
zathura-pdf-mupdf)[inputs]: Remove GTK+, which is propagated from GIRARA.
(zathura-pdf-poppler): Likewise. Remove CAIRO which is propagated from ZATHURA.
2017-12-27 21:06:01 +01:00
Marius Bakke
1d9032fc36
gnu: zathura: Adjust inputs.
...
* gnu/packages/pdf.scm (zathura)[inputs]: Remove GTK+, which is propagated by
GIRARA. Move GIRARA to ...
[propagated-inputs]: ... here. Add CAIRO.
2017-12-27 21:04:39 +01:00
Marius Bakke
7d24c26ed7
gnu: girara: Enable tests.
...
* gnu/packages/gtk.scm (girara)[native-inputs]: Add XORG-SERVER.
[arguments]: Add START-XSERVER phase. Remove #:tests?.
2017-12-27 21:04:39 +01:00
Marius Bakke
b82d5b09ff
gnu: girara: Correct inputs.
...
* gnu/packages/gtk.scm (girara)[native-inputs]: Add CHECK.
[propagated-inputs]: Add GTK+.
[inputs]: Remove.
2017-12-27 21:04:38 +01:00
Marius Bakke
ac84754369
gnu: zathura: Enable tests.
...
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add CHECK and XORG-SERVER.
[arguments]: Remove #:tests?. Add phase START-XSERVER.
2017-12-27 21:04:38 +01:00
Marius Bakke
d81581a2b7
gnu: zathura-pdf-poppler: Update to 0.2.8.
...
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.8.
2017-12-27 21:04:38 +01:00
Marius Bakke
19fc21d7d0
gnu: zathura-pdf-mupdf: Update to 0.3.2.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.2.
2017-12-27 21:04:38 +01:00
Marius Bakke
71a18fe254
gnu: zathura-djvu: Update to 0.2.7.
...
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.7.
2017-12-27 21:04:38 +01:00
Marius Bakke
85f330b98d
gnu: zathura-ps: Update to 0.2.5.
...
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.5.
2017-12-27 21:04:38 +01:00
Marius Bakke
8bad37d8b5
gnu: zathura-cb: Update to 0.1.7.
...
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.7.
2017-12-27 21:04:38 +01:00
Marius Bakke
f2984d709f
gnu: zathura: Update to 0.3.8.
...
* gnu/packages/pdf.scm (zathura): Update to 0.3.8.
[native-inputs]: Add GLIB:BIN.
2017-12-27 21:04:37 +01:00
Marius Bakke
bf38d5be00
gnu: girara: Update to 0.2.8.
...
* gnu/packages/gtk.scm (girara): Update to 0.2.8.
[native-inputs]: Add GLIB:BIN.
2017-12-27 21:04:37 +01:00
Marius Bakke
94b779b6a4
gnu: mujs: Update to 1.0.2.
...
* gnu/packages/javascript.scm (mujs): Update to 1.0.2.
[source]: Download over HTTPS.
[home-page]: Update to redirected URL.
2017-12-27 21:04:37 +01:00
Marius Bakke
97156ba242
gnu: libpipeline: Update to 1.5.0.
...
* gnu/packages/man.scm (libpipeline): Update to 1.5.0.
2017-12-27 21:04:37 +01:00
Marius Bakke
1ef03eaae5
gnu: xf86-video-intel: Update snapshot to af6d8e9.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-9-af6d8e9.
2017-12-27 21:04:37 +01:00
Marius Bakke
3f9be7883a
gnu: seabios: Update to 1.11.0.
...
* gnu/packages/firmware.scm (seabios): Update to 1.11.0.
2017-12-27 21:04:37 +01:00
Eric Bavier
aac1aa75f4
gnu: Add Pioneer.
...
* gnu/packages/games.scm (pioneer): New variable.
2017-12-27 08:10:12 -06:00
Kei Kebreau
15b60fc313
gnu: python-pillow: Fix test failures on i686-linux and armhf-linux.
...
* gnu/packages/patches/python-pillow-fix-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow)[source]: Use it.
2017-12-27 11:51:15 -05:00
Thomas Danckaert
aa498fc003
gnu: lollypop: Use meson-build-system, update to 0.9.306.
...
* gnu/packages/gnome.scm (lollypop) [origin]: Update version to 0.9.306,
download tarball from gitlab.
[build-system]: Use meson-build-system.
[arguments]: Remove phases for "pseudo meson build system".
[native-inputs]: Add glib:bin and gtk+:bin, remove ninja.
[inputs]: Remove gtk+ and meson.
2017-12-27 16:14:44 +01:00
Christopher Baines
90205b625e
gnu: Run some tests in the mongodb package check phase.
...
Previously the mongodb dbtests and unittests were only built, and not actually
run.
* gnu/packages/databases.scm (mongodb)[native-inputs]: Add python2-minimal,
python2-pymongo and python2-pyyaml for running the resmoke.py program, and
add tzdata as some tests fail without this.
[arguments]: Run the tests through the resmoke.py script in the check phase,
set TZDIR as a couple of tests seem to depend on this, add a comment about
the resource requirements of the tests, as they require a large amount of
disk space, and disable the async_stream_test, as it seems to hang.
2017-12-27 13:28:34 +00:00
Christopher Baines
a469c69508
gnu: Build wiredtiger with builtin compressors.
...
WiredTiger is used by MongoDB, and it seems to require it to be built with
builtin support for snappy compression.
* gnu/packages/databases.scm (wiredtiger)[arguments]: Replace --enable-zlib
and --enable-snappy with --with-builtins=snappy,zlib.
2017-12-27 13:28:24 +00:00
Rutger Helling
a37f4adb94
Revert "gnu: qemu: Enable Samba support."
...
This reverts commit 8427650305
.
2017-12-27 14:19:19 +01:00
Ben Woodcroft
f14a6586ec
gnu: vsearch: Update to 2.6.2.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.6.2.
2017-12-27 22:12:08 +10:00
Rutger Helling
cad464a8fc
gnu: lookingglass: Update to a9.
...
* gnu/packages/virtualization.scm (lookingglass): Update to a9.
2017-12-27 13:10:26 +01:00
Danny Milosavljevic
4583d82721
gnu: hexchat: Disable (duplicate) icon theme generation.
...
* gnu/packages/messaging.scm (hexchat): Disable (duplicate) icon theme
generation.
2017-12-27 12:35:09 +01:00
Danny Milosavljevic
6368eb397d
gnu: totem: Disable (duplicate) cache generation.
...
* gnu/packages/gnome.scm (totem): Disable (duplicate) cache generation.
2017-12-27 12:35:08 +01:00
Rutger Helling
abc5ef5a7f
gnu: mpv: Update to 0.28.0.
...
* gnu/packages/video.scm (mpv): Update to 0.28.0.
[inputs]: Change ffmpeg to ffmpeg-git, add wayland-protocols.
2017-12-27 10:51:31 +01:00
Rutger Helling
dff543e889
gnu: Add ffmpeg-git.
...
* gnu/packages/video.scm (ffmpeg-git): New variable.
2017-12-27 10:51:26 +01:00
Rutger Helling
8427650305
gnu: qemu: Enable Samba support.
...
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag.
[inputs]: Add samba.
2017-12-27 10:24:49 +01:00
Mark H Weaver
e8e860a559
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1414945.patch,
gnu/packages/patches/icecat-bug-1424373-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-12-26 22:53:02 -05:00
Leo Famulari
b3ecb3fe8d
gnu: gpgme: Find the GnuPG executable in the environment.
...
This partially reverts commit 0e06bec250
(gnu: gpgme: Build with the
latest GnuPG) because it caused python-pygpgme and python2-pygpgme to
fail to build:
<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00371.html >
* gnu/packages/gnupg.scm (gpgme)[arguments]: Remove '--enable-fixed-path'
from #:configure-flags.
[inputs]: Move gnupg to native-inputs.
2017-12-26 21:12:27 -05:00
Tobias Geerinckx-Rice
684ca67dd9
gnu: nginx-documentation: Fix typo in synopsis.
...
* gnu/packages/web.scm (nginx-documentation)[synopis]: Add missing article.
2017-12-27 03:05:11 +01:00
Tobias Geerinckx-Rice
53ae35e443
gnu: python-sqlalchemy-utils: Update to 0.32.21.
...
* gnu/packages/databases.scm (python-sqlalchemy-utils): Update to 0.32.21.
2017-12-26 16:44:52 +01:00
Tobias Geerinckx-Rice
bcdc5caed7
gnu: python-sadisplay: Update to 0.4.8.
...
* gnu/packages/databases.scm (python-sadisplay): Update to 0.4.8.
2017-12-26 16:43:57 +01:00
Tobias Geerinckx-Rice
031462bac8
gnu: r-circlize: Improve description.
...
* gnu/packages/cran.scm (r-circlize)[description]: Fix typo and adjust
grammar based on upstream description.
2017-12-26 16:43:45 +01:00
Tobias Geerinckx-Rice
afa427e328
gnu: r-circlize: Update to 0.4.3.
...
* gnu/packages/cran.scm (r-circlize): Update to 0.4.3.
2017-12-26 16:25:39 +01:00
Tobias Geerinckx-Rice
1f143575ea
gnu: emacs-cider: Update to 0.15.1.
...
* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.1.
2017-12-26 14:41:02 +01:00
Tobias Geerinckx-Rice
41775ab1d1
gnu: adwaita-icon-theme: Update to 3.26.1.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.1.
2017-12-26 14:41:02 +01:00
Tobias Geerinckx-Rice
51c482e494
gnu: gexiv2: Update to 0.10.7.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.7.
[build-system]: Switch to meson-build-system.
2017-12-26 14:41:01 +01:00
Rutger Helling
41faf6f2c2
gnu: retroarch: Update to 1.7.0.
...
* gnu/packages/games.scm (retroarch): Update to 1.7.0.
2017-12-26 11:43:00 +01:00
Mark H Weaver
f76ff984eb
gnu: libev: Improve the description.
...
* gnu/packages/libevent.scm (libev)[description]: Rewrite to be more
descriptive and less judgmental, based on Debian's description.
2017-12-26 03:34:12 -05:00
Mark H Weaver
3c0cfe3be5
gnu: linux-libre: Adapt to renamed configuration options in 4.14.9.
...
This is a followup to commit 95b969bc9c
.
* gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf: Adapt to the configuration
options being renamed from CONFIG_*_UNWINDER to CONFIG_UNWINDER_* in version
4.14.9.
2017-12-26 01:53:39 -05:00
Mark H Weaver
95b969bc9c
gnu: linux-libre: Update to 4.14.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.9.
(%linux-libre-hash): Update hash.
2017-12-25 23:06:23 -05:00
Mark H Weaver
5338e62572
gnu: linux-libre@4.9: Update to 4.9.72.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.72.
2017-12-25 23:05:27 -05:00
Mark H Weaver
e4d8584efb
gnu: linux-libre@4.4: Update to 4.4.108.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.108.
2017-12-25 23:04:47 -05:00
Leo Famulari
0b5eff847f
gnu: Move libupnp to (gnu packages upnp).
...
* gnu/packages/libupnp.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/upnp.scm (libupnp): New variable.
2017-12-25 22:52:03 -05:00
Leo Famulari
c9c7c030be
gnu: libupnp: Update to 1.6.24.
...
* gnu/packages/libupnp.scm (libupnp): Update to 1.6.24.
2017-12-25 22:39:29 -05:00
Leo Famulari
187cc2b403
gnu: syncthing: Update to 0.14.42.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.42.
2017-12-25 22:26:58 -05:00
Leo Famulari
3b58b7f27c
gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.
...
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
0.0.0-1.d9bbe8f.
2017-12-25 22:26:58 -05:00
Leo Famulari
23e2c09c0c
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.0-1.d9bbe8f.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
Update to 0.0.0-1.d9bbe8f.
2017-12-25 22:26:54 -05:00
Leo Famulari
7153627946
gnu: darktable: Update to 2.4.0.
...
* gnu/packages/photo.scm (darktable): Update to 2.4.0.
2017-12-25 20:53:56 -05:00
Tobias Geerinckx-Rice
a7f27da7f2
gnu: check, databases: Use HTTPS for bitbucket.org.
...
* gnu/packages/check.scm (python-pytest-capturelog)[home-page]: Likewise.
* gnu/packages/databases.scm (python-alembic)[home-page]: Likewise.
2017-12-26 02:27:42 +01:00
Tobias Geerinckx-Rice
69d973cc39
gnu: liblangtag: Use bitbucket.org home page.
...
* gnu/packages/libreoffice.scm (liblangtag)[home-page]: Use alternate URL
and HTTPS.
2017-12-26 02:22:53 +01:00
Tobias Geerinckx-Rice
08455a3464
gnu: python-redis: Update to 2.10.6.
...
* gnu/packages/databases.scm (python-redis): Update to 2.10.6.
2017-12-26 02:03:41 +01:00
Tobias Geerinckx-Rice
030274ccac
gnu: python-alembic: Update to 0.9.6.
...
* gnu/packages/databases.scm (python-alembic): Update to 0.9.6.
2017-12-26 02:03:41 +01:00
Tobias Geerinckx-Rice
6370fb2d26
gnu: bitshuffle: Update to 0.3.4.
...
* gnu/packages/compression.scm (bitshuffle): Update to 0.3.4.
[arguments]: Delete ‘make-required-dir’ phase that no longer is.
2017-12-26 02:02:01 +01:00
Tobias Geerinckx-Rice
8c03d1fa93
gnu: jack2: Update to 1.9.12.
...
* gnu/packages/audio.scm (jack2): Update to 1.9.12.
[arguments]: Delete ‘patch-fast_rand’ phase.
2017-12-26 02:02:01 +01:00
Tobias Geerinckx-Rice
0e0015f26c
gnu: sicp: Use HTTPS for home page.
...
* gnu/packages/scheme.scm (sicp)[home-page]: Use HTTPS.
2017-12-26 02:02:01 +01:00
Danny Milosavljevic
6e9749ef8f
gnu: Add python-mnemonic.
...
* gnu/packages/finance.scm (python-mnemonic, python2-mnemonic): New variables.
2017-12-26 01:13:48 +01:00
Danny Milosavljevic
00d3f022b3
gnu: Add python-trezor-agent.
...
* gnu/packages/finance.scm (python-trezor-agent, python2-trezor-agent): New
variables.
2017-12-26 01:06:56 +01:00
Danny Milosavljevic
d0d5f72688
gnu: Add python-ecpy.
...
* gnu/packages/python-crypto.scm (python-ecpy, python2-ecpy): New variables.
2017-12-25 23:42:48 +01:00
Danny Milosavljevic
579b436252
gnu: Add python-ed25519.
...
* gnu/packages/python-crypto.scm (python-ed25519, python2-ed25519): New
variables.
2017-12-25 23:42:48 +01:00
Danny Milosavljevic
467cfaa3fc
gnu: Add python-semver.
...
* gnu/packages/python.scm (python-semver, python2-semver): New variables.
2017-12-25 23:42:47 +01:00
Tobias Geerinckx-Rice
ac97dce1d2
gnu: check, llvm: Use HTTPS for llvm.org home pages.
...
* gnu/packages/check.scm (python-lit)[home-page]: Use HTTPS.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime)[home-page]: Likewise.
2017-12-25 02:01:01 +01:00
Tobias Geerinckx-Rice
a431b03500
gnu: python-rednose: Update to 1.2.3.
...
* gnu/packages/check.scm (python-rednose): Update to 1.2.3.
2017-12-25 02:01:00 +01:00
Tobias Geerinckx-Rice
8c2781f005
gnu: python-lit: Update to 0.5.1.
...
* gnu/packages/check.scm (python-lit): Update to 0.5.1.
2017-12-25 01:44:31 +01:00
Tobias Geerinckx-Rice
4338d3f8a1
gnu: python-freezegun: Update to 0.3.9.
...
* gnu/packages/check.scm (python-freezegun): Update to 0.3.9.
2017-12-25 01:41:00 +01:00
Tobias Geerinckx-Rice
7108ad5b75
gnu: scheme48-rx: Update to 0.0.0-2.dd9037f.
...
* gnu/packages/scheme.scm (scheme48-rx): Update to 0.0.0-2.dd9037f.
2017-12-25 01:14:21 +01:00
Tobias Geerinckx-Rice
9b9e3503a9
gnu: cbatticon: Update to 1.6.7.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.7.
2017-12-25 01:13:21 +01:00
Tobias Geerinckx-Rice
2705a97ec4
gnu: sicp: Update to 20170703-1.225c172.
...
* gnu/packages/scheme.scm (sicp): Update to 20170703-1.225c172.
2017-12-25 01:02:21 +01:00
Tobias Geerinckx-Rice
30fd958e98
gnu: slib: Update home page.
...
* gnu/packages/scheme.scm (slib)[home-page]: Update URL.
2017-12-25 01:02:21 +01:00
Nicolas Goaziou
6cf61cefe2
gnu: emacs: Update org and org-plus-contrib.
...
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171224, aka release 9.1.5.
2017-12-24 23:47:05 +01:00
Nicolas Goaziou
c12282314d
gnu: games: Add the-butterfly-effect.
...
* gnu/packages/games.scm (the-butterfly-effect): New variable.
2017-12-24 23:36:32 +01:00
Leo Famulari
09c9fe4a77
gnu: gnuastro: Update to 0.5.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.5.
[inputs]: Use the latest libjpeg.
[arguments]: Remove an obselete option from #:configure-flags.
2017-12-24 16:51:32 -05:00
Rutger Helling
66776562be
gnu: parallel: Update to 20171222.
...
* gnu/packages/parallel.scm (parallel): Update to 20171222.
2017-12-24 21:16:38 +01:00
Ricardo Wurmus
dc7d6d4ece
gnu: Fix copyright symbol.
...
* gnu/packages/maths.scm: Fix copyright line for Dave Love.
2017-12-24 20:51:48 +01:00
Kei Kebreau
595b175103
gnu: scmutils: Update to 20160827.
...
* gnu/packages/scheme.scm (scmutils): Update to 20160827.
[arguments]: Fix indentation.
2017-12-24 14:02:06 -05:00
ng0
b982fb1c09
gnu: pdsh: Update to 2.33.
...
pdsh was located on Google Code, which shut down recently.
Four other distros switched to the new URL introduced in
this commit.
* gnu/packages/ssh.scm (pdsh): Update to 2.33.
[source]: Use new upstream URL.
(arguments)[phases]: Add new files to substitute in 'patch-/bin/sh' phase.
Add new 'patch-tests' phase to make test 't6036-long-output-lines' pass.
[native-inputs]: Add 'which'.
[home-page]: Use new upstream URL.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-24 10:59:35 -05:00
Tobias Geerinckx-Rice
31af847b5d
gnu: python-cbor: Mark up description.
...
* gnu/packages/serialization.scm (python-cbor)[description]: Use @dfn{}.
2017-12-24 16:12:19 +01:00
Tobias Geerinckx-Rice
5dff075263
gnu: ecl-flexi-streams: Update to 1.0.16.
...
* gnu/packages/lisp.scm (ecl-flexi-streams): Update to 1.0.16
2017-12-24 16:12:19 +01:00
Tobias Geerinckx-Rice
becee9e353
gnu: python-ruamel.yaml: Update to 0.15.35.
...
* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.35
2017-12-24 16:12:19 +01:00
Tobias Geerinckx-Rice
8895a968e4
gnu: dotherside: Update to 0.6.3.
...
* gnu/packages/qt.scm (dotherside): Update to 0.6.3
2017-12-24 16:12:18 +01:00
Tobias Geerinckx-Rice
0c9f73cd23
gnu: ruby-json-pure: Fix build failure.
...
* gnu/packages/ruby.scm (ruby-json-pure)[native-inputs]: Add ragel.
2017-12-24 16:12:18 +01:00
Tobias Geerinckx-Rice
53fd476fa5
gnu: ruby-simplecov-html: Update to 0.10.2.
...
* gnu/packages/ruby.scm (ruby-simplecov-html): Update to 0.10.2
2017-12-24 16:12:17 +01:00
Tobias Geerinckx-Rice
1bf02b2036
gnu: ruby-pry: Update to 0.11.3.
...
* gnu/packages/ruby.scm (ruby-pry): Update to 0.11.3
2017-12-24 16:12:17 +01:00
Tobias Geerinckx-Rice
05f2f8bcde
gnu: ruby-hoe: Update to 3.16.2.
...
* gnu/packages/ruby.scm (ruby-hoe): Update to 3.16.2
2017-12-24 16:12:17 +01:00
Tobias Geerinckx-Rice
f03153db00
gnu: ruby-daemons: Update to 1.2.5.
...
* gnu/packages/ruby.scm (ruby-daemons): Update to 1.2.5
2017-12-24 16:12:16 +01:00
Tobias Geerinckx-Rice
fb812f7a2e
gnu: ruby-crass: Update to 1.0.3.
...
* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.3
2017-12-24 16:12:16 +01:00
Tobias Geerinckx-Rice
554245dad0
gnu: cmark: Mark up description.
...
* gnu/packages/markup.scm (cmark)[description]: Use @dfn{}.
2017-12-24 16:12:15 +01:00
Tobias Geerinckx-Rice
e7ef061b91
gnu: cmark: Update to 0.28.3.
...
* gnu/packages/markup.scm (cmark): Update to 0.28.3
2017-12-24 16:12:15 +01:00
Tobias Geerinckx-Rice
27a976ed67
gnu: pulsemixer: Update to 1.4.0.
...
* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.4.0
2017-12-24 16:12:15 +01:00
Tobias Geerinckx-Rice
16c76cc4c8
gnu: python-reportlab: Use HTTPS for home page.
...
* gnu/packages/pdf.scm (python-reportlab)[home-page]: Use HTTPS.
2017-12-24 16:12:14 +01:00
Tobias Geerinckx-Rice
02861325ee
gnu: python-reportlab: Update to 3.4.0.
...
* gnu/packages/pdf.scm (python-reportlab): Update to 3.4.0
2017-12-24 16:12:14 +01:00
Tobias Geerinckx-Rice
0796954b85
gnu: r-xts: Update to 0.10-1.
...
* gnu/packages/cran.scm (r-xts): Update to 0.10-1
2017-12-24 16:12:13 +01:00
Tobias Geerinckx-Rice
e9960d8cba
gnu, doc: Use HTTPS for cran.r-project.org home pages.
...
* gnu/packages/bioinformatics.scm (r-sparql, r-acsnminer, r-gkmsvm)
(r-maldiquant, r-gprofiler)[home-page]: Use HTTPS.
* gnu/packages/cran.scm (r-colorspace, r-auc, r-calibrate, r-shape)
(r-compare, r-proxy, r-sp, r-rmtstat, r-lmtest, r-inline, r-bbmle)
(r-lpsolve, r-energy, r-suppdists, r-ksamples, r-cvst, r-drr, r-prodlim)
(r-ddalpha, r-rcpproll, r-ipred, r-psych, r-truncnorm, r-rsolnp, r-laeken)
(r-vcd, r-ica, r-scatterplot3d)[home-page]: Likewise.
* gnu/packages/machine-learning.scm (r-adaptivesparsity, r-kernlab)
[home-page]: Likewise.
* gnu/packages/maths.scm (r-quadprog, r-pracma)[home-page]: Likewise.
* gnu/packages/statistics.scm (r-boot, r-cluster, r-codetools, r-foreign)
(r-kernsmooth, r-nlme, r-mgcv, r-rpart, r-dichromat, r-estimability)
(r-pheatmap, r-labeling, r-magrittr, r-munsell, r-rcolorbrewer, r-sendmailr)
(r-gdtools, r-acepack, r-formula, r-locfit, r-chron, r-coda, r-backports)
(r-brew, r-commonmark, r-rstudioapi, r-plotrix, r-gridbase, r-bitops)
(r-catools, r-xnomial, r-lambda-r, r-whoreadsthis, r-futile-options)
(r-futile-logger, r-segmented, r-snow, r-iterators, r-foreach, r-doparallel)
(r-domc, r-irlba, r-registry, r-e1071, r-bigmemory-sri, r-r-methodss3)
(r-tidyselect, r-base64, r-runit, r-sfsmisc, r-gtools, r-gdata, r-gplots)
(r-ztable, r-vipor, r-sourcetools, r-statmod, r-compquadform, r-mixtools)
(r-fastica, r-diptest, r-modeltools, r-flexmix, r-deoptimr, r-pcapp)
(r-rrcov, r-fit-models, r-robust, r-trimcluster, r-fpc, r-fnn)
(r-modelmetrics, r-nloptr, r-lme4, r-tclust, r-lubridate)[home-page]:
Likewise.
* gnu/packages/web.scm (r-htmltools, r-hwriter, r-rjson, r-rook)[home-page]:
Likewise.
* doc/guix.texi (Invoking guix import, Invoking guix refresh): Likewise.
2017-12-24 16:12:13 +01:00
Tobias Geerinckx-Rice
7459cb9305
services: messaging: Use HTTPS for prosody.im URLs.
...
* gnu/services/messaging.scm (prosody-configuration): Use HTTPS whenever
referring to prosody.im URLs in documentation.
* doc/guix.texi (Messaging Services): Likewise.
2017-12-24 16:12:12 +01:00
Rutger Helling
6cd46747e7
gnu: Add wine64-staging.
...
* gnu/packages/wine.scm (wine64-staging): New variable.
2017-12-24 16:07:52 +01:00
Kei Kebreau
c154c97f90
gnu: gambit-c: Update to 4.8.8.
...
* gnu/packages/scheme.scm (gambit-c): Update to 4.8.8.
2017-12-24 10:04:32 -05:00