Age | Commit message (Collapse) | Author |
|
* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.15.
|
|
* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.1.0.
[inputs]: Replace guile2.2-redis with guile-redis.
|
|
* gnu/packages/mail.scm (swaks): Update to 20181104.0.
|
|
* gnu/packages/maths.scm (dune-pdelab): New variable.
|
|
* gnu/packages/maths.scm (dune-functions): New variable.
|
|
* gnu/packages/maths.scm (dune-typetree): New variable.
|
|
* gnu/packages/maths.scm (dune-alugrid): New variable.
|
|
* gnu/packages/libusb.scm (usbmuxd): New variable.
|
|
* gnu/packages/libusb.scm (ifuse): New variable.
|
|
* gnu/packages/libusb.scm (libimobiledevice)[propagated-inputs]: Add
libplist.
[inputs]: Remove libplist.
|
|
* gnu/packages/guile-xyz.scm (guile-redis): Update to 1.3.0.
|
|
* gnu/packages/maths.scm (dune-localfunctions): New variable.
|
|
* gnu/packages/maths.scm (dune-istl): New variable.
|
|
* gnu/packages/maths.scm (dune-grid): New variable.
|
|
* gnu/packages/virtualization.scm (umoci): Update to 0.4.4.
|
|
The license originally specified in the package definition was incorrect. The
true license is the Lesser GNU General Public License.
* gnu/packages/guile-xyz.scm (guile-squee): Change license to license:lgpl3+.
|
|
Fixes <https://bugs.gnu.org/22010>.
* gnu/packages/python.scm (python-2.7)[arguments]: Add phase
"rebuild-bytecode".
(python-3.7)[arguments]: Replace "rebuild-bytecode" phase; remove outdated
comment.
|
|
* gnu/packages/maths.scm (hdf5): Upgrade to 1.8.21.
[source]: Make version manipulations more readable using match.
|
|
* gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch,
gnu/packages/patches/hdf5-mpi-deprecations.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/maths.scm (hdf5, hdf5-1.10)[source]: Use them.
|
|
* gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (superlu-dist)[source]: Use it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.0.
|
|
* gnu/packages/engineering.scm (gpx): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/maths.scm (dune-geometry): New variable.
|
|
* gnu/packages/maths.scm (dune-common): New variable.
|
|
* gnu/packages/coq.scm (coq-autosubst): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/xml.scm (libxslt): Update to 1.1.33.
|
|
* gnu/packages/xml.scm (libxml2): Update to 2.9.9.
|
|
* gnu/packages/tls.scm (openssl): Update to 1.0.2q.
|
|
* gnu/packages/python.scm (python-3.7): Update to 3.7.2.
|
|
* gnu/packages/pcre.scm (pcre2): Update to 10.32.
|
|
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.17.
|
|
* gnu/packages/image.scm (libpng): Update to 1.6.36.
|
|
* gnu/packages/base.scm (binutils): Update to 2.32.
|
|
* gnu/packages/multiprecision.scm (mpfr): Update to 4.0.2.
|
|
* gnu/packages/bison.scm (bison): Update to 3.3.2.
|
|
* gnu/packages/patches/libarchive-CVE-2017-14166.patch,
gnu/packages/patches/libarchive-CVE-2017-14502.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/backup.scm (libarchive): Update to 3.3.3.
[source](patches): Adjust for 3.3.3.
[replacement]: Remove field.
(libarchive-3.3.3): Remove variable.
|
|
* gnu/packages/python.scm (python-2.7)[source](patches): Add
python2-CVE-2018-14647.patch and python2-CVE-2018-1000802.patch.
[replacement]: Remove field.
(python-2/fixed): Remove variable.
|
|
* gnu/packages/sqlite.scm (sqlite): Update to 3.26.0.
[replacement]: Remove.
(sqlite-3.26.0): Remove variable.
|
|
* gnu/packages/file.scm (file)[replacement]: Remove.
[source](patches): New field.
(file/fixed): Remove variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.7.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.20.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.98.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.155.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.173.
|
|
* gnu/packages/emacs-xyz.scm (emacs-redshank): New variable.
|
|
This allows users to run Open MPI programs with 'srun'.
* gnu/packages/mpi.scm (openmpi)[inputs]: Add SLURM.
[arguments]: Add "--with-pmi" to #:configure-flags.
|
|
* gnu/packages/package-management.scm (flatpak): Update to 1.2.0.
|
|
From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Wed, 6 Feb 2019 15:23:56 -0600
Subject: [PATCH] gnu: python2-rope: Update to 0.11.0
* gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0
|
|
* gnu/packages/python-xyz.scm
(python-configargparse): Update to 0.14.0.
|
|
* gnu/packages/python-xyz.scm (python-wheel): Update to 0.32.2.
|