jackhill/guix/guix.git
3 years agognu: linux-libre: Update to 5.12.8.
Leo Famulari [Fri, 28 May 2021 17:16:56 +0000 (13:16 -0400)]
gnu: linux-libre: Update to 5.12.8.

* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.8.
(linux-libre-5.12-pristine-source): Update hash.

3 years agognu: guile-studio: Update to 0.1.1.
Ricardo Wurmus [Sat, 29 May 2021 20:17:53 +0000 (22:17 +0200)]
gnu: guile-studio: Update to 0.1.1.

* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.1.1.

3 years agognu: Break up import loop between (gnu packages racket) and (gnu packages chez).
raingloom [Fri, 28 May 2021 01:59:16 +0000 (03:59 +0200)]
gnu: Break up import loop between (gnu packages racket) and (gnu packages chez).

* gnu/packages/racket.scm: Remove (gnu packages chez) import.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Register gnu/services/ci.scm and gnu/tests/ci.scm.
Arun Isaac [Sat, 29 May 2021 08:31:56 +0000 (14:01 +0530)]
gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.

This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
gnu/tests/ci.scm.

3 years agodoc: lxqt-desktop-service: Update lxqt homepage url.
Brendan Tildesley [Sun, 16 May 2021 14:06:20 +0000 (00:06 +1000)]
doc: lxqt-desktop-service: Update lxqt homepage url.

* doc/guix.texi: Replace lxqt.github.io with lxqt-project.org.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Update lxqt home-page for all lxqt packages.
Brendan Tildesley [Sun, 16 May 2021 14:06:19 +0000 (00:06 +1000)]
gnu: Update lxqt home-page for all lxqt packages.

* gnu/packages/lxqt.scm: Replace all lxqt.github.io with
lxqt-project.org, where it redirects to.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-config: Move libkscreen to propagated-inputs.
Brendan Tildesley [Sun, 16 May 2021 14:06:18 +0000 (00:06 +1000)]
gnu: lxqt-config: Move libkscreen to propagated-inputs.

* gnu/packages/lxqt.scm (lxqt-config): Move libkscreen to
propagated-inputs. Kscreen is a runtime dependency. lxqt-config-monitor
will not open without it available.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt: Use picom instead of compton.
Brendan Tildesley [Sun, 16 May 2021 14:06:17 +0000 (00:06 +1000)]
gnu: lxqt: Use picom instead of compton.

* gnu/packages/lxqt.scm (lxqt):
[inputs]: Use picom instead of compton. Remove deprecated compton-conf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt: Use the projects version number.
Brendan Tildesley [Sun, 16 May 2021 14:06:16 +0000 (00:06 +1000)]
gnu: lxqt: Use the projects version number.

* gnu/packages/lxqt.scm (lxqt): Use the projects version number.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-connman-applet: Update to 0.15-db1618d5.
Brendan Tildesley [Sun, 16 May 2021 14:06:15 +0000 (00:06 +1000)]
gnu: lxqt-connman-applet: Update to 0.15-db1618d5.

* gnu/packages/lxqt.scm (lxqt-connman-applet): Update to
0.15-db1618d5 (translation updates).
Untabify.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-openssh-askpass: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:14 +0000 (00:06 +1000)]
gnu: lxqt-openssh-askpass: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: qps: Update to 2.3.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:13 +0000 (00:06 +1000)]
gnu: qps: Update to 2.3.0.

* gnu/packages/lxqt.scm (qps): Update to 2.3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: compton-conf: Update to 0.16.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:12 +0000 (00:06 +1000)]
gnu: compton-conf: Update to 0.16.0.

* gnu/packages/lxqt.scm (compton-conf): Update to 0.16.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-archiver: Update to 0.4.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:11 +0000 (00:06 +1000)]
gnu: lxqt-archiver: Update to 0.4.0.

