Commit Graph

32185 Commits (92f19f13117cf333d6f43cd1683148ab168ef3e5)

Author SHA1 Message Date
Leo Famulari 07315efc65
gnu: Syncthing: Update to 0.14.54.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.54.
2018-12-05 15:23:55 -05:00
Rene e8338e9101
gnu: filezilla: Update to 3.39.0.
* gnu/packages/ftp.scm (filezilla): Update to 3.39.0.
2018-12-05 14:54:01 -05:00
Rene 07df80d195
gnu: libfilezilla: Update to 0.15.1.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.15.1.
[inputs]: Add nettle.
2018-12-05 14:54:00 -05:00
Rene e920165979
gnu: balsa: Update to 2.5.6.
* gnu/packages/mail.scm (balsa): Update to 2.5.6.
[source]: Update URI.
2018-12-05 14:54:00 -05:00
Rene 7da4dbb3f2
gnu: pdfgrep: Update to 2.1.2.
* gnu/packages/pdf.scm (pdfgrep): Update to 2.1.2.
2018-12-05 14:54:00 -05:00
Leo Famulari a7ff66998f
gnu: Boost: Build with C++14.
Some parts of Boost which are used by other Guix packages require C++14 support.

Fixes <https://bugs.gnu.org/33605>.

* gnu/packages/boost.scm (boost)[arguments]: Pass 'cxxflags=-std=c++14'
to #:make-flags.
2018-12-05 14:16:17 -05:00
Leo Famulari 8f11439c36
gnu: eyeD3: Update to 0.8.8.
* gnu/packages/mp3.scm (eyed3): Update to 0.8.8.
2018-12-05 14:08:39 -05:00
Ludovic Courtès 676c3adc14
gnu: guix: Update to c845323. 2018-12-05 18:30:16 +01:00
Ludovic Courtès c845323d4b
gnu: guix: Update to 0.16.0. 2018-12-05 16:30:58 +01:00
Ludovic Courtès 970ebdae8c
services: guix-daemon: Fix authorization of multiple keys.
Previously, the 'unless (file-exists? "/etc/guix/acl")' guard would mean
that only the first key in the list would get registered since were were
generating one registration snippet per key.  This fixes that.

* gnu/services/base.scm (hydra-key-authorization): Change to be a
'for-each' loop iterating on #$KEYS.
2018-12-05 16:24:50 +01:00
Danny Milosavljevic aa00797877
gnu: beets: Make it compatible with Python 3.7.
* gnu/packages/music.scm (beets)[arguments]<#:phases>
[make-python3.7-compatible]: New phase.
2018-12-05 14:58:20 +01:00
Leo Famulari 3a2627b83c
gnu: khal: Disable another test.
Normally we shouldn't disable tests just because they fail.  However,
since the recent glibc update, it's not possible to keep using an old
khal, because khal requires locales to be set up properly.

* gnu/packages/calendar.scm (khal)[arguments]: Disable a failing test.
2018-12-05 00:12:56 -05:00
Pierre Langlois 4b193da3f9
gnu: sbcl-stumpwm: Drop ECL lisp support and rename to 'stumpwm'.
StumpWM version 1.0.0 was the last version to support lisps other than SBCL.
This patch renames the current version of Stumpwm to simply 'stumpwm' instead
of 'sbcl-stumpwm' since it's redundant, and removes the unmaintained
'ecl-stumpwm' package.

