jackhill/guix/guix.git
22 months agognu: wesnoth: Update to 1.16.5.
宋文武 [Thu, 25 Aug 2022 03:12:03 +0000 (11:12 +0800)]
gnu: wesnoth: Update to 1.16.5.

* gnu/packages/games.scm (wesnoth): Update to 1.16.5.

22 months agoservices: configuration: Add a 'maybe-value-set?' procedure.
Maxim Cournoyer [Wed, 24 Aug 2022 12:40:38 +0000 (14:40 +0200)]
services: configuration: Add a 'maybe-value-set?' procedure.

* gnu/services/configuration.scm (maybe-value-set?): New procedure.
* doc/guix.texi (Complex Configurations): Document it.  Remove comment showing
usage of 'maybe-string' with a default value, which doesn't make sense.

Co-authored-by: Attila Lendvai <attila@lendvai.name>
22 months agognu: Rename procedure "qt5-urls" to "qt-urls" in (gnu packages qt).
Zhu Zihao [Tue, 23 Aug 2022 15:21:17 +0000 (23:21 +0800)]
gnu: Rename procedure "qt5-urls" to "qt-urls" in (gnu packages qt).

This procedure now used by Qt5 and Qt6. "qt-urls" is more neutral than
original one.

* gnu/packages/qt.scm (qt5-urls): Rename to "qt-urls".
(qtbase-5)[source]: Use "qt-urls" for uri field.
(qtbase)[source]: Ditto.
(qt5compat)[source]: Ditto.
(qtsvg-5)[source]: Ditto.
(qtsvg)[source]: Ditto.
(qtimageformats)[source]: Ditto.
(qtx11extras)[source]: Ditto.
(qtxmlpatterns)[source]: Ditto.
(qtdeclarative-5)[source]: Ditto.
(qtdeclarative)[source]: Ditto.
(qtconnectivity)[source]: Ditto.
(qtwebsockets-5)[source]: Ditto.
(qtwebsockets)[source]: Ditto.
(qtsensors)[source]: Ditto.
(qtmultimedia-5)[source]: Ditto.
(qtshadertools)[source]: Ditto.
(qtmultimedia)[source]: Ditto.
(qtwayland)[source]: Ditto.
(qtserialport)[source]: Ditto.
(qtserialbus)[source]: Ditto.
(qtwebchannel-5)[source]: Ditto.
(qtwebchannel)[source]: Ditto.
(qtwebglplugin)[source]: Ditto.
(qtwebview)[source]: Ditto.
(qtlottie)[source]: Ditto.
(qttools-5)[source]: Ditto.
(qttools)[source]: Ditto.
(qtscript)[source]: Ditto.
(qtquickcontrols-5)[source]: Ditto.
(qtquickcontrols2-5)[source]: Ditto.
(qtgraphicaleffects)[source]: Ditto.
(qtgamepad)[source]: Ditto.
(qtscxml)[source]: Ditto.
(qtpositioning)[source]: Ditto.
(qtpurchasing)[source]: Ditto.
(qtcharts)[source]: Ditto.
(qtdatavis3d)[source]: Ditto.
(qtnetworkauth-5)[source]: Ditto.
(qtnetworkauth)[source]: Ditto.
(qtremoteobjects)[source]: Ditto.
(qtspeech)[source]: Ditto.
(qtwebengine-5)[source]: Ditto.
(qtwebengine)[source]: Ditto.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: Add ocaml-digestif.
pukkamustard [Mon, 22 Aug 2022 09:54:39 +0000 (09:54 +0000)]
gnu: Add ocaml-digestif.

* gnu/packages/ocaml.scm (ocaml-digestif): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
22 months agognu: Add ocaml-eqaf.
pukkamustard [Mon, 22 Aug 2022 09:54:38 +0000 (09:54 +0000)]
gnu: Add ocaml-eqaf.

