~ruther/guix-local

ea2db1f3 — Vinicius Monego 2 years ago
gnu: weechat: Update to 4.2.1.

* gnu/packages/irc.scm (weechat): Update to 4.2.1.

Change-Id: I9b36ce659762aac88f940d2946304d5cd43c66ee
570f5e56 — Vinicius Monego 2 years ago
gnu: gmt: Update to 6.5.0.

* gnu/packages/geo.scm (gmt): Update to 6.5.0.

Change-Id: Ib6d98494b9b67b23aedccaa50ff785999517c43d
43ed8341 — Vinicius Monego 2 years ago
gnu: python-mistletoe: Update to 1.3.0.

* gnu/packages/markup.scm (python-mistletoe): Update to 1.3.0.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the check phase, skip one test in #:test-flags.
[native-inputs]: Add python-parameterized, python-pytest.

Change-Id: If25e3cbe19d8936d150c830f1b8f4ce8f8cb5692
76ed1e88 — Efraim Flashner 2 years ago
gnu: gtk: Skip failing tests on aarch64-linux.

* gnu/packages/gtk.scm (gtk)[arguments]: When building for aarch64-linux
add a phase to skip a test which can't find the zink driver.

Change-Id: I7b596309f1cbd555bd7ba889379d5b0bb245eabc
f5558ee0 — John Kehayias 2 years ago
gnu: waybar: Update to 0.10.0.

* gnu/packages/wm.scm (waybar): Update to 0.10.0.

Change-Id: I5f52f2250510575156944a589db739abd71218a4
251c0f31 — Timotej Lazar 2 years ago
gnu: wlr-randr: Update to 0.4.1.

* gnu/packages/wm.scm (wlr-randr): Update to 0.4.1.

Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
fb966899 — Timotej Lazar 2 years ago
gnu: wireshark: Update to 4.2.4 [security fixes].

Fixes CVE-2024-2955.

* gnu/packages/networking.scm (wireshark): Update to 4.2.4.

Change-Id: I707fc87d9572034f203616cba9d279a8af3f85a4
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
0485e3a4 — Liliana Marie Prikler 2 years ago
gnu: emacs: Also skip integrity check for i686-linux.

The same cases fail as with armhf-linux.

* gnu/packages/emacs.scm (emacs-no-x)[#:phases]<validate-comp-integrity>:
Also skip check on i686-linux.
a17976e9 — Vinicius Monego 2 years ago
gnu: python-qasync: Update to 0.27.1.

* gnu/packages/python-xyz.scm (python-qasync): Update to 0.27.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-Expressions.
[native-inputs]: Remove python-pytest-runner. Add python-poetry-core.

Change-Id: I3290a8b59f393c7bea6f200b5e538ad4be14d349
a414fd2c — Vinicius Monego 2 years ago
gnu: ddrescue: Update to 1.28.

* gnu/packages/disk.scm (ddrescue): Update to 1.28.

Change-Id: I6211c020890df293312d7c5cf213c12467fc9d00
8541aaa0 — Vinicius Monego 2 years ago
gnu: python-immutabledict: Enable tests.

* gnu/packages/python-xyz.scm (python-immutabledict): Enable tests.

Change-Id: I5ebd0fac21a5aa26785a2ced115b736ee5e7952c
064fcf00 — Vinicius Monego 2 years ago
gnu: python-immutabledict: Update to 4.2.0.

* gnu/packages/python-xyz.scm (python-immutabledict): Update to 4.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-poetry-core.

Change-Id: Ifc3499f6e01efefdcb58aadcae87bbb5a0295d46
8a683b16 — Vinicius Monego 2 years ago
gnu: librecad: Update to 2.2.0.2.

* gnu/packages/engineering.scm (librecad): Update to 2.2.0.2.
[arguments]<#:phases>: Delete the patch-boost-error, add-missing-headers and
patch-paths phases. Remove trailing #t.
* gnu/packages/patches/librecad-support-for-boost-1.76.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Change-Id: I23cc1a80b2e9e73bdef40575c4104480cc830d8c
2e2d3785 — Vinicius Monego 2 years ago
gnu: gplates: Update to 2.4.

* gnu/packages/geo.scm (gplates): Update to 2.4.
[source]: Use git-fetch and fetch from GitHub.
[arguments]: Remove #:configure-flags.
[native-inputs]: Remove unzip.

Change-Id: Idf7c7ffb902f98361a897ce122c076a1a2f7fdf2
350cdbe8 — Clément Lassieur 2 years ago
gnu: ublock-origin: Update to 1.57.0.

* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.57.0.
(ublock-main-assets): Update to 13715d6deb2ab7e384ac79368fd53c9fd8a7ef64.
(ublock-prod-assets): Update to 3da96ce3dd494202656cbc95e1de8baabc0ab7b2.

Change-Id: Id821ec01d3fde27feadf2a95173e6a26b669aacc
139715d0 — Ahmad Draidi 2 years ago
gnu: xarcan: Update to 0.6.3.

* gnu/packages/arcan.scm (xarcan): Update to 0.6.3.

Change-Id: I2480ec0b91e4248b1bc6b6d86f8ed7266a3b95ea
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
0b886879 — Ahmad Draidi 2 years ago
gnu: arcan: Update to 0.6.3.

* gnu/packages/arcan.scm (arcan): Update to 0.6.3.

Change-Id: I9b1337e578cdc7d290517ace3b0edb6a3fe6e926
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
72ca1a33 — Liliana Marie Prikler 2 years ago
Merge branch 'emacs-team'
a915a57d — Liliana Marie Prikler 2 years ago
Merge branch 'gnome-team'
4b23fd7a — Skylar Hill 2 years ago
gnu: gerbil: Update to 0.18.1.

* gnu/packages/scheme.scm (gerbil): Update to 0.18.1.
[arguments]: Remove ‘chdir’ and ‘configure’ phases.  Add ‘set-cc’ phase.
Adjust ‘fix-gxi-shebangs’ phase.
[native-inputs]: Remove ‘coreutils’ and ‘gcc’.

Change-Id: I4248ae3d6df3beaf57b6036f5329374da79e26f1
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Next