summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: monero: Update to 0.16.0.3.Guillaume Le Vaillant2020-08-09
| | | | * gnu/packages/finance.scm (monero): Update to 0.16.0.3.
* gnu: lib2geom: Update to commit 17e0d21f.Maxim Cournoyer2020-08-08
| | | | | | | * gnu/packages/patches/lib2geom-enable-assertions.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/graphics.scm (lib2geom): Update to commit 17e0d21f0afc8489656f9184bff7ad024a42394a, and remove obsolete patch.
* gnu: Add linux-libre@5.8 source and headers.Mark H Weaver2020-08-08
| | | | | | | | | Note that this commit adds only the deblobbed source and headers. The kernel packages for 5.8 will be provided in later commit(s). * gnu/packages/linux.scm (deblob-scripts-5.8, linux-libre-5.8-version) (linux-libre-5.8-pristine-source, linux-libre-5.8-source) (linux-libre-headers-5.8): New variables.
* gnu: Add python-pep517.Efraim Flashner2020-08-08
| | | | * gnu/packages/python-xyz.scm (python-pep517): New variable.
* gnu: flint: Add a comment about the licence.Tobias Geerinckx-Rice2020-08-08
| | | | | | * gnu/packages/algebra.scm (flint): Note the upstream licence change/fix. Reported by Max Horn <max@quendi.de>.
* gnu: josm: Update to 16731.Julien Lepiller2020-08-08
| | | | * gnu/packages/geo.scm (josm): Update to 16731.
* gnu: public-inbox: Update to 1.5.0.Arun Isaac2020-08-08
| | | | * gnu/packages/mail.scm (public-inbox): Update to 1.5.0.
* gnu: flint: Update to 2.6.2.Tobias Geerinckx-Rice2020-08-08
| | | | * gnu/packages/algebra.scm (flint): Update to 2.6.2.
* gnu: Add xdialog.Oleg Pykhalov2020-08-08
| | | | * gnu/packages/xorg.scm (xdialog): New variable.
* gnu: Add idesk.Oleg Pykhalov2020-08-08
| | | | * gnu/packages/wm.scm (idesk): New variable.
* gnu: emacs-helm-selector: Update to 0.3.Pierre Neidhardt2020-08-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-selector): Update to 0.3.
* gnu: emacs-emms: Fix build of emms-print-metadata.Pierre Neidhardt2020-08-08
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Inherit from emacs-emms-print-metadata. [inputs]: Add emms-print-metadata. [arguments]: Fix path to emms-print-metadata.
* gnu: emacs-csound-mode: Fix typo in description.Pierre Neidhardt2020-08-08
| | | | | * gnu/packages/emacs-xyz.scm (emacs-multi)[description]: Fix sonud -> sound typo.
* gnu: emacs-doom-themes: Update to 2.1.6-5.Jack Hill2020-08-07
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to 2.1.6-5. [arguments]: Remove disable-breaking-compilation phase. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: emacs-telega: Remove comment about libtgvoip linkage.Brett Gilio2020-08-07
| | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[arguments]: Remove no-longer relevant portions of comment.
* gnu: libtgvoip: Fix loading of shared libraries.Diego Nicola Barbato2020-08-07
| | | | | | | | | * gnu/packages/telephony.scm (libtgvoip)[arguments]<#:phases>[patch-dlopen]: New phase. Fixes <https://debbugs.gnu.org/40408>. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: swi-prolog: Update to 8.3.5.Brett Gilio2020-08-07
| | | | * gnu/packages/prolog.scm (swi-prolog): Update to 8.3.5.
* gnu: linux-libre: Update to 5.7.14.Mark H Weaver2020-08-07
| | | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.14. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.14.
* gnu: linux-libre@5.4: Update to 5.4.57.Mark H Weaver2020-08-07
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.57. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.57.
* gnu: linux-libre@4.19: Update to 4.19.138.Mark H Weaver2020-08-07
| | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.138. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.138.
* gnu: linux-libre@4.14: Update to 4.14.193.Mark H Weaver2020-08-07
| | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.193. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.193.
* gnu: Add emacs-csound-mode.Brett Gilio2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-csound-mode): New variable.
* gnu: Add emacs-multi.Brett Gilio2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-multi): New variable.
* gnu: Add emacs-highlight.Brett Gilio2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-highlight): New variable.
* gnu: emacs-helm-swoop: Update to 3.0.0.Michael Rohleder2020-08-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 3.0.0. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: emacs-cider: Update to 0.26.0.Michael Rohleder2020-08-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.26.0. Signed-off-by: Brett Gilio <brettg@gnu.org>
* Revert "gnu: python-pyfakefs: Update to 4.1.0."Efraim Flashner2020-08-07
| | | | | | This update breaks diffoscope. This reverts commit 6ff6912de94c4b707fbf865b871f27f9844a25a8.
* gnu: python-astroid: Update to 2.4.2.Efraim Flashner2020-08-07
| | | | | * gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.2. [source]: Add snippet to loosen version requirements of dependants.
* gnu: python-lazy-object-proxy: Update to 1.5.1.Efraim Flashner2020-08-07
| | | | * gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.5.1.
* gnu: python-pyfakefs: Update to 4.1.0.Efraim Flashner2020-08-07
| | | | * gnu/packages/check.scm (python-pyfakefs.scm): Update to 4.1.0.
* gnu: Add hu.dwim.defclass-star.Pierre Neidhardt2020-08-07
| | | | | * gnu/packages/lisp-xyz.scm (cl-hu.dwim.defclass-star, ecl-hu.dwim.defclass-star, sbcl-hu.dwim.defclass-star): New variables.
* gnu: Add hu.dwim.common.Pierre Neidhardt2020-08-07
| | | | | * gnu/packages/lisp-xyz.scm (cl-hu.dwim.common, ecl-hu.dwim.common, sbcl-hu.dwim.common): New variables.
* gnu: Add hu.dwim.common-lisp.Pierre Neidhardt2020-08-07
| | | | | * gnu/packages/lisp-xyz.scm (cl-hu.dwim.common-lisp, ecl-hu.dwim.common-lisp, sbcl-hu.dwim.common-lisp): New variables.
* gnu: clipper: Update to 2.0.Ricardo Wurmus2020-08-07
| | | | | | | | | * gnu/packages/bioinformatics.scm (clipper): Update to 2.0. [source]: Remove snippet. [arguments]: Build with Python 3; remove phase "fix-typo", add phase "make-files-writable". [inputs]: Replace all Python 2 variants with Python 3 variants. [native-inputs]: Add python-setuptools-git.
* ssh: Really report Guile setup errors in 'send-files'.Ludovic Courtès2020-08-07
| | | | | | | | | | | | | | | | This is a followup to commit 8f53d73493a2949e2db28cd7d689a690b2d9479a, which did not have the desired effect: the 'resolve-module' call was bound to succeed since the inferior runs 'guix repl'. * guix/ssh.scm (store-import-channel)[import]: Add call to 'resolve-module' and write '(module-error) upon error. Write '(importing) when we're ready. (send-files)[inferior-remote-eval*]: Remove. [missing]: Remove call to 'resolve-module'. Call 'handle-import/export-channel-error' when PORT doesn't return '(importing). (handle-import/export-channel-error): New procedure. (retrieve-files*): Use it.
* gnu: emacs-ample-regexps: Update to 0.1-2.Jack Hill2020-08-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ample-regexps): Update to 0.1-2. This commit revision adds support for Emacs 27. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: parlatype: Update to 2.1.Nicolas Goaziou2020-08-07
| | | | * gnu/packages/gnome.scm (parlatype): Update to 2.1.
* gnu: Add minetest-mineclone.Leo Prikler2020-08-07
| | | | | | * gnu/packages/games.scm (minetest-mineclone): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-modus-vivendi-theme: Update to 0.11.0.Nicolas Goaziou2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.11.0.
* gnu: emacs-modus-operandi-theme: Update to 0.11.0.Nicolas Goaziou2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.11.0.
* gnu: snap: Update to 6.1.4.Nicolas Goaziou2020-08-07
| | | | * gnu/packages/education.scm (snap): Update to 6.1.4.
* gnu: android: Export android-platform-system-core.Denis 'GNUtoo' Carikli2020-08-07
| | | | | | * gnu/packages/android.scm (android-platform-system-core): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: android: Export android-platform-version.Denis 'GNUtoo' Carikli2020-08-07
| | | | | | * gnu/packages/android.scm (android-platform-version): Export it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add emacs-habitica.Oleg Pykhalov2020-08-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-habitica): New variable.
* gnu: sameboy: Update to 0.13.5.Jakub Kądziołka2020-08-06
| | | | * gnu/packages/emulators.scm (sameboy): Update to 0.13.5.
* gnu: Add noisetorch.Pierre Neidhardt2020-08-06
| | | | * gnu/packages/pulseaudio.scm (noisetorch): New variable.
* gnu: Add rnnoise.Pierre Neidhardt2020-08-06
| | | | * gnu/packages/pulseaudio.scm (rnnoise): New variable.
* gnu: ode: Update to 0.16.2.Nicolas Goaziou2020-08-06
| | | | * gnu/packages/game-development.scm (ode): Update to 0.16.2.
* gnu: mgba: Update to 0.8.3.Nicolas Goaziou2020-08-06
| | | | * gnu/packages/emulators.scm (mgba): Update to 0.8.3.
* gnu: asymptote: Update to 2.67.Nicolas Goaziou2020-08-06
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.67.