* gnu/packages/ocaml.scm (ocaml-eqaf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
22 months agognu: Add ocaml-crowbar.
pukkamustard [Mon, 22 Aug 2022 09:54:37 +0000 (09:54 +0000)]
gnu: Add ocaml-crowbar.

* gnu/packages/ocaml.scm (ocaml-crowbar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
22 months agognu: Add ocaml-pprint.
pukkamustard [Mon, 22 Aug 2022 09:54:36 +0000 (09:54 +0000)]
gnu: Add ocaml-pprint.

* gnu/packages/ocaml.scm (ocaml-pprint): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
22 months agognu: Add ocaml-afl-persistent.
Xinglu Chen [Mon, 22 Aug 2022 09:54:35 +0000 (09:54 +0000)]
gnu: Add ocaml-afl-persistent.

* gnu/packages/ocaml.scm (ocaml-afl-persistent): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
22 months agognu: maven: Update to 3.8.6.
Julien Lepiller [Wed, 24 Aug 2022 16:16:52 +0000 (18:16 +0200)]
gnu: maven: Update to 3.8.6.

* gnu/packages/maven.scm (maven): Update to 3.8.6.

22 months agognu: crawl: Honor the #:tests? flag.
Nicolas Goaziou [Wed, 24 Aug 2022 14:06:46 +0000 (16:06 +0200)]
gnu: crawl: Honor the #:tests? flag.

* gnu/packages/games.scm (crawl)[arguments]<#:phases>: Honor the #:tests? flag
in custom check phase.

22 months agognu: crawl: Update to 0.29.0.
Nicolas Goaziou [Wed, 24 Aug 2022 14:03:32 +0000 (16:03 +0200)]
gnu: crawl: Update to 0.29.0.

* gnu/packages/games.scm (crawl): Update to 0.29.0.
[source]<origin>: Use GIT-FETCH method.
[arguments]<#:make-flags>: Match new directory layout.
<#:phases>: Add a phase to set version without calling GIT.

* gnu/packages/patches/crawl-upgrade-saves.patch: Match new directory layout.

22 months agognu: Add gwl/next.
Ricardo Wurmus [Tue, 23 Aug 2022 16:11:50 +0000 (18:11 +0200)]
gnu: Add gwl/next.

* gnu/packages/package-management.scm (gwl/next): New variable.

22 months agognu: fsearch: Update to 0.2.2.
Nicolas Goaziou [Wed, 24 Aug 2022 07:36:25 +0000 (09:36 +0200)]
gnu: fsearch: Update to 0.2.2.

* gnu/packages/search.scm (fsearch): Update to 0.2.2.

22 months agobootloader: Remove expired export.
Tobias Geerinckx-Rice [Sun, 21 Aug 2022 00:00:00 +0000 (02:00 +0200)]
bootloader: Remove expired export.

This follows up on commit 8a0e1bb12b3c22a8c9a2be17492058ca63ec7c5d.

* gnu/bootloader.scm: Don't export
bootloader-configuration-additional-configuration, which no longer
exists.

Reported by muradm in #guix.

22 months agognu: julia: Update to 1.6.7.
Jean-Baptiste Volatier [Sun, 21 Aug 2022 17:49:37 +0000 (17:49 +0000)]
gnu: julia: Update to 1.6.7.

* gnu/packages/julia.scm (julia): Update to 1.6.7.
[arguments]: Add custom 'activate-gnu-source-for-loader phase. Adjust
custom 'adjust-test-suite, 'disable-broken-tests phases for changes in
the code. Remove trailing #t from phases.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
22 months agognu: icecat: Update to 91.13.0-guix0-preview1 [security fixes].
Mark H Weaver [Mon, 22 Aug 2022 22:01:58 +0000 (18:01 -0400)]
gnu: icecat: Update to 91.13.0-guix0-preview1 [security fixes].

Includes fixes for CVE-2022-38472, CVE-2022-38473, and CVE-2022-38478.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.

22 months agognu: Add flair.
Ricardo Wurmus [Tue, 23 Aug 2022 11:30:52 +0000 (13:30 +0200)]
gnu: Add flair.

* gnu/packages/bioinformatics.scm (flair): New variable.

22 months agognu: Add python-ncls.
Ricardo Wurmus [Tue, 23 Aug 2022 11:29:30 +0000 (13:29 +0200)]
gnu: Add python-ncls.

* gnu/packages/python-xyz.scm (python-ncls): New variable.

22 months agognu: python-mappy: Update to 2.24.
Ricardo Wurmus [Tue, 23 Aug 2022 11:29:17 +0000 (13:29 +0200)]
gnu: python-mappy: Update to 2.24.

* gnu/packages/bioinformatics.scm (python-mappy): Update to 2.24.

22 months agognu: Add r-ggvenndiagram.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 12:14:41 +0000 (14:14 +0200)]
gnu: Add r-ggvenndiagram.

* gnu/packages/cran.scm (r-ggvenndiagram): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
22 months agognu: Add r-rvenn.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 12:14:40 +0000 (14:14 +0200)]
gnu: Add r-rvenn.