* gnu/packages/lxqt.scm (lxqt-archiver): Update to 0.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: screengrab: Update to 2.2.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:10 +0000 (00:06 +1000)]
gnu: screengrab: Update to 2.2.0.

* gnu/packages/lxqt.scm (screengrab): Update to 2.2.0.
[native-inputs]: Add perl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: qterminal: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:09 +0000 (00:06 +1000)]
gnu: qterminal: Update to 0.17.0.

* gnu/packages/lxqt.scm (qterminal): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: qtermwidget: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:08 +0000 (00:06 +1000)]
gnu: qtermwidget: Update to 0.17.0.

* gnu/packages/lxqt.scm (qtermwidget): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: pavucontrol-qt: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:07 +0000 (00:06 +1000)]
gnu: pavucontrol-qt: Update to 0.17.0.

* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: obconf-qt: Update to 0.16.1.
Brendan Tildesley [Sun, 16 May 2021 14:06:06 +0000 (00:06 +1000)]
gnu: obconf-qt: Update to 0.16.1.

* gnu/packages/lxqt.scm (obconf-qt): Update to 0.16.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lximage-qt: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:05 +0000 (00:06 +1000)]
gnu: lximage-qt: Update to 0.17.0.

* gnu/packages/lxqt.scm (lximage-qt): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: pcmanfm-qt: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:04 +0000 (00:06 +1000)]
gnu: pcmanfm-qt: Update to 0.17.0.

* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-themes: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:03 +0000 (00:06 +1000)]
gnu: lxqt-themes: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-themes): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-sudo: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:02 +0000 (00:06 +1000)]
gnu: lxqt-sudo: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-sudo): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-panel: Update to 0.17.1.
Brendan Tildesley [Sun, 16 May 2021 14:05:57 +0000 (00:05 +1000)]
gnu: lxqt-panel: Update to 0.17.1.

* gnu/packages/lxqt.scm (lxqt-panel): Update to 0.17.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-session: Update to 0.17.1.
Brendan Tildesley [Sun, 16 May 2021 14:06:01 +0000 (00:06 +1000)]
gnu: lxqt-session: Update to 0.17.1.

* gnu/packages/lxqt.scm (lxqt-session): Update to 0.17.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-runner: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:06:00 +0000 (00:06 +1000)]
gnu: lxqt-runner: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-runner): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-powermanagement: Update to 0.17.1.
Brendan Tildesley [Sun, 16 May 2021 14:05:59 +0000 (00:05 +1000)]
gnu: lxqt-powermanagement: Update to 0.17.1.

* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 0.17.1.
[inputs]: Add lxqt-globalkeys.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-policykit: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:58 +0000 (00:05 +1000)]
gnu: lxqt-policykit: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-policykit): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-notificationd: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:56 +0000 (00:05 +1000)]
gnu: lxqt-notificationd: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-globalkeys: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:55 +0000 (00:05 +1000)]
gnu: lxqt-globalkeys: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-config: Update to 0.17.1.
Brendan Tildesley [Sun, 16 May 2021 14:05:54 +0000 (00:05 +1000)]
gnu: lxqt-config: Update to 0.17.1.

* gnu/packages/lxqt.scm (lxqt-config): Update to 0.17.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-admin: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:53 +0000 (00:05 +1000)]
gnu: lxqt-admin: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-admin): Update to 0.17.0.
[arguments]: Patch another Polkit file install path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-about: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:52 +0000 (00:05 +1000)]
gnu: lxqt-about: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-about): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: libsysstat: Update to 0.4.5.
Brendan Tildesley [Sun, 16 May 2021 14:05:51 +0000 (00:05 +1000)]
gnu: libsysstat: Update to 0.4.5.

* gnu/packages/lxqt.scm (libsysstat): Update to 0.4.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: liblxqt: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:50 +0000 (00:05 +1000)]
gnu: liblxqt: Update to 0.17.0.

