Age | Commit message (Collapse) | Author |
|
* gnu/packages/libphidget.scm (libphidget): Update to 2.1.9.20190409.
|
|
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.1.
|
|
* gnu/packages/mail.scm (altermime): Update to 0.3.11.
|
|
* gnu/packages/terminals.scm (libtermkey): Update to 0.22.
[arguments]: Add a 'patch-failing-test phase.
|
|
* gnu/packages/terminals.scm (libtermkey)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0.
|
|
* gnu/packages/video.scm (streamlink): Update to 1.7.0.
|
|
* gnu/packages/audio.scm (cava): Update to 0.7.3.
|
|
* gnu/packages/wm.scm (xnotify): Update to 0.7.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): Update to 0.5.
|
|
* gnu/packages/wm.scm (xmenu)[version]: Update to 4.4.1.
[inputs]: Add xinerama.
|
|
* gnu/packages/wm.scm (xclickroot): Update to 1.2.
|
|
* gnu/packages/ssh.scm (webssh): Update to 1.5.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-polymode-markdown): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
|
|
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
|
|
* gnu/packages/python-xyz.scm (python-pytelegrambotapi): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/tex.scm (texmaker): Update to 5.0.4.
|
|
* gnu/packages/version-control.scm (stgit): Update to 0.23.
|
|
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.2067.
|
|
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-brotli"
to the #:configure-flags.
[inputs]: Add brotl.
|
|
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-openssl"
to the #:configure-flags.
[inputs]: Add openssl.
|
|
* gnu/packages/version-control.scm (b4): Update to 0.5.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.5.
[propagated-inputs]: Add python-packaging.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.16.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/games.scm (cgoban): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Fixes <https://issues.guix.gnu.org/42409>.
* gnu/packages/patches/weasyprint-library-paths.patch: Delete.
* gnu/packages/pdf.scm (weasyprint): Update to 52.1
[phases]{patch-library-paths}: Adjust.
{check}: Remove.
{register-dejavu-font}: New phase.
[native-inputs]: Add font-dejavu.
|
|
* gnu/packages/python-xyz.scm (python-pyphen): Update to 0.10.0.
|
|
* gnu/packages/patches/python-tinycss2-flake8-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.1.0.
[source]: Remove patch.
[arguments]: Remove field, disabling tests.
[native-inputs]: Remove field.
|
|
* gnu/packages/python-xyz.scm (python-flit): Update to 3.0.0.
|
|
* gnu/packages/python-web.scm (python-cssselect2): Update to 0.4.1.
|
|
* gnu/packages/python-xyz.scm (python-cairosvg): Update to 2.5.0.
|
|
* gnu/packages/python-check.scm (python-mypy): Update to 0.790.
[origin]: Fetch sources from git.
[phases]{check}: Run the unit tests only, not the self test, which fails.
[native-inputs]: Remove python-py. Use python-pytest-6.
|
|
* gnu/packages/check.scm (python-pytest-xdist): Update to 2.1.0.
|
|
* gnu/packages/check.scm (python-pytest-6): New variable.
(python-pytest-6-bootstrap): Likewise.
|
|
* gnu/packages/python-xyz.scm (python-typing-extensions): Update to 3.7.4.3.
|
|
* gnu/packages/python-xyz.scm (python-py-next): New variable.
|
|
* gnu/packages/python-xyz.scm (python-iniconfig): New variable.
|
|
* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.2.0.
[source]: Fetch from Git.
[patches]: Remove field.
[inputs]: Remove pango.
[native-inputs]: Remove pkg-config and python-docutils. Add python-numpy and
python-sphinx-rtd-theme.
[phases]{patch-paths}: Adjust. Fix the patching of gdk-3.
{disable-linters}: New phase.
{install-doc}: Adjust. The license file is now installed by a build phase.
* gnu/packages/patches/python-cairocffi-dlopen-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
|
|
* gnu/packages/python-xyz.scm (python-cairocffi): Fix indentation.
|
|
* gnu/packages/python-web.scm (python-html5lib): Update to 1.1.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.2.0-3.35a32fe.
|
|
This is a follow-up of 375cc7dea20da7117c9459e4a4d15144095e015b.
Avahi requires "glib" which doesn't cross-compile yet.
* gnu/packages/package-management.scm (guix)[arguments]: Remove "guile-avahi"
from the wrapper when cross-compiling.
[native-inputs]: Remove "guile-avahi" when cross-compiling.
[propagated-inputs]: Ditto.
|
|
* gnu/packages/tor.scm (privoxy): Update to 3.0.29.
|
|
* gnu/packages/video.scm (vdpauinfo): Update to 1.4.
|
|
* gnu/packages/video.scm (vdpauinfo)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Replace the default 'bootstrap phase.
[native-inputs]: Add autoconf & automake.
|
|
* gnu/packages/video.scm (gaupol): Update to 1.8.
|
|
* gnu/packages/wm.scm (cwm)[arguments]: Use CC-FOR-TARGET.
|