* gnu/packages/cran.scm (r-rvenn): New variable.

22 months agognu: Add r-organism-dplyr.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 11:26:27 +0000 (13:26 +0200)]
gnu: Add r-organism-dplyr.

* gnu/packages/bioconductor.scm (r-organism-dplyr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
22 months agognu: Add r-bladderbatch.
Ricardo Wurmus [Tue, 23 Aug 2022 09:45:59 +0000 (11:45 +0200)]
gnu: Add r-bladderbatch.

* gnu/packages/bioconductor.scm (r-bladderbatch): New variable.

22 months agognu: Add r-pcaexplorer.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 10:59:41 +0000 (12:59 +0200)]
gnu: Add r-pcaexplorer.

* gnu/packages/bioconductor.scm (r-pcaexplorer): New variable.

22 months agognu: Add r-parathyroidse.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 10:33:19 +0000 (12:33 +0200)]
gnu: Add r-parathyroidse.

* gnu/packages/bioconductor.scm (r-parathyroidse): New variable.

22 months agognu: lxqt: Fix default icon theme.
宋文武 [Tue, 23 Aug 2022 02:15:30 +0000 (10:15 +0800)]
gnu: lxqt: Fix default icon theme.

* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]:
Replace oxygen-icons with breeze-icons.

22 months agognu: python-shapely: Update to 1.8.4.
Felix Gruber [Sun, 21 Aug 2022 13:53:30 +0000 (13:53 +0000)]
gnu: python-shapely: Update to 1.8.4.

* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: python-lzo: Use G-expressions.
Tobias Geerinckx-Rice [Sun, 21 Aug 2022 00:00:00 +0000 (02:00 +0200)]
gnu: python-lzo: Use G-expressions.

* gnu/packages/python-compression.scm (python-lzo)[arguments]:
Rewrite as G-expressions.