* gnu/packages/lisp.scm (sbcl-stumpwm): Deprecate in favor of 'stumpwm'.
[name]: Rename to 'stumpwm'.
[arguments]: Set '#:asd-system-name' to 'stumpwm'.
[properties]: Replace ecl-variant with cl-source-variant.
(ecl-stumpwm): Remove variable.
(cl-stumpwm): Replace 'sbcl-stumpwm' with 'stumpwm' and adapt.
(sbcl-stumpwm+slynk): Deprecate in favor of 'stumpwm+slynk'.
[name]: Rename to 'stumpwm-with-slynk'.
[inherit, inputs, arguments]: Replace 'sbcl-stumpwm' with 'stumpwm'.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-12-05 07:32:09 +03:00
Leo Famulari f224ea365b
gnu: go-github-com-client-golang-prometheus: Update to 0.9.1-0.7e9098b.
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
Update to 0.9.1-0.7e9098b.
[arguments]: Skip the test suite.
2018-12-04 21:36:34 -05:00
Leo Famulari f2bf63d029
gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.
* gnu/packages/syncthing (go-github-com-syncthing-notify): Update to 0.0.0-3.116c45b.
2018-12-04 21:36:34 -05:00
Leo Famulari c7c0b3a98b
gnu: Syncthing: Update to 0.14.53.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.53.
[source]: Use bundled libraries.
[inputs]: Remove field.
[arguments]: Simplify the 'build' phase.
2018-12-04 21:33:49 -05:00
Oleg Pykhalov 79a0eabd2a
gnu: Add python-xmltodict.
* gnu/packages/xml.scm (python-xmltodict): New variable.
2018-12-05 03:22:55 +03:00
Pierre Neidhardt 89ca445c29
gnu: sbcl-next: Update to 1.1.0.
* gnu/packages/web-browsers.scm (sbcl-next): Update to 1.1.0.
2018-12-05 00:38:58 +01:00
Pierre Neidhardt b96bd82133
gnu: next-gtk-webkit: Update to 1.1.0.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.1.0.
2018-12-05 00:38:44 +01:00
Ludovic Courtès c16c119d0a
gnu: quilt: Use shorter file names for patches.
We were reaching the 99-character limit of POSIX tar.

* gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch:
Rename to...
* gnu/packages/patches/quilt-getopt-nondigit-param.patch: ... this.
* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch:
Rename to...
* gnu/packages/patches/quilt-getopt-second-separator.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/patchutils.scm (quilt)[source](patches): Likewise.
2018-12-05 00:08:28 +01:00
Christopher Baines fe5969656a
gnu: mongo-tools: Fix build.
I guess this broke when upgrading go. I did try upgrading to the later patch
and minor releases, but they had similar problems, so lets upgrade separately.

* gnu/packages/databases.scm (mongo-tools)[arguments]: Add patch-source phase.
2018-12-04 20:27:04 +00:00
Marius Bakke b4c684cdf3
gnu: mbedtls-apache: Update to 2.14.1 [fixes CVE-2018-19608].
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.1.
2018-12-04 21:13:31 +01:00
Marius Bakke 17074cae32
gnu: samba.scm: Sort module imports.
* gnu/packages/samba.scm (gnu): Sort imports.
2018-12-04 21:13:31 +01:00
Marius Bakke bdf161251a
gnu: ldb: Update to 1.4.3.
* gnu/packages/samba.scm (ldb): Update to 1.4.3.
[inputs]: Add LMDB.
2018-12-04 21:13:31 +01:00
Marius Bakke 44eff75ea3
gnu: samba: Update to 4.9.3.
* gnu/packages/samba.scm (samba): Update to 4.9.3.
[inputs]: Add GPGME, JANSSON, LIBARCHIVE and LMDB.
2018-12-04 21:13:31 +01:00
Marius Bakke 69d30ba280
gnu: re2: Update to 2018-12-01.
* gnu/packages/regex.scm (re2): Update to 2018-12-01.
2018-12-04 21:13:31 +01:00
Marius Bakke 56302fc1ec
gnu: re2: Download sources from git.
* gnu/packages/regex.scm (re2)[source]: Change to GIT-FETCH.
2018-12-04 21:13:31 +01:00
Marius Bakke db2db1296b
gnu: python-django: Update to 1.11.17.
* gnu/packages/django.scm (python-django): Update to 1.11.17.
2018-12-04 21:13:31 +01:00
Christopher Baines 69a64ecd66
gnu: go-gopkg.in-tomb.v2: Fix build.
Looks like this test isn't compiling with newer versions of go, so fix it to
get the package building again.

* gnu/packages/golang.scm (go-gopkg.in-tomb.v2)[arguments]: Add new
patch-source phase.
2018-12-04 19:53:04 +00:00
Ludovic Courtès 040ae18819
tests: Increase root partitions size to 1.2G.
The system closure has grown slightly above 1GiB so adjust accordingly.

