summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add confusion-mdl.•••* gnu/packages/lisp.scm (confusion-mdl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ludovic Courtès2018-09-171-0/+46
* gnu: enlightenment: Update to 0.22.4.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4. Tobias Geerinckx-Rice2018-09-171-2/+2
* gnu: efl: Update to 1.21.1.•••* gnu/packages/enlightenment.scm (efl): Update to 1.21.1. Tobias Geerinckx-Rice2018-09-171-2/+2
* gnu: foo2zjs: Update to 20180910.•••* gnu/packages/cups.scm (foo2zjs): Update to 20180910. Tobias Geerinckx-Rice2018-09-171-2/+2
* gnu: libiptcdata: Mark up description.•••* gnu/packages/image.scm (libiptcdata)[description]: Use @dfn{}. Tobias Geerinckx-Rice2018-09-171-2/+3
* gnu: powwow: Update to 1.2.18.•••* gnu/packages/games.scm (powwow): Update to 1.2.18. Tobias Geerinckx-Rice2018-09-171-2/+2
* gnu: powwow: Use HTTPS home page.•••* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-09-171-1/+1
* gnu: python-dirsync: Update to 2.2.3.•••* gnu/packages/python.scm (python-dirsync): Update to 2.2.3. [native-inputs]: Remove unzip. Tobias Geerinckx-Rice2018-09-171-5/+3
* gnu: mbedtls-apache: Update to 2.7.6.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6. Leo Famulari2018-09-171-2/+2
* gnu: linux-libre: Update to 4.18.8.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.8. (%linux-libre-hash): Update hash. Mark H Weaver2018-09-161-2/+2
* gnu: linux-libre@4.14: Update to 4.14.70.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.70. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-09-161-2/+2
* gnu: linux-libre@4.9: Update to 4.9.127.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.127. Mark H Weaver2018-09-161-2/+2
* gnu: linux-libre@4.4: Update to 4.4.156.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.156. Mark H Weaver2018-09-161-2/+2
* gnu: dmidecode: Update to 3.2.•••* gnu/packages/admin.scm (dmidecode): Update to 3.2. Tobias Geerinckx-Rice2018-09-161-2/+2
* gnu: Add ruby-multi-test.•••* gnu/packages/ruby.scm (ruby-multi-test): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft2018-09-161-0/+26
* gnu: Enable tests for ruby-multi-json.•••* gnu/packages/ruby.scm (ruby-multi-json)[version]: Update to 1.13.1. [source]: Switch to GitHub, so that the tests can be run. [arguments]: Enable running the tests, and add a patch to fix an issue running the tests. [native-inputs]: Add native-inputs required for running the tests. [home-page]: Use HTTPS. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft2018-09-161-5/+22
* gnu: Add ruby-oj.•••* gnu/packages/ruby.scm (ruby-oj): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft2018-09-161-0/+37
* gnu: Add ruby-yajl-ruby.•••* gnu/packages/ruby.scm (ruby-yajl-ruby): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft2018-09-161-0/+36
* admin: python-pyudev: Add dependency on python-six.•••* gnu/packages/admin.scm (python-pyudev): Add dependency on python-six. Roel Janssen2018-09-151-0/+2
* gnu: php: Update to 7.2.10.•••* gnu/packages/php.scm (php): Update to 7.2.10. Julien Lepiller2018-09-151-2/+3
* gnu: wine-staging: Update to 3.16.•••* gnu/packages/wine.scm (wine-staging): Update to 3.16. Rutger Helling2018-09-151-1/+1
* gnu: wine-staging-patchset-data: Update to 3.16.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.16. Rutger Helling2018-09-151-2/+2
* gnu: wine: Update to 3.0.3.•••* gnu/packages/wine.scm (wine): Update to 3.0.3. Rutger Helling2018-09-151-2/+2
* gnu: gambit-c: Update to 4.9.0.•••The tests makefile still contains the offending lines, but I was unable to reproduce the failure across 3 different machines. * gnu/packages/scheme.scm (gambit-c): Update to 4.9.0. [arguments]: Remove 'fix-tests' phase. Tobias Geerinckx-Rice2018-09-151-14/+3
* gnu: gambit-c: Update home page.•••* gnu/packages/scheme.scm (gambit-c)[home-page]: Update. Tobias Geerinckx-Rice2018-09-151-1/+1
* gnu: Add python-user-agents.•••* gnu/packages/python.scm (python-user-agents, python2-user-agents): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer2018-09-151-0/+26
* gnu: Add python-ua-parser.•••* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer2018-09-151-0/+25
* gnu: Add python-pycountry.•••* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer2018-09-151-0/+31
* gnu: zsh: Update to 5.6.2.•••* gnu/packages/shells.scm (zsh): Update to 5.6.2. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: libetpan: Use HTTPS home page.•••* gnu/packages/mail.scm (libetpan)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-09-151-1/+1
* gnu: ocaml-ounit: Update to 2.0.8.•••* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.0.8. Tobias Geerinckx-Rice2018-09-151-6/+5
* gnu: pybind11: Update to 2.2.4.•••* gnu/packages/python.scm (pybind11): Update to 2.2.4. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: pybind11: Don't use unstable tarball.•••* gnu/packages/python.scm (pybind11)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2018-09-151-6/+6
* gnu: libjpeg: Improve description.•••* gnu/packages/image.scm (libjpeg)[description]: Add the list of the programs it provides. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer2018-09-151-2/+10
* gnu: snakemake: Update to 5.2.4.•••* gnu/packages/python.scm (snakemake): Update to 5.2.4. [propagated-inputs]: Add python-gitpython. Tobias Geerinckx-Rice2018-09-151-3/+4
* gnu: libsigrokdecode: Update to 0.5.2.•••* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.2. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: libetpan: Update to 1.9.1.•••* gnu/packages/mail.scm (libetpan): Update to 1.9.1. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: libetpan: Don't use unstable tarball.•••* gnu/packages/mail.scm (libetpan)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2018-09-151-5/+6
* gnu: emacs-magit-popup: Don't use unstable tarball.•••* gnu/packages/emacs.scm (emacs-magit-popup)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2018-09-151-6/+6
* gnu: emacs-magit-popup: Update to 2.12.4.•••* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.4. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: libmwaw: Update to 0.3.14.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.14. Tobias Geerinckx-Rice2018-09-151-4/+4
* gnu: libwps: Update to 0.4.10.•••* gnu/packages/libreoffice.scm (libwps): Update to 0.4.10. Tobias Geerinckx-Rice2018-09-151-4/+4
* gnu: umoci: Update to 0.4.2.•••* gnu/packages/virtualization.scm (umoci): Update to 0.4.2. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: python-iso8601: Update to 0.1.12.•••* gnu/packages/time.scm (python-iso8601): Update to 0.1.12. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: coq: Update to 8.8.1.•••* gnu/packages/ocaml.scm (coq): Update to 8.8.1. Tobias Geerinckx-Rice2018-09-151-2/+2
* gnu: coq: INVOKE.•••* gnu/packages/ocaml.scm (coq)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-09-151-9/+9
* gnu: OpenSSL 1.1: Update to 1.1.1.•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.1. [arguments]: Patch a `/usr/bin/env` invocation in the 'config' script. Adjust the documentation output. * gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: Rename and ... * gnu/packages/patches/openssl-1.1-c-rehash-in.patch: ... adjust patch. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Leo Famulari2018-09-143-9/+29
* gnu: Rename "banana-pi" to "bananapi".•••* gnu/bootloader/u-boot.scm (u-boot-banana-pi-m2-ultra-bootloader): Rename to... (u-boot-bananapi-m2-ultra-bootloader): ...this. * gnu/packages/bootloaders.scm (u-boot-banana-pi-m2-ultra): Rename to... (u-boot-bananapi-m2-ultra): ...this. * gnu/system/install.scm (banana-pi-m2-ultra-installation-os): Rename to... (bananapi-m2-ultra-installation-os): ...this. Danny Milosavljevic2018-09-143-7/+7
* gnu: python-llvmlite: Remove obsolete patch.•••* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Remove patch that is obsolete since the upgrade to LLVM 6.0.1. Ricardo Wurmus2018-09-141-9/+1
* gnu: Add openblas-ilp64.•••* gnu/packages/maths.scm (openblas-ilp64): New variable. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Eric Brown2018-09-141-0/+13