22 months agognu: python-lzo: Update to 1.14.
Tobias Geerinckx-Rice [Sun, 21 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: python-lzo: Update to 1.14.

* gnu/packages/python-compression.scm (python-lzo): Update to 1.14.
[arguments]: Don't explicitly return #t from phases.

22 months agognu: python-jaraco-functools: Disable flaky test.
Tobias Geerinckx-Rice [Sun, 21 Aug 2022 00:00:00 +0000 (02:00 +0200)]
gnu: python-jaraco-functools: Disable flaky test.

* gnu/packages/python-xyz.scm (python-jaraco-functools)[arguments]:
Skip the "test_function_throttled".

Reported by Lumine in #guix.

22 months agognu: linux-libre 5.10: Update to 5.10.137.
Leo Famulari [Mon, 22 Aug 2022 14:11:47 +0000 (10:11 -0400)]
gnu: linux-libre 5.10: Update to 5.10.137.

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

22 months agognu: linux-libre 5.15: Update to 5.15.62.
Leo Famulari [Mon, 22 Aug 2022 14:11:32 +0000 (10:11 -0400)]
gnu: linux-libre 5.15: Update to 5.15.62.

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

22 months agognu: linux-libre: Update to 5.18.19.
Leo Famulari [Mon, 22 Aug 2022 14:11:23 +0000 (10:11 -0400)]
gnu: linux-libre: Update to 5.18.19.

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

22 months agognu: emacs-autothemer: Update to 0.2.6.
Nicolas Goaziou [Mon, 22 Aug 2022 10:13:21 +0000 (12:13 +0200)]
gnu: emacs-autothemer: Update to 0.2.6.

* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.6.

22 months agognu: emacs-geiser: Update to 0.25.1.
Nicolas Goaziou [Mon, 22 Aug 2022 10:12:12 +0000 (12:12 +0200)]
gnu: emacs-geiser: Update to 0.25.1.

* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.25.1.

22 months agognu: Add r-polylabelr.
Mădălin Ionel Patrașcu [Mon, 22 Aug 2022 08:42:44 +0000 (10:42 +0200)]
gnu: Add r-polylabelr.

* gnu/packages/cran.scm (r-polylabelr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
22 months agognu: Add r-gensa.
Mădălin Ionel Patrașcu [Thu, 18 Aug 2022 11:14:20 +0000 (13:14 +0200)]
gnu: Add r-gensa.

* gnu/packages/cran.scm (r-gensa): New variable.

22 months agognu: Add r-ggvenn.
Mădălin Ionel Patrașcu [Thu, 18 Aug 2022 10:53:57 +0000 (12:53 +0200)]
gnu: Add r-ggvenn.

* gnu/packages/cran.scm (r-ggvenn): New variable.

22 months agognu: i3-autotiling: Update to 1.6.1.
Hilton Chain [Sun, 21 Aug 2022 16:14:39 +0000 (00:14 +0800)]
gnu: i3-autotiling: Update to 1.6.1.

* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.6.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: Add emacs-citar-org-roam.
Nicolas Graves [Sun, 14 Aug 2022 16:07:02 +0000 (18:07 +0200)]
gnu: Add emacs-citar-org-roam.

* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
22 months agognu: emacs-dockerfile-mode: Update to 1.7.
Michael Rohleder [Mon, 22 Aug 2022 03:16:10 +0000 (05:16 +0200)]
gnu: emacs-dockerfile-mode: Update to 1.7.

* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: celluloid: Update to 0.24.
Michael Rohleder [Mon, 22 Aug 2022 02:51:16 +0000 (04:51 +0200)]
gnu: celluloid: Update to 0.24.

* gnu/packages/video.scm (celluloid): Update to 0.24.
[inputs]: Add libadwaita.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: beets: Update to 1.6.0.
Michael Rohleder [Mon, 22 Aug 2022 02:26:05 +0000 (04:26 +0200)]
gnu: beets: Update to 1.6.0.

* gnu/packages/music.scm (beets): Update to 1.6.0.
[inputs]: Remove python-six.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: dotherside: Update to 0.9.0.
Zhu Zihao [Sun, 21 Aug 2022 16:13:27 +0000 (00:13 +0800)]
gnu: dotherside: Update to 0.9.0.

* gnu/packages/qt.scm (dotherside): Update to 0.9.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: xfce4-equake-plugin: Update to 1.3.8.1.
宋文武 [Mon, 22 Aug 2022 02:39:18 +0000 (10:39 +0800)]
gnu: xfce4-equake-plugin: Update to 1.3.8.1.

* gnu/packages/xfce.scm (xfce4-equake-plugin): Update to 1.3.8.1.

22 months agognu: xfce4-terminal: Update to 1.0.4.
宋文武 [Mon, 22 Aug 2022 02:38:57 +0000 (10:38 +0800)]
gnu: xfce4-terminal: Update to 1.0.4.

* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.4.

22 months agognu: thunar: Update to 4.16.11.
宋文武 [Mon, 22 Aug 2022 02:38:37 +0000 (10:38 +0800)]
gnu: thunar: Update to 4.16.11.

* gnu/packages/xfce.scm (thunar): Update to 4.16.11.

22 months agognu: elementary-xfce-icon-theme: Update to 0.17.
宋文武 [Mon, 22 Aug 2022 02:36:37 +0000 (10:36 +0800)]
gnu: elementary-xfce-icon-theme: Update to 0.17.

* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.17.

22 months agognu: xfdesktop: Update to 4.16.1.
Michael Rohleder [Mon, 22 Aug 2022 00:22:17 +0000 (02:22 +0200)]
gnu: xfdesktop: Update to 4.16.1.

* gnu/packages/xfce.scm (xfdesktop): Update to 4.16.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: xfce4-panel: Update to 4.16.5.
Michael Rohleder [Mon, 22 Aug 2022 00:44:53 +0000 (02:44 +0200)]
gnu: xfce4-panel: Update to 4.16.5.

* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.5.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
22 months agognu: lxqt-connman-applet: Remove patch-translations-dir phase.
宋文武 [Wed, 17 Aug 2022 03:14:34 +0000 (11:14 +0800)]
gnu: lxqt-connman-applet: Remove patch-translations-dir phase.

* gnu/packages/lxqt.scm (lxqt-connman-applet)[arguments]:
Remove patch-translations-dir phase.

22 months agognu: lxqt-archiver: Update to 0.6.0.
宋文武 [Wed, 17 Aug 2022 03:14:00 +0000 (11:14 +0800)]
gnu: lxqt-archiver: Update to 0.6.0.

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

22 months agognu: screengrab: Update to 2.4.0.
宋文武 [Wed, 17 Aug 2022 03:13:42 +0000 (11:13 +0800)]
gnu: screengrab: Update to 2.4.0.

* gnu/packages/lxqt.scm (screengrab): Update to 2.4.0.

22 months agognu: qterminal: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:13:23 +0000 (11:13 +0800)]
gnu: qterminal: Update to 1.1.0.

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

22 months agognu: qtermwidget: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:13:04 +0000 (11:13 +0800)]
gnu: qtermwidget: Update to 1.1.0.

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

