Age | Commit message (Collapse) | Author |
|
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
|
|
* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20200622.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.14.5.
|
|
* gnu/packages/web.scm (wslay): Update to 1.1.1.
|
|
* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623.
|
|
* gnu/packages/wm.scm (menumaker): Update to 0.99.12.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 1.4.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1.
|
|
* guix/lint.scm (check-archival): Change first clause to match only
'swh-error keys.
|
|
* guix/swh.scm (string*): Add clause for 'null.
|
|
* gnu/packages/image-viewers.scm (geeqie): Update to 1.5.
[arguments]: Add "--enable-gtk3" to #:configure-flags. Remove #:parallel-build?
and #:phases.
|
|
* gnu/packages/photo.scm (darktable)[arguments]: Fix opencl-c.h path.
[native-inputs]: Add opencl-headers, make LLVM version specific.
[inputs]: Add gmic.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to
393 MiB, which was the intention.
* gnu/packages/commencement.scm (make-gcc-toolchain): Filter out
"libc-debug" and "libc-static" from OUT.
|
|
Fixes <https://bugs.gnu.org/42127>.
Reported by Andrius Štikonas <andrius@stikonas.eu>.
* guix/scripts/pack.scm (wrapped-package)[build]: Add trailing slash to
the arguments to 'find-files'.
|
|
* guix/build-system/r.scm (bioconductor-uri): Fix archive URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch.
|
|
* gnu/packages/java.scm (java-jcommander)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to
remove prebuilt jar.
[arguments]: Remove custom 'remove-binary phase.
|
|
* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using
git-fetch.
[arguments]: Add custom 'make-files-writable phase.
|
|
* gnu/packages/java.scm (java-asssertj)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch.
[arguments]: Add custom 'make-files-writable phase.
(java-guice-servlet)[arguments]: Same.
|
|
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0.
|
|
* gnu/packages/games.scm (starfighter): Update to 2.2.1.
[source]: Update URI.
|
|
Installation tests are already checking the disk-image size. Do not set
another limit here.
* gnu/ci.scm (image-jobs): Do not limit disk-image size.
|
|
* gnu/packages/emulators.scm (mednafen): New variable.
|
|
* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
|
|
* gnu/packages/datastructures.scm (marisa): Update to 0.2.6.
[source]: Use worse URL.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9.
|
|
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842.
[propagated-inputs]: Replace perl-sql-abstract with
perl-sql-abstract-classic.
|
|
* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable.
|
|
* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.
|
|
* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS.
|
|
* gnu/packages/c.scm (sparse): Update to 0.6.2.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
|
|
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.
|
|
* gnu/packages/admin.scm (ansible): Update to 2.9.10.
|
|
* gnu/packages/admin.scm (s-tui): Update to 1.0.1.
|
|
* gnu/packages/digest.scm (xxhash)[arguments]: Set DISPATCH=1 make flag
on x86.
|
|
* gnu/packages/digest.scm (xxhash): Update to 0.7.4.
|
|
* gnu/packages/digest.scm (xxhash)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.8.
[propagated-inputs]: Use python-click-5.
|
|
* gnu/packages/python-xyz.scm (python-click-5): New public variable.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.1.
|
|
* gnu/packages/finance.scm (monero): Update to 0.16.0.1.
|
|
* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/bash.scm (bats): New variable.
|
|
* gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from
guile-redis to guile2.2-redis.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|