summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09gnu: python-binaryornot: Fix build....Fixes <https://bugs.gnu.org/37678>. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]: New phase. Danny Milosavljevic
2019-10-09gnu: emacs-tiny: Update to 0.2.1-1.fd8a6b0....* gnu/packages/emacs-xyz.scm (emacs-tiny): Update to 0.2.1-1.fd8a6b0. Brian Leung
2019-10-09gnu: emacs-general: Update to 0-3.f38fb22....* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-3.f38fb22. Brian Leung
2019-10-09gnu: emacs-ccls: Update to 0.1-3.b1acc33....* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-3.b1acc33. Brian Leung
2019-10-09gnu: emacs-dante: Update to 1.5-3.38b5894....* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.5-3.38b5894. Brian Leung
2019-10-08gnu: mcrl2: Update source url....* gnu/packages/maths.scm (mcrl2): Update source url. Jan Nieuwenhuizen
2019-10-08gnu: python2-tqdm: Depend on python2-functools32....* gnu/packages/python-xyz.scm (python-tqdm)[properties]: Add python2-variant. (python2-tqdm): Use 'strip-python2-variant'. [native-inputs]: Add python2-functools32. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois
2019-10-08gnu: gpodder: Update to 3.10.11....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.11. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois
2019-10-08gnu: sakura: Update to 3.7.0....* gnu/packages/terminals.scm (sakura): Update to 3.7.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois
2019-10-08gnu: mate-applets: Build with a fixed version of yelp-tools....Fixes <https://bugs.gnu.org/37668>. Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>. * gnu/packages/gnome.scm (yelp-tools/fixed): New public variable. * gnu/packages/mate.scm (mate-applets)[native-inputs]: Replace YELP-TOOLS with YELP-TOOLS/FIXED. Marius Bakke
2019-10-08gnu: linux-libre@5.3: Apply upstream entropy fix....See <https://bugs.gnu.org/37501>. * gnu/packages/linux.scm (linux-libre-5.3-source): Add "linux-libre-active-entropy.patch". Marius Bakke
2019-10-08Merge branch 'core-updates'Ludovic Courtès
2019-10-08gnu: mariadb: Build with GCC 5 on ARMv7....Fixes <https://bugs.gnu.org/37605>. * gnu/packages/databases.scm (mariadb)[native-inputs]: Add GCC-5 when the current system is ARMv7. Marius Bakke
2019-10-08gnu: Add serapeum....* gnu/packages/lisp.scm (cl-serapeum, ecl-serapeum, sbcl-serapeum): New variables. Pierre Neidhardt
2019-10-08gnu: Add unknown-horizons....* gnu/packages/games.scm (unknown-horizons): New variable. Christopher Baines
2019-10-08gnu: Add fifengine....* gnu/packcages/games.scm (fifengine): New variable. Christopher Baines
2019-10-08gnu: Add fifechan....* gnu/packages/games.scm (fifechan): New variable. Christopher Baines
2019-10-08gnu: linux-libre@4.14: Update to 4.14.147....* gnu/packages/linux.scm (deblob-scripts-4.14) (linux-libre-4.14-version, linux-libre-4.14-pristine-source): Update to 4.14.147. Tobias Geerinckx-Rice
2019-10-08gnu: linux-libre@4.9: Update to 4.9.195....* gnu/packages/linux.scm (deblob-scripts-4.9) (linux-libre-4.9-version, linux-libre-4.9-pristine-source): Update to 4.9.195. Tobias Geerinckx-Rice
2019-10-08gnu: linux-libre@4.19: Update to 4.19.77....* gnu/packages/linux.scm (deblob-scripts-4.19) (linux-libre-4.19-version, linux-libre-4.19-pristine-source): Update to 4.19.77. Tobias Geerinckx-Rice
2019-10-08gnu: linux-libre@5.2: Update to 5.2.19....* gnu/packages/linux.scm (deblob-scripts-5.2) (linux-libre-5.2-version, linux-libre-5.2-pristine-source): Update to 5.2.19. Tobias Geerinckx-Rice
2019-10-08gnu: coin3D: Use a specific changeset....* gnu/packages/graphics.scm (coin3D)[source]: Use HG-FETCH and… GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-10-08gnu: me-cleaner: Update to 1.2....* gnu/packages/flashing-tools.scm (me-cleaner): Update to 1.2. [arguments]: Remove ‘create-setup.py’ phase. Add ‘install-documentation’ phase. Tobias Geerinckx-Rice
2019-10-08gnu: perl-async-interrupt: Update to 1.25....* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.25. Tobias Geerinckx-Rice
2019-10-08gnu: maxflow: Use HTTPS home page....* gnu/packages/maths.scm (maxflow)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-10-08gnu: licensecheck: Update to 3.0.37....* gnu/packages/license.scm (licensecheck): Update to 3.0.37. Tobias Geerinckx-Rice
2019-10-08gnu: perl-regexp-pattern-license: Update to 3.1.94....* gnu/packages/license.scm (perl-regexp-pattern-license): Update to 3.1.94. Tobias Geerinckx-Rice
2019-10-08gnu: qucs-s: Update to 0.0.21....* gnu/packages/engineering.scm (qucs-s): Update to 0.0.21. Tobias Geerinckx-Rice
2019-10-08gnu: maxflow: Correct version to 3.0.5....This won't be picked up by ‘guix package -u’, but the code is identical anyway. By changing this now, fewer installations will fail to upgrade at all if upstream ever release a new <3.4. * gnu/packages/maths.scm (maxflow)[version]: Change to 3.0.5. [source]: Use version tag instead of raw matching commit. Tobias Geerinckx-Rice
2019-10-08gnu: maxflow: Use GIT-FILE-NAME....* gnu/packages/maths.scm (maxflow)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-10-08gnu: lynis: Update to 2.7.5....* gnu/packages/admin.scm (lynis): Update to 2.7.5. Tobias Geerinckx-Rice
2019-10-07gnu: ncmpc: Fix manual install....The default manual installation directory was fixed upstream in version 0.34. * gnu/packages/mpd.scm (ncmpc)[arguments]: Remove #:configure-flags. Eric Bavier
2019-10-07gnu: emacs-linum-relative: Update to 0.6....* gnu/packages/emacs-xyz.scm (emacs-linum-relative): Update to 0.6. Arun Isaac
2019-10-07Merge branch 'master' into core-updatesLudovic Courtès
2019-10-07gnu: jack-2: Update to 1.9.13....* gnu/packages/audio.scm (jack-2): Update to 1.9.13. [arguments]: Don't build with python-2. [inputs]: Replace python2-dbus with python-dbus. Ricardo Wurmus
2019-10-07gnu: Add trivial-macroexpand-all....* gnu/packages/lisp.scm (cl-trivial-macroexpand-all, ecl-trivial-macroexpand-all, sbcl-trivial-macroexpand-all): New variables. Pierre Neidhardt
2019-10-07gnu: Add trivial-file-size....* gnu/packages/lisp.scm (cl-trivial-file-size, ecl-trivial-file-size, sbcl-trivial-file-size): New variables. Pierre Neidhardt
2019-10-07gnu: Add global-vars....* gnu/packages/lisp.scm (cl-global-vars, ecl-global-vars, sbcl-global-vars): New variables. Pierre Neidhardt
2019-10-07gnu: Add string-case....* gnu/packages/lisp.scm (cl-string-case, ecl-string-case, sbcl-string-case): New variables. Pierre Neidhardt
2019-10-07gnu: Add cl-fare-quasiquote-extras....* gnu/packages/lisp.scm (cl-fare-quasiquote-extras): New variable. Pierre Neidhardt
2019-10-07gnu: Add cl-fare-quasiquote-readtable....* gnu/packages/lisp.scm (cl-fare-quasiquote-readtable): New variable. Pierre Neidhardt
2019-10-07gnu: Add fare-quasiquote-optima....* gnu/packages/lisp.scm (cl-fare-quasiquote-optima, sbcl-fare-quasiquote-optima): New variables. Pierre Neidhardt
2019-10-07gnu: Add cl-fare-quasiquote....* gnu/packages/lisp.scm (cl-fare-quasiquote): New variable. Pierre Neidhardt
2019-10-07gnu: sbcl-optima: Fix version number...* gnu/packages/lisp.scm (sbcl-optima)[version]: It's actually 1.0. Pierre Neidhardt
2019-10-07gnu: linux-libre: Update to 5.3.4....* gnu/packages/linux (linux-libre-5.3-version): Update to 5.3.4. (deblob-scripts-5.3): Update to 5.3.4. Vagrant Cascadian
2019-10-07gnu: icedtea-7: Avoid massive rebuild....Reported by Efraim Flashner. * gnu/packages/java.scm (icedtea-7)[arguments]: Change 'lib-path' definition in 'install-libjvm' to avoid the rebuilds that commit 1b6f99ea538d767099596860017e67755c1ac42f would otherwise entail. Ludovic Courtès
2019-10-07gnu: aria2: Update to 1.35.0....* gnu/packages/bittorrent.scm (aria2): Update to 1.35.0. [source]: Use new upstream uri. Remove patch. * gnu/packages/patches/aria2-CVE-2019-3500.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2019-10-07gnu: icedtea-7: Support non-Intel systems....This is a followup to 1b6f99ea538d767099596860017e67755c1ac42f. * gnu/packages/java.scm (icedtea-7)[arguments]: In 'install-libjvm' phase, match armhf and aarch64. [supported-systems]: New field. Ludovic Courtès
2019-10-07gnu: emacs-mbsync: Update to 0.1.2-4.b62491c....* gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-4.b62491c. Oleg Pykhalov
2019-10-07gnu: emacs-evil-nerd-commenter: Update to 3.3.8....* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.3.8. Brian Leung