22 months agognu: qps: Update 2.5.0.
宋文武 [Wed, 17 Aug 2022 03:12:43 +0000 (11:12 +0800)]
gnu: qps: Update 2.5.0.

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

22 months agognu: pavucontrol-qt: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:12:24 +0000 (11:12 +0800)]
gnu: pavucontrol-qt: Update to 1.1.0.

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

22 months agognu: obconf-qt: Update to 0.16.2.
宋文武 [Wed, 17 Aug 2022 03:12:01 +0000 (11:12 +0800)]
gnu: obconf-qt: Update to 0.16.2.

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

22 months agognu: lximage-qt: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:11:38 +0000 (11:11 +0800)]
gnu: lximage-qt: Update to 1.1.0.

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

22 months agognu: compton-conf: Remove patch-source phase.
宋文武 [Wed, 17 Aug 2022 03:10:51 +0000 (11:10 +0800)]
gnu: compton-conf: Remove patch-source phase.

* gnu/packages/lxqt.scm (compton-conf)[arguments]: Remove patch-source phase.

22 months agognu: pcmanfm-qt: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:09:43 +0000 (11:09 +0800)]
gnu: pcmanfm-qt: Update to 1.1.0.

* gnu/packages/lxqt.scm (pcmanfm-qt)
[version]: Update to 1.1.0.
[inputs]: Add lxqt-themes.
[arguments]: Remove patch-source phase.  Add patch-settings.conf.in phase.

22 months agognu: libfm-qt: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:08:58 +0000 (11:08 +0800)]
gnu: libfm-qt: Update to 1.1.0.

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

22 months agognu: lxqt-themes: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:08:22 +0000 (11:08 +0800)]
gnu: lxqt-themes: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-themes): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-sudo: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 03:07:44 +0000 (11:07 +0800)]
gnu: lxqt-sudo: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-sudo): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-session: Update to 1.1.1, don't hardcode /run/current-system.
宋文武 [Wed, 17 Aug 2022 02:37:28 +0000 (10:37 +0800)]
gnu: lxqt-session: Update to 1.1.1, don't hardcode /run/current-system.

* gnu/packages/lxqt.scm (lxqt-session): Update to 1.1.1.
[inputs]: Add qtxdg-tools, remove libqtxdg.
[arguments]<phases>: Remove patching of LXQT_ETC_XDG_DIR and
LXQT_TRANSLATIONS_DIR.  Remove wrap-program.
[native-search-paths]: Add 'XDG_CONFIG_DIRS'.

22 months agognu: lxqt-runner: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:36:03 +0000 (10:36 +0800)]
gnu: lxqt-runner: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-qtplugin: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:35:35 +0000 (10:35 +0800)]
gnu: lxqt-qtplugin: Update to 1.1.0.

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

22 months agognu: lxqt-powermanagement: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:34:35 +0000 (10:34 +0800)]
gnu: lxqt-powermanagement: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-policykit: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:33:17 +0000 (10:33 +0800)]
gnu: lxqt-policykit: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-policykit): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-panel: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:32:23 +0000 (10:32 +0800)]
gnu: lxqt-panel: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.1.0.
[inputs]: Add libxtst and xcb-util-image.
[arguments]: Remove patch-source and patch-translations-dir phases.

