Age | Commit message (Collapse) | Author |
|
Fixes <http://bugs.gnu.org/23275>.
Reported by Albin Söderqvist <albin@fripost.org>.
* guix/build/download.scm (http-fetch): Follow redirections upon 307.
This is what 'binaries.openttd.org' does.
|
|
* gnu/packages/xdisorg.scm (maim): New variable.
|
|
* gnu/packages/xdisorg.scm (slop): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.7.
|
|
* gnu/packages/linux.scm (linux-libre): Update to 4.5.1.
|
|
* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.4.
* gnu/packages/lxde.scm (libfm): Update to 1.2.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (qsynth): Update to 0.4.1.
|
|
* gnu/packages/algebra.scm (giac-xcas): New variable.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
|
|
* gnu/packages/multiprecision.scm (mpfi): New variable.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
|
|
* build-aux/hydra/evaluate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
|
|
This is a followup to 49c4fd2a.
* build-aux/hydra/gnu-system.scm (package->alist): Parameterize %graft?.
(qemu-jobs)[->job]: Likewise.
(tarball-jobs)[->job]: Likewise.
|
|
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb.
[arguments]: Add configure flags that point to PCB data files.
|
|
* gnu/packages/algebra.scm (gmp-ecm): New variable.
|
|
* gnu/packages/gnome.scm (gnome-sudoku): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
* gnu/packages/game-development.scm (qqwing): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
Fixes <http://bugs.gnu.org/22693>.
Suggested by Andy Wingo.
* guix/upstream.scm (update-package-source): Rewrite in terms of 'edit-expression'.
|
|
* guix/utils (location-source->properties): New procedure.
|
|
* guix/utils.scm (edit-expression): New procedure.
* tests/utils.scm (edit-expression): New test.
|
|
Fixes CVE-2015-5730, CVE-2016-2110, CVE-2016-2111, CVE-2016-2112,
CVE-2016-2113, CVE-2016-2114, CVE-2016-2115, CVE-2016-2118.
* gnu/packages/samba.scm (samba): Update to 4.3.8.
|
|
* gnu/packages/maths.scm (r-pracma): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/xdisorg.scm (xscreensaver): New variable.
|
|
* gnu/packages/fontutils.scm (fontforge): Update to 20160404.
[source](snippet): Remove tottf.c modification. Update date strings.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/abduco.scm (abduco): Update to 0.6.
|
|
* gnu/packages/linux.scm (btrfs-progs)[outputs]: New field.
[inputs]: Add "static" outputs of util-linux for libuuid and libblkid.
[arguments]: Add 'build-static' and 'install-static' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm: (util-linux)[outputs]: New field.
[arguments]: Remove "--disable-static" from #:configure-flags.
Add 'move-static-libraries' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 4.5.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
|
|
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
(python-acme, python2-acme): Update to 0.5.0.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-dmelanogaster-ucsc-dm3):
New variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce6): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm9): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-motifrg): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-seqlogo): New variable.
|
|
* gnu/packages/backup.scm (borg): Update to 1.0.1.
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
|
|
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.5.
|
|
* gnu/packages/python.scm (python-pytest-localserver)[native-inputs]:
Remove zip.
[proapgated-inputs]: Move python-werkzeug ...
[inputs]: ... to here.
[propagated-inputs]: Move python-pytest, python-requests, python-six ...
[native-inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-pytest-cache)[propagated-inputs]: Move
python-execnet ...
[inputs]: ... to here. Add python-apipkg, python-py, python-pytest.
|
|
* gnu/packages/python.scm (python-execnet)[propagated-inputs]: Move
python-apipkg ...
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move
python-pytest.
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-pytest-xdist)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-execnet, python-py, python-pytest ...
[inputs]: ... to here. Add python-apipkg.
[properties]: Define python2-pytest-xdist.
(python2-pytest-xdist): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-pytest-runner)[properties]: Define
python2-pytest-runner.
[native-inputs]: Remove python-setuptools.
[home-page]: Project has moved to Github.
(python2-pytest-runner)[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-pytest-cov): Update to 2.2.1.
[native-inputs]: Remove python-setuptools. Move python-coverage,
python-pytest ...
[inputs]: ... to here.
[properties]: Define python2-pytest-cov.
(python-pytest-cov): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-parse): Update to 1.6.6.
|
|
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.2.
[native-inputs]: Move python-pytz ...
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (parsedatetime): Update to 2.1.
[native-inputs]: Remove python-setuptools, add python-nose, python-pyicu.
[properties]: Define python2-variant.
(python2-parsedatetime): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.2.
[inputs]: Remove python-setuptools.
[properties]: Define python2-dateutil-2.
(python2-dateutil-2): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-keyring): Update to 8.7.
[native-inputs]: Remove python-setuptools, python-mock.
[properties]: Define python2-keyring.
(python2-keyring): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-h5py): Update to 2.6.0.
[inputs]: Add python-six.
[native-inputs]: Add python-pkgconfig.
[properties]: Define python2-h5py.
|