aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-09-19gnu: rust@1.19.0: Install libtest.Danny Milosavljevic
* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[build]: Build libtest.
2018-09-19gnu: mrustc: Enable tests.Danny Milosavljevic
* gnu/packages/rust.scm (mrustc)[arguments]: Add #:test-target. <#:phases>[install]: Don't install test output.
2018-09-19gnu: git-credential-netrc: Add Git.pm to PERL5LIB.Pierre Neidhardt
* gnu/packages/version-control.scm (git)[credential-netrc]: Add Git.pm to PERL5LIB.
2018-09-18gnu: Add guile-debbugs.Ludovic Courtès
* gnu/packages/guile.scm (guile-debbugs): New variable.
2018-09-18gnu: Go 1.10: Update to 1.10.4.Leo Famulari
* gnu/packages/golang.scm (go-1.10): Update to 1.10.4.
2018-09-18gnu: busybox: Update to 1.29.3.Tobias Geerinckx-Rice
* gnu/packages/busybox.scm (busybox): Update to 1.29.3.
2018-09-18gnu: xorriso: Update to 1.5.0.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.0.
2018-09-18gnu: libisofs: Update to 1.5.0.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (libisofs): Update to 1.5.0.
2018-09-18gnu: libburn: Update to 1.5.0.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (libburn): Update to 1.5.0.
2018-09-18gnu: rc: Simplify.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (rc)[source]: Replace magic commit ID with the tagged release. Use GIT-FILE-NAME. [arguments]: Remove 'autoreconf' phase (relying on Guix's built-in 'bootstrap' phase instead) and adjust the ordering of 'patch-trip.rc' accordingly.
2018-09-18gnu: ncmpc: Update to 0.30.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (ncmpc): Update to 0.30. [arguments]: Add 'expand-C++-include-path' phase. [inputs]: Add gcc-8.
2018-09-18gnu: exfat-utils: Update to 1.3.0.Tobias Geerinckx-Rice
* gnu/packages/mtools.scm (exfat-utils): Update to 1.3.0.
2018-09-18gnu: cinnamon-desktop: Use Guix's built-in bootstrap phase.Tobias Geerinckx-Rice
* gnu/packages/cinnamon.scm (cinnamon-desktop)[arguments]: Remove 'autoconf' phase. Add 'skip-premature-configure' phase.
2018-09-18gnu: gourmet: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/nutrition.scm (gourmet)[arguments]: Substitute INVOKE for SYSTEM*.
2018-09-17gnu: Add confusion-mdl.Ludovic Courtès
* gnu/packages/lisp.scm (confusion-mdl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-17gnu: enlightenment: Update to 0.22.4.Tobias Geerinckx-Rice
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4.
2018-09-17gnu: efl: Update to 1.21.1.Tobias Geerinckx-Rice
* gnu/packages/enlightenment.scm (efl): Update to 1.21.1.
2018-09-17gnu: foo2zjs: Update to 20180910.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (foo2zjs): Update to 20180910.
2018-09-17gnu: libiptcdata: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/image.scm (libiptcdata)[description]: Use @dfn{}.
2018-09-17gnu: powwow: Update to 1.2.18.Tobias Geerinckx-Rice
* gnu/packages/games.scm (powwow): Update to 1.2.18.
2018-09-17gnu: powwow: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS.
2018-09-17gnu: python-dirsync: Update to 2.2.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-dirsync): Update to 2.2.3. [native-inputs]: Remove unzip.
2018-09-17gnu: mbedtls-apache: Update to 2.7.6.Leo Famulari
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
2018-09-16gnu: linux-libre: Update to 4.18.8.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.8. (%linux-libre-hash): Update hash.
2018-09-16gnu: linux-libre@4.14: Update to 4.14.70.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.70. (%linux-libre-4.14-hash): Update hash.
2018-09-16gnu: linux-libre@4.9: Update to 4.9.127.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.127.
2018-09-16gnu: linux-libre@4.4: Update to 4.4.156.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.156.
2018-09-16gnu: dmidecode: Update to 3.2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (dmidecode): Update to 3.2.
2018-09-16gnu: Add ruby-multi-test.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-multi-test): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16gnu: Enable tests for ruby-multi-json.Ben Woodcroft
* 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>
2018-09-16gnu: Add ruby-oj.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-oj): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16gnu: Add ruby-yajl-ruby.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-yajl-ruby): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-15admin: python-pyudev: Add dependency on python-six.Roel Janssen
* gnu/packages/admin.scm (python-pyudev): Add dependency on python-six.
2018-09-15gnu: php: Update to 7.2.10.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.2.10.
2018-09-15gnu: wine-staging: Update to 3.16.Rutger Helling
* gnu/packages/wine.scm (wine-staging): Update to 3.16.
2018-09-15gnu: wine-staging-patchset-data: Update to 3.16.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.16.
2018-09-15gnu: wine: Update to 3.0.3.Rutger Helling
* gnu/packages/wine.scm (wine): Update to 3.0.3.
2018-09-15gnu: gambit-c: Update to 4.9.0.Tobias Geerinckx-Rice
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.
2018-09-15gnu: gambit-c: Update home page.Tobias Geerinckx-Rice
* gnu/packages/scheme.scm (gambit-c)[home-page]: Update.
2018-09-15gnu: Add python-user-agents.Maxim Cournoyer
* gnu/packages/python.scm (python-user-agents, python2-user-agents): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: Add python-ua-parser.Maxim Cournoyer
* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: Add python-pycountry.Maxim Cournoyer
* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: zsh: Update to 5.6.2.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (zsh): Update to 5.6.2.
2018-09-15gnu: libetpan: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (libetpan)[home-page]: Use HTTPS.
2018-09-15gnu: ocaml-ounit: Update to 2.0.8.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.0.8.
2018-09-15gnu: pybind11: Update to 2.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (pybind11): Update to 2.2.4.
2018-09-15gnu: pybind11: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/python.scm (pybind11)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-09-15gnu: libjpeg: Improve description.Maxim Cournoyer
* gnu/packages/image.scm (libjpeg)[description]: Add the list of the programs it provides. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: snakemake: Update to 5.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (snakemake): Update to 5.2.4. [propagated-inputs]: Add python-gitpython.
2018-09-15gnu: libsigrokdecode: Update to 0.5.2.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.2.