22 months agognu: lxqt-openssh-askpass: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:31:34 +0000 (10:31 +0800)]
gnu: lxqt-openssh-askpass: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-notificationd: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:30:50 +0000 (10:30 +0800)]
gnu: lxqt-notificationd: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-globalkeys: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:30:03 +0000 (10:30 +0800)]
gnu: lxqt-globalkeys: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.1.0.
[arguments]: Remove phases.

22 months agognu: lxqt-config: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:29:02 +0000 (10:29 +0800)]
gnu: lxqt-config: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-config): Update to 1.1.0.
[arguments]: Remove patch-source and patch-translations-dir phases.

22 months agognu: lxqt-admin: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:28:04 +0000 (10:28 +0800)]
gnu: lxqt-admin: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.

22 months agognu: lxqt-about: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:27:13 +0000 (10:27 +0800)]
gnu: lxqt-about: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-about): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.

22 months agognu: libsysstat: Update to 0.4.6.
宋文武 [Wed, 17 Aug 2022 02:26:32 +0000 (10:26 +0800)]
gnu: libsysstat: Update to 0.4.6.

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

22 months agognu: liblxqt: Update to 1.1.0.
宋文武 [Wed, 17 Aug 2022 02:25:37 +0000 (10:25 +0800)]
gnu: liblxqt: Update to 1.1.0.

* gnu/packages/lxqt.scm (liblxqt): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.

22 months agognu: Add qtxdg-tools.
宋文武 [Wed, 17 Aug 2022 02:20:46 +0000 (10:20 +0800)]
gnu: Add qtxdg-tools.

* gnu/packages/lxqt.scm (qtxdg-tools): New variable.

22 months agognu: libqtxdg: Update to 3.9.1.
宋文武 [Wed, 17 Aug 2022 02:17:36 +0000 (10:17 +0800)]
gnu: libqtxdg: Update to 3.9.1.

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

22 months agognu: lxqt-build-tools: Update to 0.11.0.
宋文武 [Wed, 17 Aug 2022 02:13:58 +0000 (10:13 +0800)]
gnu: lxqt-build-tools: Update to 0.11.0.

* gnu/packages/lxqt.scm (lxqt-build-tools)
[version]: Update to 0.11.0.
[arguments]: Configure LXQtConfigVars.cmake to use relative paths.

22 months agognu: cozy: Update to 1.2.1.
Vinicius Monego [Sun, 21 Aug 2022 14:15:32 +0000 (11:15 -0300)]
gnu: cozy: Update to 1.2.1.

* gnu/packages/ebook.scm (cozy): Update to 1.2.1.

22 months agognu: lightspark: Remove input labels.
Vinicius Monego [Sun, 21 Aug 2022 16:10:07 +0000 (13:10 -0300)]
gnu: lightspark: Remove input labels.

* gnu/packages/animation.scm (lightspark)[native-inputs, inputs]: Remove
labels.

22 months agognu: lightspark: Update to 0.8.6.
Vinicius Monego [Sun, 21 Aug 2022 15:21:40 +0000 (12:21 -0300)]
gnu: lightspark: Update to 0.8.6.

* gnu/packages/animation.scm (lightspark): Update to 0.8.6.

22 months agognu: lightspark: Remove optional input gnash.
Vinicius Monego [Sun, 21 Aug 2022 13:58:21 +0000 (10:58 -0300)]
gnu: lightspark: Remove optional input gnash.

* gnu/packages/animation.scm (lightspark)[inputs]: Remove gnash.

22 months agognu: srain: Update to 1.4.1.
Vinicius Monego [Wed, 17 Aug 2022 03:22:37 +0000 (00:22 -0300)]
gnu: srain: Update to 1.4.1.

* gnu/packages/irc.scm (srain): Update to 1.4.1.

22 months agognu: python-wand: Update to 0.6.10.
Vinicius Monego [Wed, 17 Aug 2022 03:21:58 +0000 (00:21 -0300)]
gnu: python-wand: Update to 0.6.10.

* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.10.
[description]: Remove text about the unused C API.

22 months agognu: vim: Update to 9.0.0235.
Efraim Flashner [Sun, 21 Aug 2022 15:09:49 +0000 (18:09 +0300)]
gnu: vim: Update to 9.0.0235.

