summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-09-18gnu: ncmpc: Update to 0.30....* gnu/packages/mpd.scm (ncmpc): Update to 0.30. [arguments]: Add 'expand-C++-include-path' phase. [inputs]: Add gcc-8. Tobias Geerinckx-Rice
2018-09-18gnu: exfat-utils: Update to 1.3.0....* gnu/packages/mtools.scm (exfat-utils): Update to 1.3.0. Tobias Geerinckx-Rice
2018-09-18gnu: cinnamon-desktop: Use Guix's built-in bootstrap phase....* gnu/packages/cinnamon.scm (cinnamon-desktop)[arguments]: Remove 'autoconf' phase. Add 'skip-premature-configure' phase. Tobias Geerinckx-Rice
2018-09-18gnu: gourmet: Use INVOKE....* gnu/packages/nutrition.scm (gourmet)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-09-17gnu: Add confusion-mdl....* gnu/packages/lisp.scm (confusion-mdl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ludovic Courtès
2018-09-17gnu: enlightenment: Update to 0.22.4....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4. Tobias Geerinckx-Rice
2018-09-17gnu: efl: Update to 1.21.1....* gnu/packages/enlightenment.scm (efl): Update to 1.21.1. Tobias Geerinckx-Rice
2018-09-17gnu: foo2zjs: Update to 20180910....* gnu/packages/cups.scm (foo2zjs): Update to 20180910. Tobias Geerinckx-Rice
2018-09-17gnu: libiptcdata: Mark up description....* gnu/packages/image.scm (libiptcdata)[description]: Use @dfn{}. Tobias Geerinckx-Rice
2018-09-17gnu: powwow: Update to 1.2.18....* gnu/packages/games.scm (powwow): Update to 1.2.18. Tobias Geerinckx-Rice
2018-09-17gnu: powwow: Use HTTPS home page....* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-09-17gnu: python-dirsync: Update to 2.2.3....* gnu/packages/python.scm (python-dirsync): Update to 2.2.3. [native-inputs]: Remove unzip. Tobias Geerinckx-Rice
2018-09-17gnu: mbedtls-apache: Update to 2.7.6....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6. Leo Famulari
2018-09-16gnu: 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 Weaver
2018-09-16gnu: 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 Weaver
2018-09-16gnu: linux-libre@4.9: Update to 4.9.127....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.127. Mark H Weaver
2018-09-16gnu: linux-libre@4.4: Update to 4.4.156....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.156. Mark H Weaver
2018-09-16gnu: dmidecode: Update to 3.2....* gnu/packages/admin.scm (dmidecode): Update to 3.2. Tobias Geerinckx-Rice
2018-09-16gnu: Add ruby-multi-test....* gnu/packages/ruby.scm (ruby-multi-test): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft
2018-09-16gnu: 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 Woodcroft
2018-09-16gnu: Add ruby-oj....* gnu/packages/ruby.scm (ruby-oj): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft
2018-09-16gnu: Add ruby-yajl-ruby....* gnu/packages/ruby.scm (ruby-yajl-ruby): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ben Woodcroft
2018-09-15admin: python-pyudev: Add dependency on python-six....* gnu/packages/admin.scm (python-pyudev): Add dependency on python-six. Roel Janssen
2018-09-15gnu: php: Update to 7.2.10....* gnu/packages/php.scm (php): Update to 7.2.10. Julien Lepiller
2018-09-15gnu: wine-staging: Update to 3.16....* gnu/packages/wine.scm (wine-staging): Update to 3.16. Rutger Helling
2018-09-15gnu: wine-staging-patchset-data: Update to 3.16....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.16. Rutger Helling
2018-09-15gnu: wine: Update to 3.0.3....* gnu/packages/wine.scm (wine): Update to 3.0.3. Rutger Helling
2018-09-15gnu: 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-Rice
2018-09-15gnu: gambit-c: Update home page....* gnu/packages/scheme.scm (gambit-c)[home-page]: Update. Tobias Geerinckx-Rice
2018-09-15gnu: Add python-user-agents....* gnu/packages/python.scm (python-user-agents, python2-user-agents): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer
2018-09-15gnu: Add python-ua-parser....* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer
2018-09-15gnu: Add python-pycountry....* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Maxim Cournoyer
2018-09-15gnu: zsh: Update to 5.6.2....* gnu/packages/shells.scm (zsh): Update to 5.6.2. Tobias Geerinckx-Rice
2018-09-15gnu: libetpan: Use HTTPS home page....* gnu/packages/mail.scm (libetpan)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-09-15gnu: ocaml-ounit: Update to 2.0.8....* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.0.8. Tobias Geerinckx-Rice
2018-09-15gnu: pybind11: Update to 2.2.4....* gnu/packages/python.scm (pybind11): Update to 2.2.4. Tobias Geerinckx-Rice
2018-09-15gnu: pybind11: Don't use unstable tarball....* gnu/packages/python.scm (pybind11)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-09-15gnu: 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 Cournoyer
2018-09-15gnu: snakemake: Update to 5.2.4....* gnu/packages/python.scm (snakemake): Update to 5.2.4. [propagated-inputs]: Add python-gitpython. Tobias Geerinckx-Rice
2018-09-15gnu: libsigrokdecode: Update to 0.5.2....* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.2. Tobias Geerinckx-Rice
2018-09-15gnu: libetpan: Update to 1.9.1....* gnu/packages/mail.scm (libetpan): Update to 1.9.1. Tobias Geerinckx-Rice
2018-09-15gnu: libetpan: Don't use unstable tarball....* gnu/packages/mail.scm (libetpan)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-09-15gnu: 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-Rice
2018-09-15gnu: emacs-magit-popup: Update to 2.12.4....* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.4. Tobias Geerinckx-Rice
2018-09-15gnu: libmwaw: Update to 0.3.14....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.14. Tobias Geerinckx-Rice
2018-09-15gnu: libwps: Update to 0.4.10....* gnu/packages/libreoffice.scm (libwps): Update to 0.4.10. Tobias Geerinckx-Rice
2018-09-15gnu: umoci: Update to 0.4.2....* gnu/packages/virtualization.scm (umoci): Update to 0.4.2. Tobias Geerinckx-Rice
2018-09-15gnu: python-iso8601: Update to 0.1.12....* gnu/packages/time.scm (python-iso8601): Update to 0.1.12. Tobias Geerinckx-Rice
2018-09-15gnu: coq: Update to 8.8.1....* gnu/packages/ocaml.scm (coq): Update to 8.8.1. Tobias Geerinckx-Rice
2018-09-15gnu: coq: INVOKE....* gnu/packages/ocaml.scm (coq)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice