summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: xlockmore: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
* gnu: mame: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/emulators.scm (mame)[home-page]: Use HTTPS.
* gnu: dosbox: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/emulators.scm (dosbox)[home-page]: Use HTTPS.
* gnu: Add gitless.Tobias Geerinckx-Rice2020-03-12
| | | | | | * gnu/packages/version-control.scm (gitless): New public variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: faust: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
* gnu: rsound: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
* gnu: libgme: Update to 0.6.3.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/music.scm (libgme): Update to 0.6.3.
* gnu: xmobar: Update to 0.33.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/wm.scm (xmobar): Update to 0.33.
* gnu: gptfdisk: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS.
* gnu: ephoto: Update source and home page URIs.Tobias Geerinckx-Rice2020-03-12
| | | | | * gnu/packages/enlightenment.scm (ephoto)[source]: Remove dead URI. [home-page]: Follow (HTTPS) redirection.
* gnu: s6: Update to 2.9.1.0.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/skarnet.scm (s6): Update to 2.9.1.0.
* gnu: simple-scan: Update to 3.36.0.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
* gnu: picprog: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
* gnu: java-snappy: Don't use unstable tarball.Tobias Geerinckx-Rice2020-03-12
| | | | | | * gnu/packages/java-compression.scm (java-snappy)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: java-snappy: Update to 1.1.7.3.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.3.
* gnu: Borg: Update to 1.1.11.base-for-series-3140Leo Famulari2020-03-11
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.11.
* gnu: xxHash: Update to 0.7.3.Leo Famulari2020-03-11
| | | | * gnu/packages/digest.scm (xxhash): Update to 0.7.3.
* gnu: Remove year range from copyright header.Marius Bakke2020-03-11
| | | | | * gnu/packages/python-xyz.scm: List years explicitly instead of range in copyright line.
* gnu: Remove duplicate copyright line.Marius Bakke2020-03-11
| | | | * gnu/packages/python-xyz.scm: Remove duplicate copyright.
* gnu: python-cookies: Use the correct version of pytest.Marius Bakke2020-03-11
| | | | | * gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change PYTHON2-PYTEST to PYTHON-PYTEST.
* gnu: python2-radon: Fix build.Marius Bakke2020-03-11
| | | | | | * gnu/packages/python-xyz.scm (python-radon)[properties]: New field. * gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add PYTHON2-CONFIGPARSER and PYTHON2-FUTURE.
* gnu: python-virtualenv: Update to 20.0.10.Marius Bakke2020-03-11
| | | | * gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10.
* gnu: python2-virtualenv: Fix build.Marius Bakke2020-03-11
| | | | | | * gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field. (python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2. [arguments]: New field.
* gnu: python-contextlib2: Update to 0.6.0.post1.Marius Bakke2020-03-11
| | | | * gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1.
* gnu: lpd8editor: Remove package.Leo Famulari2020-03-11
| | | | | | This package has not built successfully in several months. * gnu/packages/music.scm (lpd8editor): Remove variable.
* gnu: Add xa.Christopher Lemmer Webber2020-03-11
| | | | * gnu/packages/assembly.scm (xa): New variable.
* gnu: spatialite-gui: Fix GUI not showing up.Guillaume Le Vaillant2020-03-11
| | | | * gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
* gnu: isc-dhcp: Fix cross-compilation.Marius Bakke2020-03-11
| | | | | | * gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in 'fix-bind-cross-compilation' phase. While at it, make the phase conditional on %CURRENT-TARGET-SYSTEM.
* gnu: zile: Fix cross-compilation.Marius Bakke2020-03-11
| | | | | | * gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when cross-compiling. [arguments]: Add phase when cross-compiling.
* gnu: python-multidict: Update to 4.7.5.Marius Bakke2020-03-11
| | | | | | * gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5. [arguments]: New field. [native-inputs]: Remove PYTHON-PYTEST-RUNNER. Add PYTHON-PYTEST-COV.
* gnu: Add clipmenu.Damien Cassou2020-03-11
| | | | | | * gnu/packages/xdisorg.scm (clipmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add clipnotify.Damien Cassou2020-03-11
| | | | | | * gnu/packages/xdisorg.scm (clipnotify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* download: Remove (web http) workarounds no longer relevant.Ludovic Courtès2020-03-11
| | | | | | * guix/build/download.scm <top level>: Remove workarounds for <https://bugs.gnu.org/23421> and for <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html>.
* build: Require Guile 2.2.3 or later.Ludovic Courtès2020-03-11
| | | | * configure.ac: For 2.2.x, require 2.2.3 or later.
* ui: Restore line wrapping for 'package->recutils'.Ludovic Courtès2020-03-11
| | | | | | | | | | Fixes a regression introduced when switching to Guile 3.0.0 whereby monkey-patching 'wrap*' wouldn't have any effects due to inlining. * guix/ui.scm (%text-width): Define in terms of the '*line-width*' fluid when it's defined. <top level>: Set (@@ (texinfo plain-text) wrap*) only when '*line-width*' is undefined.
* gnu: Add r-hrbrthemes.Mădălin Ionel Patrașcu2020-03-11
| | | | | | * gnu/packages/cran.scm (r-hrbrthemes): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux.Marius Bakke2020-03-11
| | | | * gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field.
* gnu: nsis: Update to 3.05.Carl Dong2020-03-11
| | | | * gnu/packages/installers.scm (nsis): Update to 3.05.
* gnu: Add phodav.Raghav Gururajan2020-03-11
| | | | | | * gnu/packages/gnome.scm (phodav): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: python-pybedtools: Update to 0.8.1.Efraim Flashner2020-03-11
| | | | | | * gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.1. [arguments]: Add another test to the 'disable-broken-tests phase. (python2-pybedtools)[native-inputs]: Add python2-pathlib.
* gnu: Add python2-pygraphviz.Efraim Flashner2020-03-11
| | | | * gnu/packages/graphviz.scm (python2-pygraphviz): New variable.
* gnu: python-pyfaidx: Update to 0.5.8.Efraim Flashner2020-03-11
| | | | * gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.5.8.
* gnu: Add python2-pyfaidx.Efraim Flashner2020-03-11
| | | | * gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable.
* gnu: python2-ipykernel: Downgrade to 4.10.1.Efraim Flashner2020-03-11
| | | | | | | | | | | This is the last version actually supported by ipykernel. * gnu/packages/python-xyz.scm (python2-ipython): Downgrade to 4.10.1. [arguments]: Remove custom 'check phase. [propagated-inputs]: Add python2-tornado, python2-traitlets. [native-inputs]: Add python2-mock, python2-pytest-cov. (python-ipykernel)[properties): Declare python2-ipykernel as the python2- variant.
* gnu: python-ipython: Declare python2 variant.Efraim Flashner2020-03-11
| | | | | * gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare python2-ipython as the python2- variant.
* gnu: docker: Update to 19.03.7.Danny Milosavljevic2020-03-11
| | | | | * gnu/packages/docker.scm (docker): Update to 19.03.7. (docker-cli): Update to 19.03.7.
* gnu: r-ggsignif: Fix build.Roel Janssen2020-03-11
| | | | | * gnu/packages/cran.scm (r-ggsignif): Add knitr to native-inputs in order to build the vignette.
* gnu: t1lib: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
* gnu: desktop-file-utils: Update to 0.24.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
* gnu: desktop-file-utils: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.