* gnu/tests/install.scm (%simple-installation-script): Increase vdb2 size of
1.2G,
(%extlinux-gpt-installation-script); ditto
(%simple-installation-script-for-/dev/vda): ditto,
(%separate-store-installation-script): ditto for vdb3,
(%encrypted-root-installation-script): ditto.
2018-12-04 20:30:50 +01:00
Brett Gilio e8de4b1f5f
gnu: meson: Update to 0.48.2
* gnu/packages/build-tools.scm (meson): Update to 0.48.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-12-04 20:05:21 +01:00
Marius Bakke 730a4728cc
gnu: mesa: Build against the regular LLVM package.
* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-WITHOUT-RTTI to LLVM.
* gnu/packages/llvm.scm (llvm-without-rtti): Remove variable.
2018-12-04 20:05:21 +01:00
Marius Bakke cb40e53158
gnu: eudev: Update to 3.2.7.
* gnu/packages/linux.scm (eudev): Update to 3.2.7.
2018-12-04 20:05:21 +01:00
Marius Bakke ee2d63db61
gnu: eudev: Download using git.
* gnu/packages/linux.scm (eudev)[source]: Change to GIT-FETCH.
[arguments]: Add phase "make-source-writable".
2018-12-04 20:05:21 +01:00
Marius Bakke bc148ba47d
gnu: gstreamer: Update to 1.14.4.
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.4.
2018-12-04 20:05:21 +01:00
Marius Bakke d835652ac7
gnu: libva: Update to 2.3.0.
* gnu/packages/video.scm (libva): Update to 2.3.0.
2018-12-04 20:05:21 +01:00
Marius Bakke 16b940a079
gnu: OpenBLAS: Update to 0.3.4.
* gnu/packages/maths.scm (openblas): Update to 0.3.4.
2018-12-04 20:05:21 +01:00
Marius Bakke f00148f13e
gnu: libsigc++: Update to 2.10.1.
* gnu/packages/glib.scm (libsigc++): Update to 2.10.1.
2018-12-04 20:05:21 +01:00
Marius Bakke b38cfa1dfd
gnu: lz4: Download sources from git.
* gnu/packages/compression.scm (lz4)[source]: Change to GIT-FETCH.
2018-12-04 20:05:20 +01:00
Marius Bakke c492e85b52
gnu: imagemagick: Update to 6.9.10-15.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-15.
2018-12-04 20:05:20 +01:00
Marius Bakke 4115e8ea3b
gnu: json-glib: Update to 1.4.4.
* gnu/packages/patches/json-glib-fix-tests-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (json-glib): Update to 1.4.4.
[source](patches): Remove.
2018-12-04 20:05:20 +01:00
Marius Bakke 87f0cf9f36
gnu: gtk+: Update to 3.24.1.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.1.
2018-12-04 20:05:20 +01:00
Marius Bakke c3e61854cb
gnu: tzdata: Update to 2018g.
* gnu/packages/base.scm (tzdata): Update to 2018g.
2018-12-04 20:05:19 +01:00
Marius Bakke 54d860cc17
gnu: libepoxy: Update to 1.5.3.
* gnu/packages/gl.scm (libepoxy): Update to 1.5.3.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Delete 'bootstrap' phase.
2018-12-04 20:05:19 +01:00
Marius Bakke dd9d9ae4b7
gnu: libinput: Update to 1.12.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.3.
2018-12-04 20:05:19 +01:00
Arun Isaac 30a1f6e214
gnu: Add apertium.
* gnu/packages/dictionaries.scm (apertium): New variable.
2018-12-04 23:08:45 +05:30
Arun Isaac d2e1d02253
gnu: Add lttoolbox.
* gnu/packages/dictionaries.scm (lttoolbox): New variable.
2018-12-04 23:08:45 +05:30
Arun Isaac 5790d163a4
gnu: dictionaries: Use license prefix.
* gnu/packages/dictionaries.scm: Import (guix licenses) with license:
prefix. Fix all license fields.
2018-12-04 23:08:33 +05:30
Ricardo Wurmus 42c3e00c20
gnu: pigx-rnaseq: Update to 0.0.5.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.5.
[inputs]: Replace snakemake-4 with snakemake.
2018-12-04 16:21:50 +01:00
Andreas Enge 4ebfe99a3f
gnu: pari-gp: Update to 2.11.1.
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.1.
2018-12-04 13:38:16 +01:00
Tim Gesthuizen f5a15a86b0
gnu: emacs-irony-mode: Fetch source using git.
* gnu/packages/emacs.scm (emacs-irony-mode)[source]: Rewrite in terms of GIT-FETCH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-04 11:14:21 +01:00
Timo Eisenmann 3a1835128d
gnu: enlightenment: Use absolute path to 'edje_cc'.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In
'set-system-actions', set absolute file name to 'edje_cc'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-04 11:06:00 +01:00
Paul Garlick dd6cb4a0af
gnu: fenics: Skip extra demo in 'check' phase.
* gnu/packages/simulation.scm (fenics)[arguments]: Add 'curl-curl'
demo to list of demos that require meshes supplied by git-lfs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-04 10:58:56 +01:00
Paul Garlick af5236739e
gnu: petsc-openmpi: Configure with support for HYPRE preconditioner.
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add hypre-openmpi.
[arguments]: Add 'with-hypre=1' flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-04 10:58:50 +01:00
Ludovic Courtès 0bc02becca
Remove most references to hydra.gnu.org.
* Makefile.am (assert-binaries-available): Don't mention hydra.gnu.org
in comment.
* build-aux/check-available-binaries.scm: Likewise.
* build-aux/check-final-inputs-self-contained.scm: Likewise.
* doc/guix.texi (SUBSTITUTE-SERVER): New variable.
Use it throughout instead of "mirror.hydra.gnu.org".
* doc/contributing.texi (Submitting Patches): Likewise.
* gnu/services/base.scm (hydra-key-authorization)
(guix-activation): Remove mentions of "hydra.gnu.org" in comments and
messages.
* gnu/system/install.scm (%installation-services): Likewise.
* guix/scripts/size.scm (guix-size): Likewise.
2018-12-04 10:57:56 +01:00
Rutger Helling 1f51f0d975
gnu: dolphin-emu: Update to commit 2c57e70.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 2c57e70.
2018-12-04 10:03:55 +01:00
Rutger Helling b07724a98b
gnu: mesa: Update to 18.2.6.
* gnu/packages/gl.scm (mesa): Update to 18.2.6.
2018-12-04 08:46:47 +01:00
Oleg Pykhalov 9325533bd0
services: ddclient: Fix unrecognized keywords.
This patch fixes warnings about unrecognized keywords in logs.