* gnu/packages/lxqt.scm (liblxqt): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: libqtxdg: Update to 3.7.1.
Brendan Tildesley [Sun, 16 May 2021 14:05:49 +0000 (00:05 +1000)]
gnu: libqtxdg: Update to 3.7.1.

* gnu/packages/lxqt.scm (libqtxdg): Update to 3.7.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-build-tools: Update to 0.9.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:48 +0000 (00:05 +1000)]
gnu: lxqt-build-tools: Update to 0.9.0.

* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.9.0.
[propagated-inputs]: Add perl. dependent projects require it via the
CMake files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: lxqt-qtplugin: Update to 0.17.0.
Brendan Tildesley [Sun, 16 May 2021 14:05:47 +0000 (00:05 +1000)]
gnu: lxqt-qtplugin: Update to 0.17.0.

* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: libfm-qt: Update to 0.17.1.
Brendan Tildesley [Sun, 16 May 2021 14:05:46 +0000 (00:05 +1000)]
gnu: libfm-qt: Update to 0.17.1.

* gnu/packages/lxqt.scm (libfm-qt): Update to 0.17.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: emacs-esxml: Limit packaged files.
Nicolas Goaziou [Sat, 29 May 2021 17:25:08 +0000 (19:25 +0200)]
gnu: emacs-esxml: Limit packaged files.

* gnu/packages/emacs-xyz.scm (emacs-esxml)[arguments]: Use full emacs.  Only
package two files.  Remove unnecessary phases.

3 years agognu: emacs-ebib: Add missing propagated input.
Nicolas Goaziou [Sat, 29 May 2021 17:15:01 +0000 (19:15 +0200)]
gnu: emacs-ebib: Add missing propagated input.

* gnu/packages/emacs-xyz.scm (emacs-ebib)[propagated input]: Add emacs-biblio.

3 years agognu: emacs-chronometrist: Add missing propagated input.
Nicolas Goaziou [Sat, 29 May 2021 16:53:19 +0000 (18:53 +0200)]
gnu: emacs-chronometrist: Add missing propagated input.

* gnu/packages/emacs-xyz.scm (emacs-chronometrist)[input]: Add
emacs-literate-elisp.

3 years agognu: Add emacs-literate-elisp.
Nicolas Goaziou [Sat, 29 May 2021 16:49:39 +0000 (18:49 +0200)]
gnu: Add emacs-literate-elisp.

* gnu/packages/emacs-xyz.scm (emacs-literate-elisp): New variable.

3 years agognu: hamlib: Update to 4.2.
Tobias Geerinckx-Rice [Sat, 29 May 2021 16:23:31 +0000 (18:23 +0200)]
gnu: hamlib: Update to 4.2.

* gnu/packages/radio.scm (hamlib): Update to 4.2.

3 years agognu: welle-io: Update to 2.3.
Tobias Geerinckx-Rice [Sat, 29 May 2021 16:22:24 +0000 (18:22 +0200)]
gnu: welle-io: Update to 2.3.

* gnu/packages/radio.scm (welle-io): Update to 2.3.

3 years agognu: remmina: Update to 1.4.17.
Tobias Geerinckx-Rice [Sat, 29 May 2021 15:18:51 +0000 (17:18 +0200)]
gnu: remmina: Update to 1.4.17.

* gnu/packages/vnc.scm (remmina): Update to 1.4.17.

3 years agognu: svt-hevc: Update to 1.5.1.
Tobias Geerinckx-Rice [Sat, 29 May 2021 14:41:03 +0000 (16:41 +0200)]
gnu: svt-hevc: Update to 1.5.1.

* gnu/packages/video.scm (svt-hevc): Update to 1.5.1.

3 years agognu: httpd: Update to 2.4.48.
Tobias Geerinckx-Rice [Sat, 29 May 2021 14:38:49 +0000 (16:38 +0200)]
gnu: httpd: Update to 2.4.48.

* gnu/packages/web.scm (httpd): Update to 2.4.48.

