summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-24gnu: bochs: Update to 2.6.10....* gnu/packages/virtualization.scm (bochs): Update to 2.6.10. Tobias Geerinckx-Rice
2019-12-24gnu: hiawatha: Update to 10.10....* gnu/packages/web.scm (hiawatha): Update to 10.10. Tobias Geerinckx-Rice
2019-12-24gnu: xmobar: Update to 0.32....* gnu/packages/wm.scm (xmobar): Update to 0.32. Tobias Geerinckx-Rice
2019-12-24gnu: java-jsoup: Don't use unstable tarball....* gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch. Efraim Flashner
2019-12-24gnu: tidy-html: Don't use unstable tarball....* gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch. Efraim Flashner
2019-12-24gnu: gumbo-parser: Don't use unstable tarball....* gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch. Efraim Flashner
2019-12-24gnu: di: Update to 4.47.3....* gnu/packages/admin.scm (di): Update to 4.47.3. Tobias Geerinckx-Rice
2019-12-24gnu: Add gnome-font-viewer....* gnu/packages/gnome.scm (gnome-font-viewer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Raghav Gururajan
2019-12-24gnu: vc-dwim: Update to 1.9....* gnu/packages/version-control.scm (vc-dwim): Update to 1.9. [inputs]: Move inetutils ... [native-inputs]: ... to here. Efraim Flashner
2019-12-24gnu: dunst: Don't use unstable tarball....* gnu/packages/dunst.scm (dunst)[source]: Download using git-fetch. Efraim Flashner
2019-12-24gnu: libxdg-basedir: Don't use unstable tarball....* gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using git-fetch. Efraim Flashner
2019-12-24gnu: php: Update to 7.4.1....This fixes CVE-2019-1104[45679], CVE-2019-11050. * gnu/packages/php.scm (php): Update to 7.4.1. Efraim Flashner
2019-12-24gnu: kakoune: Update to 2019.12.10....* gnu/packages/text-editors.scm (kakoune): Update to 2019.12.10. Tobias Geerinckx-Rice
2019-12-24gnu: hplip: Update to 3.19.12....* gnu/packages/cups.scm (hplip): Update to 3.19.12. Tobias Geerinckx-Rice
2019-12-24gnu: samba: Update to 4.11.4....* gnu/packages/samba.scm (samba): Update to 4.11.4. Tobias Geerinckx-Rice
2019-12-24gnu: tevent: Update to 0.10.2....* gnu/packages/samba.scm (tevent): Update to 0.10.2. Tobias Geerinckx-Rice
2019-12-24gnu: talloc: Update to 2.3.1....* gnu/packages/samba.scm (talloc): Update to 2.3.1. Tobias Geerinckx-Rice
2019-12-24gnu: tdb: Update to 1.4.3....* gnu/packages/databases.scm (tdb): Update to 1.4.3. Tobias Geerinckx-Rice
2019-12-24gnu: oniguruma: Update to 6.9.4....* gnu/packages/textutils.scm (oniguruma): Update to 6.9.4. Tobias Geerinckx-Rice
2019-12-24gnu: wine: Update to 4.0.3....* gnu/packages/wine.scm (wine): Update to 4.0.3. Tobias Geerinckx-Rice
2019-12-24gnu: diffstat: Don't use NAME in source URI....* gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-12-24gnu: diffstat: Update to 1.63....* gnu/packages/version-control.scm (diffstat): Update to 1.63. Tobias Geerinckx-Rice
2019-12-24gnu: bigloo: Use HTTPS home page....* gnu/packages/scheme.scm (bigloo)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-12-24gnu: bigloo: Update to 4.3f....* gnu/packages/scheme.scm (bigloo): Update to 4.3f. Tobias Geerinckx-Rice
2019-12-24gnu: cifs-utils: Update phase style....* gnu/packages/samba.scm (cifs-utils)[arguments]: Use keyword arguments in phases. Tobias Geerinckx-Rice
2019-12-24gnu: cifs-utils: Update to 6.10....* gnu/packages/samba.scm (cifs-utils): Update to 6.10. [arguments]: Force a ‘bootstrap’. Add a ‘create-man8dir’ phase. Tobias Geerinckx-Rice
2019-12-23gnu: Add i3-gaps....* gnu/packages/wm.scm (i3-gaps): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org> Co-authored-by: Brett Gilio <brettg@gnu.org> Alexandru-Sergiu Marton
2019-12-23gnu: gnunet: Fix license....* gnu/packages/gnunet.scm (gnunet)[license]: Revise license to AGPL3+. Fixes <bugs.gnu.org/38712>. Reported-by: Dima <nintendima@gmail.com> Brett Gilio
2019-12-23gnu: emacs-howm: Modify installation directory in site-lisp....* 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>. Brett Gilio
2019-12-23gnu: python-bbknn: Update to 1.3.6....* 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. Brett Gilio
2019-12-23gnu: Add python-pathtools....* gnu/packages/python-xyz.scm (python-pathtools): New variable. Brett Gilio
2019-12-23gnu: Add python-flit....* gnu/packages/python-xyz.scm (python-flit): New variable. Brett Gilio
2019-12-23gnu: python-numba: Update to 0.46.0....* 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. Brett Gilio
2019-12-23gnu: python-llvmlite: Update to 0.30.0....* gnu/packages/llvm.scm (python-llvmlite): Update to 0.30.0. [arguments]: Disable tests until dynamic loading of libm.so is fixed. Brett Gilio
2019-12-23gnu: Add python-umap-learn....* gnu/packages/machine-learning.scm (python-umap-learn): New variable. Brett Gilio
2019-12-23gnu: python-eventlet: Use HTTPS home page URI....* gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI. Brett Gilio
2019-12-23gnu: python-eventlet: Update to 0.25.1....* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.25.1. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Fix license....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]: Change to BSD-2. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]: Do not use releases page for home-page URL. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-programoutput: Fix home-page....* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use the most recent Github URL. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-programoutput: Update to 0.15....* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15. Brett Gilio
2019-12-23gnu: python-sphinxcontrib-jsmath: Fix license....* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2. Brett Gilio
2019-12-23gnu: python-sphinx-copybutton: Update to 0.2.6....* 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. Brett Gilio
2019-12-23gnu: python-sphinx: Fix license....* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2. Brett Gilio
2019-12-23gnu: python-sphinx: Use HTTP URI....* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported. Brett Gilio
2019-12-23gnu: python-sphinx: Alphabetize inputs....* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize. Brett Gilio
2019-12-23gnu: python-sphinx: Update to 2.3.1....* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1. Brett Gilio
2019-12-23gnu: guix-data-service: Update to 0.0.1-10.5c643e0....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0. Christopher Baines