* gnu/services/dns.scm (serialize-field): Skip some field names.
2018-12-04 07:16:00 +03:00
Leo Famulari 191c439e79
gnu: Beets: Update to 1.4.7.
* gnu/packages/music.scm (beets): Update to 1.4.7.
2018-12-03 18:54:53 -05:00
Leo Famulari ca45e49404
gnu: python-unidecode: Update to 1.0.23.
* gnu/packages/python.scm (python-unidecode, python2-unidecode): Update to
1.0.23.
2018-12-03 18:54:50 -05:00
Leo Famulari c05c1910db
gnu: Beets: Fix compatibility with Python 3.7.
* gnu/packages/patches/beets-python-3.7-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
*  gnu/packages/music.scm (beets)[source]: Use it.
2018-12-03 17:30:30 -05:00
Ludovic Courtès 91a4863d9d
gnu: Add hnsd.
Thank you, Handshake!

* gnu/packages/dns.scm (hnsd): New variable.
2018-12-03 21:57:49 +01:00
Marius Bakke 99f63f011d
Merge branch 'master' into staging 2018-12-03 19:15:17 +01:00
Marius Bakke 4f03aa23e8
gnu: python-cryptography: Update to 2.4.2.
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.4.2.
2018-12-03 17:44:14 +01:00
Marius Bakke cee3d7136b
gnu: python-statsmodels: Update to 0.9.0.
* gnu/packages/statistics.scm (python-statsmodels): Update to 0.9.0.
[arguments]: Remove obsolete workaround.
2018-12-03 17:44:14 +01:00
Marius Bakke 650bc94216
gnu: python-scikit-learn: Update source hash.
The upstream git tag moved from 6ccb5e44b188059e9b7459ac02ec97e32a9ab7ba to
55bf5d93e5674f13a1134d93a11fd0cd11aabcd1 two days later...