3 years agognu: oil: Update to 0.8.11.
Tobias Geerinckx-Rice [Sat, 29 May 2021 14:38:36 +0000 (16:38 +0200)]
gnu: oil: Update to 0.8.11.

* gnu/packages/shells.scm (oil): Update to 0.8.11.

3 years agognu: links: Update to 2.23.
Tobias Geerinckx-Rice [Sat, 29 May 2021 14:37:55 +0000 (16:37 +0200)]
gnu: links: Update to 2.23.

* gnu/packages/web-browsers.scm (links): Update to 2.23.

3 years agognu: emacs-writegood-mode: Update to 2.0.4.
Nicolas Goaziou [Sat, 29 May 2021 14:16:07 +0000 (16:16 +0200)]
gnu: emacs-writegood-mode: Update to 2.0.4.

* gnu/packages/emacs-xyz.scm (emacs-writegood-mode): Update to 2.0.4.

3 years agognu: emacs-with-simulated-input: Update to 3.0.
Nicolas Goaziou [Sat, 29 May 2021 14:14:38 +0000 (16:14 +0200)]
gnu: emacs-with-simulated-input: Update to 3.0.

* gnu/packages/emacs-xyz.scm (emacs-with-simulated-input): Update to 3.0.

3 years agognu: emacs-with-editor: Update to 3.0.4.
Nicolas Goaziou [Sat, 29 May 2021 14:14:03 +0000 (16:14 +0200)]
gnu: emacs-with-editor: Update to 3.0.4.

* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.4.

3 years agognu: emacs-window-purpose: Update to 1.8.
Nicolas Goaziou [Sat, 29 May 2021 14:13:27 +0000 (16:13 +0200)]
gnu: emacs-window-purpose: Update to 1.8.

* gnu/packages/emacs-xyz.scm (emacs-window-purpose): Update to 1.8.

3 years agognu: emacs-webpaste: Update to 3.2.1.
Nicolas Goaziou [Sat, 29 May 2021 14:12:35 +0000 (16:12 +0200)]
gnu: emacs-webpaste: Update to 3.2.1.

* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.1.

3 years agognu: emacs-wc-mode: Update to 1.4.1.
Nicolas Goaziou [Sat, 29 May 2021 14:12:02 +0000 (16:12 +0200)]
gnu: emacs-wc-mode: Update to 1.4.1.

* gnu/packages/emacs-xyz.scm (emacs-wc-mode): Update to 1.4.1.

3 years agognu: emacs-visual-fill-column: Update to 2.4.
Nicolas Goaziou [Sat, 29 May 2021 14:11:19 +0000 (16:11 +0200)]
gnu: emacs-visual-fill-column: Update to 2.4.

* gnu/packages/emacs-xyz.scm (emacs-visual-fill-column): Update to 2.4.

3 years agognu: emacs-tide: Update to 4.2.3.
Nicolas Goaziou [Sat, 29 May 2021 14:10:41 +0000 (16:10 +0200)]
gnu: emacs-tide: Update to 4.2.3.

* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 4.2.3.

3 years agognu: emacs-templatel: Update to 0.1.6.
Nicolas Goaziou [Sat, 29 May 2021 14:10:02 +0000 (16:10 +0200)]
gnu: emacs-templatel: Update to 0.1.6.

* gnu/packages/emacs-xyz.scm (emacs-templatel): Update to 0.1.6.

3 years agognu: emacs-solaire-mode: Update to 1.1.5.
Nicolas Goaziou [Sat, 29 May 2021 14:08:36 +0000 (16:08 +0200)]
gnu: emacs-solaire-mode: Update to 1.1.5.

* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): Update to 1.1.5.

3 years agognu: emacs-simple-modeline: Update to 1.4.
Nicolas Goaziou [Sat, 29 May 2021 14:06:53 +0000 (16:06 +0200)]
gnu: emacs-simple-modeline: Update to 1.4.

* gnu/packages/emacs-xyz.scm (emacs-simple-modeline): Update to 1.4.

