Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (mafft): New variable.
|
|
* gnu/packages/password-utils.scm (keepassx): New variable.
|
|
* gnu/packages/openstack.scm (python-requests-mock,
python2-requests-mock): New variables.
|
|
* gnu/packages/python.scm (python-webob, python2-webob): New variables.
|
|
* gnu/packages/openstack.scm (python-oslo.context,
python2-oslo.context): New variables.
|
|
* gnu/packages/openstack.scm (python-oslo.serialization,
python2-oslo.serialization): New variables.
|
|
* gnu/packages/compression.scm (sfarklib): Update to 2.24.
|
|
* gnu/packages/ruby.scm (ruby-log4r): New variable.
|
|
* gnu/packages/statistics.scm (r-dbi): New variable.
|
|
* gnu/packages/abiword.scm: Add comment above 'description'.
|
|
* gnu/packages/statistics.scm (r-lazyeval): New variable.
|
|
* gnu/packages/statistics.scm (r-assertthat): New variable.
|
|
* gnu/packages/ruby.scm (ruby-gherkin3): New variable.
|
|
Apply the recommended formatting rules from '.dir-locals.el' to the
examples in the manual in order to fulfill it's purpose of being a
reference.
* doc/package-hello.scm: Indent it.
* doc/guix.texi (Defining Packages, Version Numbers): Likewise.
* gnu/packages/base.scm (hello): Be consistent with the manual.
|
|
* gnu/packages/bioinformatics.scm (bio-locus): New variable.
|
|
This reverts commit b429c4fbb06299ce10ecc113a7818bf777c63a6e.
|
|
* gnu/packages/bioinformatics.scm (bio-locus): New variable.
|
|
* gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils): New variables.
|
|
* gnu/packages/openstack.scm (python-debtcollector,
python2-debtcollector): New variables.
|
|
* gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
|
|
* gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
|
|
* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
|
|
* gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config): New variables.
|
|
* gnu/packages/openstack.scm (python-stevedore, python2-stevedore): New variables.
|
|
* gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
|
|
* gnu/packages/version-control.scm (cvs-fast-export): New variable.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.8.
|
|
* gnu/packages/cpio.scm (cpio): Update to 2.12.
[source]: Remove 'patches' field.
* gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch,
gnu/packages/patches/cpio-fix-symlink-bad-length-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove.
|
|
* gnu/packages/game-development.scm (tiled): Update to 0.13.1.
|
|
* gnu/packages/databases.scm (redis): Update to 3.0.4.
|
|
* gnu/packages/compression.scm (lz4): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ibus.scm (ibus-libpinyin): New variable.
|
|
* gnu/packages/ibus.scm (libpinyin): New variable.
|
|
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.13.
|
|
This reverts commit 5cfb91c7d40e66c9357734bbff0ec297a72c133d.
|
|
* gnu/packages/compression.scm (lzo): Update to 2.09.
|
|
* gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/enlightenment.scm (emotion-generic-players):
Update to 1.15.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/enlightenment.scm (evas-generic-loaders):
Update to 1.15.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/enlightenment.scm (elementary): Update to 1.15.1.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.15.1.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/enlightenment.scm (terminology): Update to 0.9.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
* gnu/packages/ncdu.scm (ncdu): Update to 1.11.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
|
|
This reverts commit 41996f22abd9a0f03893177f1fcf1a76731025bb.
|
|
This reverts commit e4c3e2cd439f6a330fbd459097a1b79be41b4e56.
|
|
* gnu/packages/databases.scm (bdb): Build with "--enable-cxx", which causes
HAVE_CXX_STDHEADERS to be defined in db_cxx.h in the output.
|
|
* gnu/packages/databases.scm (bdb): Fix indentation.
|
|
* gnu/packages/emacs.scm (emacs-debbugs): New variable.
|
|
* gnu/packages/wm.scm (ghc-xmonad-contrib): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/wm.scm (xmonad): New variable.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
|