* gnu/packages/vim.scm (vim): Update to 9.0.0235.

22 months agognu: emacs-async: Update to 1.9.6.
Nicolas Goaziou [Sun, 21 Aug 2022 15:55:55 +0000 (17:55 +0200)]
gnu: emacs-async: Update to 1.9.6.

* gnu/packages/emacs-xyz.scm (emacs-async): Update to 1.9.6.

22 months agognu: audacity: Remove gratuitous wrapper script.
Liliana Marie Prikler [Thu, 18 Aug 2022 18:38:54 +0000 (20:38 +0200)]
gnu: audacity: Remove gratuitous wrapper script.

Audacity installs a wrapper in the installation root.  This wrapper is
pointless, as Guix has its own wrapper script in the right location.
For more information, see <https://bugs.gnu.org/53790>.

* gnu/packages/audio.scm (audacity)[#:phases]: Add ‘delete-gratuitous-script’.

22 months agognu: Remove Realtek WiFi drivers with firmware blobs.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:00 +0000 (02:00 +0200)]
gnu: Remove Realtek WiFi drivers with firmware blobs.

rtl8821ce-linux-module contains, e.g., halhwimg8821c_fw.c and
hal8821c_fw.c.  rtl8812au-aircrack-ng-linux-module has, e.g.,
hal8814a_fw.c, hal8812a_fw.c, and hal8821a_fw.c.  Each of these
examples contains non-free firmware blobs disguised as C arrays.

* gnu/packages/linux.scm (rtl8821ce-linux-module)
(rtl8812au-aircrack-ng-linux-module): Remove variables.

Reported by Jacob K <jacobk@disroot.org>

22 months agognu: guile-bash: Modernise.
Tobias Geerinckx-Rice [Sun, 17 Jul 2022 00:00:00 +0000 (02:00 +0200)]
gnu: guile-bash: Modernise.

* gnu/packages/guile-xyz.scm (guile-bash)[inputs]: Use MODIFY-INPUTS.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS.

22 months agognu: guile2.0-bash: Use G-expressions.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: guile2.0-bash: Use G-expressions.

* gnu/packages/guile-xyz.scm (guile2.0-bash)[arguments]:
Rewrite as G-expressions.

22 months agognu: guile2.0-bash: Remove native-input labels.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: guile2.0-bash: Remove native-input labels.

* gnu/packages/guile-xyz.scm (guile2.0-bash)[native-inputs]:
Remove input labels.

22 months agognu: guile2.0-bash: Update source & home page URI.
Tobias Geerinckx-Rice [Sun, 17 Jul 2022 00:00:06 +0000 (02:00 +0200)]
gnu: guile2.0-bash: Update source & home page URI.

* gnu/packages/guile-xyz.scm (guile2.0-bash)[home-page]: Use working URL.
[source]: Likewise, and don't re-use HOME-PAGE.

22 months agognu: memcached: Update to 1.6.16.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:00 +0000 (02:00 +0200)]
gnu: memcached: Update to 1.6.16.

* gnu/packages/databases.scm (memcached): Update to 1.6.16.

22 months agognu: ioquake3: Update to 1.3.6-2.29b0cc3.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: ioquake3: Update to 1.3.6-2.29b0cc3.

* gnu/packages/game-development.scm (ioquake3): Update to 1.3.6-2.29b0cc3.

22 months agognu: ioquake3: Prepare for cross-compilation.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: ioquake3: Prepare for cross-compilation.

* gnu/packages/game-development.scm (ioquake3)[arguments]: Use CC-FOR-TARGET.

22 months agognu: ioquake3: Deduplicate make flags.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:00 +0000 (02:00 +0200)]
gnu: ioquake3: Deduplicate make flags.

* gnu/packages/game-development.scm (ioquake3)[arguments]:
Honour #:make-flags in the 'install phase.

22 months agognu: ioquake3: Use G-expressions.
Tobias Geerinckx-Rice [Sun, 14 Aug 2022 00:00:01 +0000 (02:00 +0200)]
gnu: ioquake3: Use G-expressions.

* gnu/packages/game-development.scm (ioquake3)[arguments]:
Rewrite as G-expressions.