* gnu/packages/machine-learning.scm (python-scikit-learn)[source](sha256):
Update for upstream tag change.
2018-12-03 17:44:14 +01:00
Marius Bakke 635d29c244
gnu: python-scikit-image: Propagate six and numpy.
* gnu/packages/python.scm (python-scikit-image)[native-inputs]: Move
PYTHON-NUMPY and PYTHON-SIX ...
[propagated-inputs]: ... here.
2018-12-03 17:44:14 +01:00
Marius Bakke fcb5409438
gnu: python-scikit-image: Update to 0.14.1.
Also add explicit Python2 variants for its dependency closure.

* gnu/packages/python.scm (python-scikit-image): Update to 0.14.1.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Add PYTHON-CLOUDPICKLE, PYTHON-DASK, PYTHON-MATPLOTLIB
and PYTHON-PYWAVELETS.
(python2-toolz, python2-cloudpickle, python2-locket, python2-blosc,
python2-partd, python2-dask): New public variables.
2018-12-03 17:44:14 +01:00
Marius Bakke 947ee67d4b
gnu: python-dask: Update to 1.0.0.
* gnu/packages/python.scm (python-dask): Update to 1.0.0.
[arguments]: Disable one test for Python2, and override 'check' phase.
2018-12-03 17:44:14 +01:00
Marius Bakke 03bfbe2f10
gnu: python-cloudpickle: Update to 0.6.1.
* gnu/packages/python.scm (python-cloudpickle): Update to 0.6.1.
2018-12-03 17:44:14 +01:00
Marius Bakke 36c90dda38
gnu: Add python-pywavelets.
* gnu/packages/python.scm (python-pywavelets, python2-pywavelets): New public
variables.
2018-12-03 17:44:14 +01:00
Marius Bakke 8aaec042d4
gnu: kicad: Fix build with Boost >= 1.68.
* gnu/packages/engineering.scm (kicad)[arguments]: Add phase 'adjust-boost-include'.
2018-12-03 17:44:13 +01:00
Marius Bakke aefcdea199
gnu: python-greenlet: Update to 0.4.15.
* gnu/packages/python.scm (python-greenlet): Update to 0.4.15.
2018-12-03 17:44:13 +01:00
Marius Bakke 0e02e81936
gnu: python-geventhttpclient: Fix test failure.
* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: Add
"--import-mode=append" to pytest invokation.
2018-12-03 17:44:13 +01:00
Laura Lazzati b9914c4794
doc: Fix "desktop" OS config example.
* gnu/system/examples/desktop.tmpl (file-systems): Add
'file-system-label' call in 'device' field.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-12-03 14:27:24 +01:00
Pierre Neidhardt a03894416e
gnu: emacs-helm-company: Update to 0.2.3.
* gnu/packages/emacs.scm (emacs-helm-company): Update to 0.2.3.
2018-12-03 11:21:06 +01:00
Ludovic Courtès 194451347d
Merge branch 'core-updates' 2018-12-03 08:52:17 +01:00
Eric Bavier 6efccabe4e
guile-json: Download source from savannah.
* gnu/packages/guile.scm (guile-json)[source]: Download tarball from
savannah.  Remove 'file-name' field.
[native-inputs]: Remove autoconf and automake; tarball is bootstrapped.
2018-12-02 17:56:05 -06:00
Eric Bavier 6776af04d4
Make Guile-JSON a required dependency.
* README (Requirements): Remove "optional" verbiage.
* doc/guix.texi (Requirements): Move Guile-JSON from optional to required.
* configure.ac (HAVE_GUILE_JSON): Remove Automake conditional.
(have_guile_json): Error if not "yes".
* Makefile.am (MODULE, SCM_TESTS)[HAVE_GUILE_JSON]: Add modules and tests
unconditionally.
* gnu/packages/package-mangement.scm (guix-minimal)[propagated-inputs]: Leave
guile-json input.
2018-12-02 17:56:05 -06:00
Mathieu Lirzin a7bed894d2
gnu: emacs-js2-mode: Update to 20180301.
* gnu/packages/emacs.scm (emacs-js2-mode): Update to 20180301.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-02 23:35:27 +01:00
Mathieu Lirzin 6837deb749
gnu: emacs-google-translate: Update to 0.11.16.
* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.16.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-02 23:34:36 +01:00
Kyle Meyer 3855506f84
gnu: Add git-imerge.
* gnu/packages/version-control.scm (git-imerge): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-02 23:30:51 +01:00
Pierre Neidhardt 8757209ec5
gnu: emacs-mu4e-conversation: Update to 20181126.
* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20181126.
2018-12-02 20:53:05 +01:00
Danny Milosavljevic 8cddb0d636
gnu: rust: Remove flaky test.
* gnu/packages/rust.scm (rust-1.22)[arguments]<#:phases>[remove-flaky-test]:
New phase.
2018-12-02 14:16:43 +01:00
Pierre Neidhardt acad932e63
gnu: Add sbcl-next.
* gnu/packages/web-browsers.scm (sbcl-next): New variable.
2018-12-02 13:21:51 +01:00
Pierre Neidhardt 18974c1eaa
gnu: Add next-gtk-webkit.
* gnu/packages/web-browsers.scm (next-gtk-webkit): New variable.
2018-12-02 13:21:51 +01:00
Efraim Flashner c661f25a94
gnu: ocaml@4.01: Enable building on aarch64-linux.
This reverts 454e7132d6.

* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: Remove field.
[arguments]: When building on aarch64-linux, replace the custom
'configure script.
2018-12-02 13:05:42 +02:00
Arun Isaac f764868d37
gnu: ansible: Update to 2.7.4.
* gnu/packages/admin.scm (ansible): Update to 2.7.4.
2018-12-02 16:20:37 +05:30
Nicolas Goaziou b7ed32107b
gnu: python-pip: Update to 18.1.
* gnu/packages/python.scm (python-pip): Update to 18.1.
2018-12-02 09:47:16 +01:00
Mark H Weaver ce31ae397b
gnu: linux-libre: Update to 4.19.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.6.
(%linux-libre-hash): Update hash.
2018-12-02 02:12:10 -05:00
Mark H Weaver 2e34023f5e
gnu: linux-libre@4.14: Update to 4.14.85.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.85.
(%linux-libre-4.14-hash): Update hash.
2018-12-02 02:11:22 -05:00
Mark H Weaver b2d1c75801
gnu: linux-libre@4.9: Update to 4.9.142.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.142.
2018-12-02 02:10:48 -05:00
Mark H Weaver d63380aeef
gnu: linux-libre@4.4: Update to 4.4.166.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.166.
2018-12-02 02:10:08 -05:00
Arun Isaac ae2b11815a
gnu: emacs-calfw: Update to 1.6.
* gnu/packages/emacs.scm (emacs-calfw): Update to 1.6.
2018-12-02 12:14:38 +05:30
Arun Isaac 2b16ae4b02
gnu: emacs-howm: Add make-autoloads phase after install phase.
* gnu/packages/emacs.scm (emacs-howm)[arguments]: Add make-autoloads phase
after install phase, not after the non-existent rename-lispdir phase.
2018-12-02 11:42:21 +05:30
Nicolas Goaziou 1427d888e0
gnu: python-duniterpy: Update to 0.50.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.50.0.
[arguments]: Drop tests, which are failing.
[propagated-inputs]: Add python-attr.
2018-12-02 01:21:14 +01:00
Nicolas Goaziou 5d7c66a519
gnu: Add python-attr.
* gnu/packages/python.scm (python-attr): New variable.
2018-12-02 01:18:08 +01:00
Nicolas Goaziou 62c2cef05c
gnu: python-aiohttp: Update to 3.4.4.
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.4.4.
[native-inputs] Remove test-related inputs since tests are not run.
2018-12-02 00:57:37 +01:00
Nicolas Goaziou b6aeae6e98
gnu: python-async-timeout: Update to 3.0.1.
* gnu/packages/python.scm (python-async-timeout): Update to 3.0.1.
2018-12-02 00:50:34 +01:00
Nicolas Goaziou e627052f3c
gnu: silkaj: Update to 0.6.0.
* gnu/packages/finance.scm (silkaj): Update to 0.6.0.
[arguments]: Remove #:phases since upstream improved install process.
2018-12-02 00:24:32 +01:00