3 years agognu: emacs-roguel-ike: Update to 0.1.1.
Nicolas Goaziou [Sat, 29 May 2021 14:05:28 +0000 (16:05 +0200)]
gnu: emacs-roguel-ike: Update to 0.1.1.

* gnu/packages/emacs-xyz.scm (emacs-roguel-ike): Update to 0.1.1.

3 years agognu: emacs-robe: Update to 0.8.3.
Nicolas Goaziou [Sat, 29 May 2021 14:04:25 +0000 (16:04 +0200)]
gnu: emacs-robe: Update to 0.8.3.

* gnu/packages/emacs-xyz.scm (emacs-robe): Update to 0.8.3.

3 years agognu: emacs-rainbow-delimiters: Update to 2.1.5.
Nicolas Goaziou [Sat, 29 May 2021 14:03:50 +0000 (16:03 +0200)]
gnu: emacs-rainbow-delimiters: Update to 2.1.5.

* gnu/packages/emacs-xyz.scm (emacs-rainbow-delimiters): Update to 2.1.5.

3 years agognu: emacs-python-black: Update to 1.1.0.
Nicolas Goaziou [Sat, 29 May 2021 14:03:10 +0000 (16:03 +0200)]
gnu: emacs-python-black: Update to 1.1.0.

* gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.1.0.

3 years agognu: emacs-pyim: Update to 3.7.9.
Nicolas Goaziou [Sat, 29 May 2021 14:02:29 +0000 (16:02 +0200)]
gnu: emacs-pyim: Update to 3.7.9.

* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.9.

