aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: qutebrowser: Add comment about tests.Brett Gilio2019-12-24
| | | | | | | * gnu/packages/web-browsers.scm (qutebrowser)[arguments]: Indicate that tests have been added, but to wait on fixing or working-around the failing test case for QtWebEngine until it is determined whether a liberated QtWebEngine can be made available or not.
* gnu: qutebrowser: Update to 1.8.3.Brett Gilio2019-12-24
| | | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.8.3. [arguments]: Update how .desktop attribute gets installed.
* gnu: bochs: Update to 2.6.10.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/virtualization.scm (bochs): Update to 2.6.10.
* gnu: hiawatha: Update to 10.10.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/web.scm (hiawatha): Update to 10.10.
* gnu: xmobar: Update to 0.32.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/wm.scm (xmobar): Update to 0.32.
* gnu: java-jsoup: Don't use unstable tarball.Efraim Flashner2019-12-24
| | | | * gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch.
* gnu: tidy-html: Don't use unstable tarball.Efraim Flashner2019-12-24
| | | | * gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch.
* gnu: gumbo-parser: Don't use unstable tarball.Efraim Flashner2019-12-24
| | | | * gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch.
* gnu: di: Update to 4.47.3.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/admin.scm (di): Update to 4.47.3.
* gnu: Add gnome-font-viewer.Raghav Gururajan2019-12-24
| | | | | | * gnu/packages/gnome.scm (gnome-font-viewer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vc-dwim: Update to 1.9.Efraim Flashner2019-12-24
| | | | | | * gnu/packages/version-control.scm (vc-dwim): Update to 1.9. [inputs]: Move inetutils ... [native-inputs]: ... to here.
* gnu: dunst: Don't use unstable tarball.Efraim Flashner2019-12-24
| | | | * gnu/packages/dunst.scm (dunst)[source]: Download using git-fetch.
* gnu: libxdg-basedir: Don't use unstable tarball.Efraim Flashner2019-12-24
| | | | | * gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using git-fetch.
* gnu: php: Update to 7.4.1.Efraim Flashner2019-12-24
| | | | | | This fixes CVE-2019-1104[45679], CVE-2019-11050. * gnu/packages/php.scm (php): Update to 7.4.1.
* gnu: kakoune: Update to 2019.12.10.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/text-editors.scm (kakoune): Update to 2019.12.10.
* gnu: hplip: Update to 3.19.12.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/cups.scm (hplip): Update to 3.19.12.
* gnu: samba: Update to 4.11.4.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/samba.scm (samba): Update to 4.11.4.
* gnu: tevent: Update to 0.10.2.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/samba.scm (tevent): Update to 0.10.2.
* gnu: talloc: Update to 2.3.1.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/samba.scm (talloc): Update to 2.3.1.
* gnu: tdb: Update to 1.4.3.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/databases.scm (tdb): Update to 1.4.3.
* gnu: oniguruma: Update to 6.9.4.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/textutils.scm (oniguruma): Update to 6.9.4.
* gnu: wine: Update to 4.0.3.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/wine.scm (wine): Update to 4.0.3.
* gnu: diffstat: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME.
* gnu: diffstat: Update to 1.63.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/version-control.scm (diffstat): Update to 1.63.
* gnu: bigloo: Use HTTPS home page.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/scheme.scm (bigloo)[home-page]: Use HTTPS.
* gnu: bigloo: Update to 4.3f.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/scheme.scm (bigloo): Update to 4.3f.
* gnu: cifs-utils: Update phase style.Tobias Geerinckx-Rice2019-12-24
| | | | | * gnu/packages/samba.scm (cifs-utils)[arguments]: Use keyword arguments in phases.
* gnu: cifs-utils: Update to 6.10.Tobias Geerinckx-Rice2019-12-24
| | | | | | * gnu/packages/samba.scm (cifs-utils): Update to 6.10. [arguments]: Force a ‘bootstrap’. Add a ‘create-man8dir’ phase.
* gnu: Add i3-gaps.Alexandru-Sergiu Marton2019-12-23
| | | | | | | * gnu/packages/wm.scm (i3-gaps): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org> Co-authored-by: Brett Gilio <brettg@gnu.org>
* gnu: gnunet: Fix license.Brett Gilio2019-12-23
| | | | | | | * gnu/packages/gnunet.scm (gnunet)[license]: Revise license to AGPL3+. Fixes <bugs.gnu.org/38712>. Reported-by: Dima <nintendima@gmail.com>
* gnu: emacs-howm: Modify installation directory in site-lisp.Brett Gilio2019-12-23
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-howm)[arguments]: site-lisp/guix.d has been deprecated. Reconfigure to use appropriate site-lisp path. Fixes: <bugs.gnu.org/38685>. Reported-by: Ivan Vilata i Balaguer <ivan@selidor.net>.
* gnu: python-bbknn: Update to 1.3.6.Brett Gilio2019-12-23
| | | | | | | * gnu/packages/bioinformatics.scm (python-bbknn): Update to 1.3.6. [arguments]: Disable tests until migration to python-scikit-learn. [propgated-inputs]: Remove python-faiss, python-scanpy. [propgated-inputs]: Add python-scipy, python-umap-learn.
* gnu: Add python-pathtools.Brett Gilio2019-12-23
| | | | * gnu/packages/python-xyz.scm (python-pathtools): New variable.
* gnu: Add python-flit.Brett Gilio2019-12-23
| | | | * gnu/packages/python-xyz.scm (python-flit): New variable.
* gnu: python-numba: Update to 0.46.0.Brett Gilio2019-12-23
| | | | | | * gnu/packages/python-xyz.scm (python-numba): Update to 0.46.0. [arguments]: Fix typos. [arguments]: Disable tests that can not detect Python front-end.
* gnu: python-llvmlite: Update to 0.30.0.Brett Gilio2019-12-23
| | | | | * gnu/packages/llvm.scm (python-llvmlite): Update to 0.30.0. [arguments]: Disable tests until dynamic loading of libm.so is fixed.
* gnu: Add python-umap-learn.Brett Gilio2019-12-23
| | | | * gnu/packages/machine-learning.scm (python-umap-learn): New variable.
* gnu: python-eventlet: Use HTTPS home page URI.Brett Gilio2019-12-23
| | | | * gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI.
* gnu: python-eventlet: Update to 0.25.1.Brett Gilio2019-12-23
| | | | * gnu/packages/python-xyz.scm (python-eventlet): Update to 0.25.1.
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]: Change to BSD-2.
* gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width.
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]: Do not use releases page for home-page URL.
* gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
* gnu: python-sphinxcontrib-programoutput: Fix home-page.Brett Gilio2019-12-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use the most recent Github URL.
* gnu: python-sphinxcontrib-programoutput: Update to 0.15.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
* gnu: python-sphinxcontrib-jsmath: Fix license.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
* gnu: python-sphinx-copybutton: Update to 0.2.6.Brett Gilio2019-12-23
| | | | | | * gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6. [arguments]: Disable tests. [propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
* gnu: python-sphinx: Fix license.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
* gnu: python-sphinx: Use HTTP URI.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
* gnu: python-sphinx: Alphabetize inputs.Brett Gilio2019-12-23
| | | | * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.