Age | Commit message (Collapse) | Author |
|
* gnu/packages/pdf.scm (fbida)[inputs]: Remove IMAGEMAGICK.
|
|
* gnu/packages/mate.scm (caja-extensions)[inputs]: Remove IMAGEMAGICK.
|
|
* gnu/packages/emulators.scm (mgba)[inputs]: Remove IMAGEMAGICK.
|
|
* gnu/packages/networking.scm: Don't import (gnu packages version-control).
|
|
* gnu/packages/emacs.scm: Don't import (gnu packages imagemagick).
|
|
* gnu/packages/tmux.scm (python-libtmux): Update to 0.8.5.
[arguments]: Set LANG to make the test suite pass.
|
|
* gnu/packages/enlightenment.scm (evisum): Update to 0.5.7.
|
|
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.11.
|
|
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.10.2.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.243.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.243.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.206.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.157.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.77.
(deblob-scripts-5.4, linux-libre-5.4-pristine-source): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.8.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
|
|
* gnu/packages/security-token.scm (eid-mw)[arguments]: Replace the
build system's ‘bootstrap’ phase instead of creating another one.
|
|
* gnu/packages/security-token.scm (eid-mw): Update to 5.0.8.
[arguments]: Add a ‘remove-failing-test’ phase.
[inputs]: Add autoconf-archive and libassuan.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/security-token.scm (eid-mw)[arguments]: Add
a "make-reproducible" phase to set build date to the epoch.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.2.
|
|
* gnu/packages/messaging.scm (chatty): Update to 0.1.17.
|
|
* gnu/packages/perl.scm (perl-list-moreutils-xs): Update to 0.430.
|
|
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.430.
|
|
* gnu/packages/perl.scm (perl-libintl-perl): Update to 1.32.
|
|
* gnu/packages/perl.scm (perl-text-format): Update to 0.62.
|
|
* gnu/packages/perl.scm (perl-moox-handlesvia): Update to 0.001009.
|
|
* gnu/packages/perl.scm (perl-moox-file-configdir): Update to 0.008.
|
|
* gnu/packages/perl.scm (perl-clone-pp): Update to 1.08.
|
|
* gnu/packages/perl.scm (perl-class-c3): Update to 0.35.
|
|
* gnu/packages/perl.scm (perl-algorithm-c3): Update to 0.11.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.22.3.
|
|
* gnu/packages/gnome.scm (setzer): Update to 0.3.6.
|
|
* gnu/packages/games.scm (tome4)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/games.scm (tome4): Update to 1.7.2.
|
|
* gnu/packages/admin.scm (acpica): Update to 20200925.
|
|
* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, and libootl.
|
|
* gnu/packages/mail.scm (mailman): Update to 3.3.2.
|
|
* gnu/packages/algebra.scm (giac): Update to 1.6.0-31.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.4.
[inputs]: Remove qtlocation and qtmultimedia.
[arguments]: Remove custom CMAKE_BUILD_TYPE, and set CMAKE_PREFIX_PATH to
empty string in 'configure-flags' to fix a "file name too long" error during
build. Remove patching of "monero/src/version.cpp.in" in 'fix-build' phase.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-4.
|
|
* gnu/packages/video.scm (libcaca)[arguments]: Add configure-flag to
skip static library.
|
|
* gnu/packages/video.scm (libbluray)[arguments]: Add configure flag to
skip static library.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.0.
|
|
This saves about 70% of the package size.
* gnu/packages/networking.scm (zeromq)[arguments]: Add configure flag to
skip building static library.
|
|
* gnu/packages/emulators.scm (mednafen): Update to 1.26.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-leaf): Update to 4.3.2.
|
|
* gnu/packages/maths.scm (python-petsc4py)[source]: Add snippet.
[native-inputs]: New field.
|
|
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
|
|
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.3.
[source]: Remove obsolete patches.
* gnu/packages/patches/oath-toolkit-glibc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.1971.
|