3 years agognu: emacs-puppet-mode: Update to 0.4.
Nicolas Goaziou [Sat, 29 May 2021 14:01:32 +0000 (16:01 +0200)]
gnu: emacs-puppet-mode: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-puppet-mode): Update to 0.4.
[source]: Switch to `git-fetch' method.

3 years agognu: emacs-pubmed: Update to 0.5.
Nicolas Goaziou [Sat, 29 May 2021 13:59:29 +0000 (15:59 +0200)]
gnu: emacs-pubmed: Update to 0.5.

* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.

3 years agognu: emacs-projectile: Update to 2.4.0.
Nicolas Goaziou [Sat, 29 May 2021 13:58:31 +0000 (15:58 +0200)]
gnu: emacs-projectile: Update to 2.4.0.

* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.4.0.

3 years agognu: emacs-perspective: Update to 2.15.
Nicolas Goaziou [Sat, 29 May 2021 13:57:30 +0000 (15:57 +0200)]
gnu: emacs-perspective: Update to 2.15.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.15.

3 years agognu: emacs-parsec: Update to 0.1.4.
Nicolas Goaziou [Sat, 29 May 2021 13:56:49 +0000 (15:56 +0200)]
gnu: emacs-parsec: Update to 0.1.4.

* gnu/packages/emacs-xyz.scm (emacs-parsec): Update to 0.1.4.

3 years agognu: emacs-pandoc-mode: Update to 2.31.
Nicolas Goaziou [Sat, 29 May 2021 13:56:02 +0000 (15:56 +0200)]
gnu: emacs-pandoc-mode: Update to 2.31.

* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.31.

3 years agognu: emacs-package-lint: Update to 0.15.
Nicolas Goaziou [Sat, 29 May 2021 13:55:30 +0000 (15:55 +0200)]
gnu: emacs-package-lint: Update to 0.15.

* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.15.

3 years agognu: emacs-org-trello: Update to 0.8.2.
Nicolas Goaziou [Sat, 29 May 2021 13:54:35 +0000 (15:54 +0200)]
gnu: emacs-org-trello: Update to 0.8.2.

* gnu/packages/emacs-xyz.scm (emacs-org-trello): Update to 0.8.2.

3 years agognu: emacs-org-static-blog: Update to 1.5.0.
Nicolas Goaziou [Sat, 29 May 2021 13:54:06 +0000 (15:54 +0200)]
gnu: emacs-org-static-blog: Update to 1.5.0.

* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.5.0.

3 years agognu: emacs-org-roam-bibtex: Update to 0.6.0-pre.2.
Nicolas Goaziou [Sat, 29 May 2021 13:53:12 +0000 (15:53 +0200)]
gnu: emacs-org-roam-bibtex: Update to 0.6.0-pre.2.

* gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex): Update to 0.6.0-pre.2.

3 years agognu: emacs-org-re-reveal: Update to 3.9.0.
Nicolas Goaziou [Sat, 29 May 2021 13:51:52 +0000 (15:51 +0200)]
gnu: emacs-org-re-reveal: Update to 3.9.0.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.9.0.

3 years agognu: emacs-orgit: Update to 1.7.0.
Nicolas Goaziou [Sat, 29 May 2021 13:51:14 +0000 (15:51 +0200)]
gnu: emacs-orgit: Update to 1.7.0.

* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.7.0.

3 years agognu: emacs-org-fragtog: Update to 0.3.2.
Nicolas Goaziou [Sat, 29 May 2021 13:50:37 +0000 (15:50 +0200)]
gnu: emacs-org-fragtog: Update to 0.3.2.

* gnu/packages/emacs-xyz.scm (emacs-org-fragtog): Update to 0.3.2.

3 years agognu: emacs-olivetti: Update to 1.11.4.
Nicolas Goaziou [Sat, 29 May 2021 13:50:05 +0000 (15:50 +0200)]
gnu: emacs-olivetti: Update to 1.11.4.

* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 1.11.4.

3 years agognu: emacs-no-littering: Update to 1.2.2.
Nicolas Goaziou [Sat, 29 May 2021 13:49:30 +0000 (15:49 +0200)]
gnu: emacs-no-littering: Update to 1.2.2.

* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.2.

3 years agognu: emacs-minitest: Update to 0.9.2.
Nicolas Goaziou [Sat, 29 May 2021 13:48:42 +0000 (15:48 +0200)]
gnu: emacs-minitest: Update to 0.9.2.

* gnu/packages/emacs-xyz.scm (emacs-minitest): Update to 0.9.2.

3 years agognu: emacs-markdown-preview-mode: Update to 0.9.4.
Nicolas Goaziou [Sat, 29 May 2021 13:47:23 +0000 (15:47 +0200)]
gnu: emacs-markdown-preview-mode: Update to 0.9.4.

* gnu/packages/emacs-xyz.scm (emacs-markdown-preview-mode): Update to 0.9.4.

3 years agognu: emacs-magit-svn: Update to 2.2.3.
Nicolas Goaziou [Sat, 29 May 2021 13:46:42 +0000 (15:46 +0200)]
gnu: emacs-magit-svn: Update to 2.2.3.

* gnu/packages/emacs-xyz.scm (emacs-magit-svn): Update to 2.2.3.

3 years agognu: emacs-magit-annex: Update to 1.8.0.
Nicolas Goaziou [Sat, 29 May 2021 13:45:49 +0000 (15:45 +0200)]
gnu: emacs-magit-annex: Update to 1.8.0.

* gnu/packages/emacs-xyz.scm (emacs-magit-annex): Update to 1.8.0.

3 years agognu: emacs-jsonnet-mode: Update to 0.1.3.
Nicolas Goaziou [Sat, 29 May 2021 13:44:09 +0000 (15:44 +0200)]
gnu: emacs-jsonnet-mode: Update to 0.1.3.

* gnu/packages/emacs-xyz.scm (emacs-jsonnet-mode): Update to 0.1.3.

3 years agognu: emacs-ido-completing-read+: Update to 4.13.
Nicolas Goaziou [Sat, 29 May 2021 13:43:10 +0000 (15:43 +0200)]
gnu: emacs-ido-completing-read+: Update to 4.13.

* gnu/packages/emacs-xyz.scm (emacs-ido-completing-read+): Update to 4.13.

3 years agognu: emacs-hl-todo: Update to 3.3.0.
Nicolas Goaziou [Sat, 29 May 2021 13:42:20 +0000 (15:42 +0200)]
gnu: emacs-hl-todo: Update to 3.3.0.

* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.3.0.

3 years agognu: emacs-highlight-defined: Update to 0.1.6.
Nicolas Goaziou [Sat, 29 May 2021 13:41:46 +0000 (15:41 +0200)]
gnu: emacs-highlight-defined: Update to 0.1.6.

* gnu/packages/emacs-xyz.scm (emacs-highlight-defined): Update to 0.1.6.

3 years agognu: emacs-helm-org-rifle: Update to 1.7.1.
Nicolas Goaziou [Sat, 29 May 2021 13:41:09 +0000 (15:41 +0200)]
gnu: emacs-helm-org-rifle: Update to 1.7.1.

* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.1.

3 years agognu: emacs-helm-ag: Update to 0.64.
Nicolas Goaziou [Sat, 29 May 2021 13:40:28 +0000 (15:40 +0200)]
gnu: emacs-helm-ag: Update to 0.64.

* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.64.

3 years agognu: emacs-helm: Update to 3.7.1.
Nicolas Goaziou [Sat, 29 May 2021 13:39:37 +0000 (15:39 +0200)]
gnu: emacs-helm: Update to 3.7.1.

* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.7.1.

3 years agognu: emacs-god-mode: Update to 2.17.3.
Nicolas Goaziou [Sat, 29 May 2021 13:39:02 +0000 (15:39 +0200)]
gnu: emacs-god-mode: Update to 2.17.3.

* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.17.3.

3 years agognu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.
Nicolas Goaziou [Sat, 29 May 2021 13:38:00 +0000 (15:38 +0200)]
gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.

* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode)[source]: Drop ".git" suffix.

3 years agognu: emacs-gitlab-ci-mode: Update to 20190824.12.2.
Nicolas Goaziou [Sat, 29 May 2021 13:37:48 +0000 (15:37 +0200)]
gnu: emacs-gitlab-ci-mode: Update to 20190824.12.2.

* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode): Update to 20190824.12.2.

3 years agognu: emacs-ghub: Update to 3.5.3.
Nicolas Goaziou [Sat, 29 May 2021 13:36:29 +0000 (15:36 +0200)]
gnu: emacs-ghub: Update to 3.5.3.

* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.3.

3 years agognu: emacs-geiser-racket: Remove ".git" suffix from origin URI.
Nicolas Goaziou [Sat, 29 May 2021 13:35:27 +0000 (15:35 +0200)]
gnu: emacs-geiser-racket: Remove ".git" suffix from origin URI.

* gnu/packages/emacs-xyz.scm (emacs-geiser-racket)[source]: Remove ".git" suffix.

3 years agognu: emacs-find-file-in-project: Update to 6.0.7.
Nicolas Goaziou [Sat, 29 May 2021 13:32:13 +0000 (15:32 +0200)]
gnu: emacs-find-file-in-project: Update to 6.0.7.

* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.0.7.

3 years agognu: emacs-exwm-x: Update to 2.0.2.
Nicolas Goaziou [Sat, 29 May 2021 13:31:14 +0000 (15:31 +0200)]
gnu: emacs-exwm-x: Update to 2.0.2.

* gnu/packages/emacs-xyz.scm (emacs-exwm-x): Update to 2.0.2.

3 years agognu: emacs-ewmctrl: Update to 1.0.0.
Nicolas Goaziou [Sat, 29 May 2021 13:30:05 +0000 (15:30 +0200)]
gnu: emacs-ewmctrl: Update to 1.0.0.

* gnu/packages/emacs-xyz.scm (emacs-ewmctrl): Update to 1.0.0.

The previous commit was exactly matching "1.0.0" tag, so the hash did not change.