aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30gnu: wslay: Update to 1.1.1....* gnu/packages/web.scm (wslay): Update to 1.1.1. Tobias Geerinckx-Rice
2020-06-30gnu: wireguard-linux-compat: Update to 1.0.20200623....* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623. Tobias Geerinckx-Rice
2020-06-30gnu: menumaker: Update to 0.99.12....* gnu/packages/wm.scm (menumaker): Update to 0.99.12. Tobias Geerinckx-Rice
2020-06-30gnu: libwacom: Update to 1.4....* gnu/packages/xdisorg.scm (libwacom): Update to 1.4. Tobias Geerinckx-Rice
2020-06-30gnu: youtube-dl: Update to 2020.06.16.1....* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1. Tobias Geerinckx-Rice
2020-06-30lint: Adjust 'swh-error exception handler....* guix/lint.scm (check-archival): Change first clause to match only 'swh-error keys. Ludovic Courtès
2020-06-30swh: Adjust for Guile-JSON 4.0 null handling....* guix/swh.scm (string*): Add clause for 'null. Ludovic Courtès
2020-06-30gnu: geeqie: Update to 1.5....* gnu/packages/image-viewers.scm (geeqie): Update to 1.5. [arguments]: Add "--enable-gtk3" to #:configure-flags. Remove #:parallel-build? and #:phases. Ludovic Courtès
2020-06-30gnu: darktable: Add dependency on GMIC and OpenCL headers....* 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> Vinicius Monego
2020-06-30gnu: python-imageio: Update home-page, synopsis and description....* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2020-06-30gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out"....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. Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables....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'. Ludovic Courtès
2020-06-30build-system/r: bioconductor-uri: Fix archive URL....* guix/build-system/r.scm (bioconductor-uri): Fix archive URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun
2020-06-29gnu: java-bsh: Don't use unstable tarball....* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-jcommander: Don't use unstable tarball....* gnu/packages/java.scm (java-jcommander)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-jboss-javassist: Remove prebuilt jar in snippet....* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to remove prebuilt jar. [arguments]: Remove custom 'remove-binary phase. Efraim Flashner
2020-06-29gnu: java-jboss-javassist: Don't use unstable tarball....* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase. Efraim Flashner
2020-06-29gnu: java-assertj: Don't use unstable tarball....* gnu/packages/java.scm (java-asssertj)[source]: Download using git-fetch. Efraim Flashner
2020-06-29gnu: java-guice: Don't use unstable tarball....* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase. (java-guice-servlet)[arguments]: Same. Efraim Flashner
2020-06-29gnu: emacs-modus-vivendi-theme: Update to 0.10.0....* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0. Nicolas Goaziou
2020-06-29gnu: emacs-modus-operandi-theme: Update to 0.10.0....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0. Nicolas Goaziou
2020-06-29gnu: starfighter: Update to 2.2.1....* gnu/packages/games.scm (starfighter): Update to 2.2.1. [source]: Update URI. Kei Kebreau
2020-06-29ci: Do not limit disk-image size....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. Mathieu Othacehe
2020-06-29gnu: Add mednafen....* gnu/packages/emulators.scm (mednafen): New variable. Nicolas Goaziou
2020-06-29gnu: marisa: Mark up description....* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym. Tobias Geerinckx-Rice
2020-06-29gnu: marisa: Update to 0.2.6....* gnu/packages/datastructures.scm (marisa): Update to 0.2.6. [source]: Use worse URL. [native-inputs]: Add autoconf, automake, and libtool. Tobias Geerinckx-Rice
2020-06-29gnu: mariadb-connector-c: Update to 3.1.9....* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9. Tobias Geerinckx-Rice
2020-06-29gnu: perl-dbix-class: Update to 0.082842....* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842. [propagated-inputs]: Replace perl-sql-abstract with perl-sql-abstract-classic. Tobias Geerinckx-Rice
2020-06-29gnu: Add perl-sql-abstract-classic....* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable. Tobias Geerinckx-Rice
2020-06-29gnu: rust-x11-dl: Update to 2.18.5....* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5. Tobias Geerinckx-Rice
2020-06-29gnu: python-coverage: Update home page....* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS. Tobias Geerinckx-Rice
2020-06-29gnu: sparse: Update to 0.6.2....* gnu/packages/c.scm (sparse): Update to 0.6.2. Tobias Geerinckx-Rice
2020-06-29gnu: ccache: Update to 3.7.10....* gnu/packages/ccache.scm (ccache): Update to 3.7.10. Tobias Geerinckx-Rice
2020-06-29gnu: stellarium: Update to 0.20.2....* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2. Tobias Geerinckx-Rice
2020-06-29gnu: ansible: Update to 2.9.10....* gnu/packages/admin.scm (ansible): Update to 2.9.10. Tobias Geerinckx-Rice
2020-06-29gnu: s-tui: Update to 1.0.1....* gnu/packages/admin.scm (s-tui): Update to 1.0.1. Tobias Geerinckx-Rice
2020-06-29gnu: xxhash: Detect vector instructions at run time....* gnu/packages/digest.scm (xxhash)[arguments]: Set DISPATCH=1 make flag on x86. Tobias Geerinckx-Rice
2020-06-29gnu: xxhash: Update to 0.7.4....* gnu/packages/digest.scm (xxhash): Update to 0.7.4. Tobias Geerinckx-Rice
2020-06-29gnu: xxhash: Cross-compile....* gnu/packages/digest.scm (xxhash)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2020-06-29gnu: vdirsyncer: Update to 0.16.8....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.8. [propagated-inputs]: Use python-click-5. Tobias Geerinckx-Rice
2020-06-29gnu: Add python-click@5....* gnu/packages/python-xyz.scm (python-click-5): New public variable. Tobias Geerinckx-Rice
2020-06-29gnu: monero-gui: Update to 0.16.0.1....* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.1. Guillaume Le Vaillant
2020-06-29gnu: monero: Update to 0.16.0.1....* gnu/packages/finance.scm (monero): Update to 0.16.0.1. Guillaume Le Vaillant
2020-06-29gnu: python-pytest-flake8: Update to 1.0.6....* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Matthew Kraai
2020-06-29gnu: Add bats....* gnu/packages/bash.scm (bats): New variable. Oleg Pykhalov
2020-06-29gnu: artanis: Use guile2.2 version of guile-redis....* 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> Masaya Tojo
2020-06-29gnu: exercism: Don't install source....* gnu/packages/education.scm (exercism)[arguments]: Set install-source? to #f. Jakub Kądziołka
2020-06-29gnu: Add burgerspace....* gnu/packages/games.scm (burgerspace): New variable. Nicolas Goaziou
2020-06-29gnu: Add flatzebra....* gnu/packages/game-development.scm (flatzebra): New variable. Nicolas Goaziou
2020-06-28gnu: python-xlib: Fix native input....* gnu/packages/python-xyz.scm (python-xlib)[native-inputs]: Replace python2-setuptools-scm with python-setuptools-scm. Nicolas Goaziou