Efraim Flashner
2a09dbd109
gnu: Remove rust-sequoia-net-0.28.
...
* gnu/packages/sequoia.scm (rust-sequoia-net-0.28): Delete variable.
Change-Id: Ia4c59be2f605ccd5b7f1ca9cce955c8c6519da85
2025-02-11 17:02:04 +02:00
Efraim Flashner
cfa24d1496
gnu: sequoia-chameleon-gnupg: Update to 0.12.0.
...
* gnu/packages/sequoia.scm (sequoia-chameleon-gnupg): Update to 0.12.0.
[source]: Remove snippet.
[arguments]: Remove a skipped test from the cargo-test-flags.
[cargo-inputs]: Replace rust-fd-lock-3 with 4, rust-interprocess-1 with
2, rust-reqwest-0.11 with 0.12, rust-rustqlite-0.29 with 0.31,
rust-sequoia-gpg-agent-0.4 with 0.5, rust-sequoia-net-0.28 with 0.29,
rust-thiserror-1 with 2.
[cargo-development-inputs]: Add rust-pty-process-0.4. Replace
rust-interprocess-1 with 2, rust-reqwest-0.11 with 0.12.
Change-Id: I545580e5f9dc249848527dd55f508bd82d4c5651
2025-02-11 17:02:04 +02:00
Efraim Flashner
5639200a33
gnu: rust-sequoia-gpg-agent-0.5: Update to 0.5.1.
...
* gnu/packages/sequoia.scm (rust-sequoia-gpg-agent-0.5): Update to 0.5.1.
[cargo-inputs]: Replace rust-lalrpop-0.17 with 0.20,
rust-lalrpop-util-0.17 with 0.20.
Change-Id: Ia93ebb2838f4742c3b1249acdd33c02cd218361b
2025-02-11 17:02:04 +02:00
Efraim Flashner
d793b245e5
gnu: Add rust-pty-process-0.4.
...
* gnu/packages/crates-io.scm (rust-pty-process-0.4): New variable.
Change-Id: I979f7421d0a666f73c415ed4d33811eeac4ff6df
2025-02-11 17:02:04 +02:00
Efraim Flashner
f2032c893a
gnu: rust-sequoia-wot-0.13: Update to 0.13.3.
...
* gnu/packages/sequoia.scm (rust-sequoia-wot-0.13): Update to 0.13.3.
[cargo-inputs]: Replace rust-thiserror-1 with 2.
Change-Id: Ie0cf8c5fe835a5c541e8795c2e937888eac8f807
2025-02-11 17:02:04 +02:00
Efraim Flashner
ffc74b3736
gnu: sequoia-sq: Update to 1.2.0.
...
* gnu/packages/sequoia.scm (sequoia-sq): Update to 1.2.0.
[cargo-inputs]: Add rust-clap-lex-0.7. Replace rust-rusqlite-0.31 with
0.32, rust-terminal-size-0.2 with 0.4, rust-textwrap-0.15 with 0.16,
rust-thiserror-1 with 2.
[cargo-development-inputs]: Replace rust-predicates-2 with 3.
Change-Id: I4a86c3f8b5ed0be0e1f28dcd9e8ab7c54750d03a
2025-02-11 17:02:04 +02:00
Rodion Goritskov
4a298bb34b
gnu: miniflux: Update to 2.2.5.
...
* gnu/packages/web.scm (miniflux): Update to 2.2.5.
Change-Id: I1c7a6a25a79b2d287584721bde75c10cda76a595
Signed-off-by: Ian Eure <ian@retrospec.tv >
2025-02-11 06:39:16 -08:00
Jelle Licht
555937448c
gnu: r-v8: Fix build with node-lts@22.
...
The version bump of node-lts from 20 to 22 also bumped the version in the so-file.
* gnu/packages/cran.scm (r-v8)[#:phases]<find-v8>: Look for libnode-so.127 as
provided by node-lts.
Change-Id: I4586e5775e7e55bbe6406c8d9bf78b4c64d91c0c
2025-02-11 14:02:51 +01:00
Jelle Licht
5f21dd296a
gnu: node-lts: Update to 22.12.0.
...
* gnu/packages/node.scm (node-lts): Update to 22.12.0.
[#:phases]<delete-problematic-tests>: Delete tests that fail due to the build
container. Delete tests that require a DNS resolver.
[inputs]: Replace c-ares by c-ares-for-node-lts.
Replace icu4c by icu4c-73.
[native-inputs]: Replace c-ares by c-ares-for-node-lts.
Replace icu4c by icu4c-73.
Change-Id: I8cbc790bd82c55b48f8917e6405b37569b29dc1c
2025-02-11 14:02:51 +01:00
Jelle Licht
1bb7866667
gnu: llhttp-bootstrap: Update to 9.2.1.
...
* gnu/packages/patches/llhttp-ponyfill-object-fromentries.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/node.scm (llhttp-bootstrap): Update to 9.2.1.
[source]: Use patch.
2025-02-11 14:02:51 +01:00
Jelle Licht
0a5d825876
gnu: libuv-for-node-lts: Update to 1.49.1.
...
* gnu/packages/libevent.scm (libuv-for-node-lts): Update to 1.49.1.
Change-Id: I8acf2fb174fffa90f7c3271088d0476c682df904
2025-02-11 14:02:51 +01:00
Jelle Licht
e59a625388
gnu: Add c-ares-for-node-lts.
...
* gnu/packages/adns.scm (c-ares-for-node-lts): New variable.
Change-Id: I547272f3fa3419a7659bf5b2d91a3e917c20d434
2025-02-11 14:02:51 +01:00
Andy Tai
a10dda503b
gnu: ddrescue: Update to 1.29.
...
* gnu/packages/disk.scm (ddrescue): Update to 1.29.
Change-Id: I90e1425282372c00cce2b999b22aace52ac232ec
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:08:06 +08:00
Andy Tai
0afdf1dd0e
gnu: freeipmi: Update to 1.6.15.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.15.
Change-Id: I021df535ff7840a8d19c1586408d3d5e683ba551
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:07:15 +08:00
Andy Tai
9857d48c20
gnu: mailutils: Update to 3.18.
...
* gnu/packages/mail.scm (mailutils): Update to 3.18.
Change-Id: I94cec0e8d033ef2b6cc30b6574d26becfe4005aa
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:06:01 +08:00
Igor Goryachev
4412a245cc
gnu: erlang: Update to 27.2.2.
...
* gnu/packages/erlang.scm (erlang): Update to 27.2.2.
Change-Id: I7de1441b45f40b8248bfecd92e2a2d9ca67c6a62
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:02:42 +08:00
André Batista
72f77b43ba
gnu: tor: Update to 0.4.8.14.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.14.
Change-Id: I40fbe5b019c03f420b51932e32838bc0a7cf823d
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:02:01 +08:00
André Batista
533eca65d0
gnu: lighttpd: Update to 1.4.77.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.77.
Change-Id: Ic8c48e47ab6de04c545baa13f32d8d8153bf1a7a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:01:23 +08:00
Andy Tai
840d795204
gnu: guile-g-golf: Update to 0.8.0.
...
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0.
[native-inputs]: Remove clutter.
Change-Id: I625528c7c59c085f1eb6250cae472643501822e0
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:01:12 +08:00
Timo Wilken
124484e898
gnu: yt-dlp: Update to 2025.01.26.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.01.26.
Change-Id: I4fd551fbc95fb6c1d108753ac210a3bc94daa359
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 19:56:36 +08:00
Nguyễn Gia Phong
988f21068a
gnu: aflplusplus: Update to 4.31c.
...
* gnu/packages/debug.scm (aflplusplus): Update to 4.31c.
Change-Id: Iae9d04ee4ae648bac3ca56c24c99b16e894f9c76
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 19:54:03 +08:00
宋文武
4595aab4a6
gnu: fcitx5-rime: Update to 5.1.10.
...
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.10.
Change-Id: Ieb40d3abb3dbdaf5066d60b5548b7c164051258c
2025-02-11 19:47:33 +08:00
宋文武
4fed18a3dd
gnu: fcitx5-configtool: Update to 5.1.8.
...
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.8.
Change-Id: I5cdcae2b7c184597c64243dd86e6c7ff632907bf
2025-02-11 19:47:32 +08:00
宋文武
235ee54a81
gnu: fcitx5-chinese-addons: Update to 5.1.8.
...
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.8.
[inputs]: Remove libpthread-stubs, qtbase-5, qtdeclarative-5, qtwebchannel-5
and qtwebchannel-5. Add qtbase and qtwebchannel.
Change-Id: I21f15d4aff9ab47c1548a993dd6cd8240db37440
2025-02-11 19:47:31 +08:00
宋文武
3af83d2af7
gnu: fcitx5-chewing: Update to 5.1.7.
...
* gnu/packages/fcitx5.scm (fcitx5-chewing): Update to 5.1.7.
Change-Id: Ia3b9a152a2a6ea09199401c850c53aac113ba025
2025-02-11 19:47:30 +08:00
宋文武
7846ae59e3
gnu: fcitx5-anthy: Update to 5.1.6.
...
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.6.
Change-Id: Ie6eadf7311653e058ed30d3db54cf4d82850bf2d
2025-02-11 19:47:28 +08:00
宋文武
a39c9a5282
gnu: fcitx5-qt: Update to 5.1.9.
...
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.9.
Change-Id: I1dd6633deaac1f9369b6d7f4840b95d42fc2efb0
2025-02-11 19:47:27 +08:00
宋文武
82acbf3fe2
gnu: fcitx5-gtk: Update to 5.1.3.
...
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.1.3.
Change-Id: Ib0168e090eb32aa593f3ec08763493d7f0d1aecc
2025-02-11 19:47:26 +08:00
宋文武
021c31e3a5
gnu: libime: Update to 1.1.10.
...
* gnu/packages/fcitx5.scm (libime): Update to 1.1.10.
Change-Id: I80bd40711173454413b024636630b281d937860c
2025-02-11 19:47:24 +08:00
宋文武
59be8fa610
gnu: fcitx5-lua: Update to 5.0.14.
...
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.14.
[inputs]: Remove libpthread-stubs.
Change-Id: I99cce203ffad4ccd7faa2e590b8cc611b606b0d0
2025-02-11 19:47:23 +08:00
宋文武
eb1a3d9ee5
gnu: fcitx5: Update to 5.1.12.
...
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.12.
Change-Id: I8c00c46a507b5d923019b309e23d9033bb2b97eb
2025-02-11 19:47:21 +08:00
宋文武
ee0023e504
gnu: xcb-imdkit: Update to 1.0.9.
...
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.9.
Change-Id: Iff0da1ecf78d3a1dcddd16a225d97ffd00c7b0d1
2025-02-11 19:47:20 +08:00
宋文武
74f7f0f5f7
gnu: pinentry-rofi: Update to 3.0.0.
...
* gnu/packages/gnupg.scm (pinentry-rofi): Update to 3.0.0.
Change-Id: I39ff348c93bf236a2453b2a4262ab920ce2d79c0
2025-02-11 19:46:51 +08:00
宋文武
09b30b32a9
gnu: rofi-calc: Update to 2.3.0.
...
* gnu/packages/xdisorg.scm (rofi-calc): Update to 2.3.0.
Change-Id: Icaac74a41c4cad85c18e83a3a29d18f6335c71fa
2025-02-11 19:46:50 +08:00
宋文武
d693898515
gnu: rofi: Propagate inputs.
...
* gnu/packages/xdisorg.scm (rofi) [inputs]: Move cairo, glib and pango
to propagated-inputs.
Change-Id: I09c06192f03c25f106c1632782e82a68e5f52630
Fixes: <https://issues.guix.gnu.org/76184 >
2025-02-11 19:46:48 +08:00
Christopher Baines
6b73299e9d
gnu: guix-data-service: Update to 0.0.1-62.c3e42e9.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-62.c3e42e9.
Change-Id: I68f053c2131f2e0ae54991f877095cfbd732997b
2025-02-11 10:33:48 +00:00
Christopher Baines
91abb6278f
gnu: guile-gnutls: Add the debug output.
...
So that debug symbols are available for debugging segfaults involving
guile-gnutls.
* gnu/packages/tls.scm (guile-gnutls)[outputs]: Add debug.
Change-Id: Id447147b37ec0af76d0fcd568850d8f45fffa88d
2025-02-11 10:33:47 +00:00
Christopher Baines
ef7d7a59ec
gnu: guix-build-coordinator: Update to 0-114.2df1b35.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-114.2df1b35.
Change-Id: I300585774e8f6a2b71e9b09d90d5857f47b5c1d2
2025-02-11 10:33:47 +00:00
Christopher Baines
d59843849f
gnu: guile-knots: Update to 0-8.d597b77.
...
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-8.d597b77.
Change-Id: I09b0a971ea61d50f5f0d52fdf5e87982e8fc57a0
2025-02-11 10:33:47 +00:00
Andreas Enge
23c39e0d1b
gnu: libbraiding: Update to 1.3.1.
...
* gnu/packages/sagemath.scm (libbraiding): Update to 1.3.1.
* gnu/packages/sagemath.scm: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Change-Id: I9e284b764bb5dad1d6a86ecd1959fa68f7249338
2025-02-11 09:32:21 +01:00
Andreas Enge
7cffd8a1ae
gnu: python-cypari2: Update to 2.2.1.
...
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.2.1.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Replace python-cython by python-cython-3. Add
python-setuptools and python-wheel.
Change-Id: Ifa35166e720a6a7eb7fa130264b6dfe72cf4b527
2025-02-11 09:32:10 +01:00
Andy Tai
d7ca62b15d
gnu: gtypist: Update to 2.10.1.
...
* gnu/packages/games.scm (gtypist): Update to 2.10.1.
Change-Id: If317f77c07b5af5b37e6add66caaeeb33fd71c46
Signed-off-by: jgart <jgart@dismail.de >
2025-02-10 16:17:12 -06:00
Ekaitz Zarraga
d9e8c16699
gnu: Add node-tiddlywiki.
...
* gnu/packages/node-xyz.scm (node-tiddlywiki): New variable.
Change-Id: I5bba31f2e8119458a663c7141afc7ad04c39a0bf
2025-02-10 23:15:31 +01:00
Ludovic Courtès
4436ae4376
gnu: hpcguix-web: Update to 0.4.2.
...
* gnu/packages/web.scm (hpcguix-web): Update to 0.4.2.
Change-Id: Ie43192c58cd78f54de7807fc93a08dfb610b963f
2025-02-10 17:44:53 +01:00
Ludovic Courtès
d7157cca10
gnu: guix: Update to 5f6fdad.
...
* gnu/packages/package-management.scm (guix): Update to 5f6fdad .
Change-Id: I790011405da92a9b6332384eda7346be971d11cd
2025-02-10 17:44:52 +01:00
Sharlatan Hellseher
5e6f308311
gnu: ssh-to-pgp: Update to 1.1.4.
...
* gnu/packages/crypto.scm: Remove (gnu packages golang), and add (gnu
packages golang-crypto).
(ssh-to-pgp): Update to 1.1.4.
[arguments] <install-source?>: Skip it as it's a final command.
<test-flags>: Skip one test.
[propagated-inputs]: Remove go-golang-org-x-sys and go-golang-org-x-crypto.
[native-inputs]: Add go-github-com-protonmail-go-crypto and
go-golang-org-x-crypto.
Change-Id: Ic2ff0189d97069d01ecd2e72dc524b3e190691e6
2025-02-10 15:34:40 +00:00
Sharlatan Hellseher
17e00cca81
gnu: go-github-com-jedisct1-go-minisign: Move to golang-crypto.
...
* gnu/packages/crypto.scm (go-github-com-jedisct1-go-minisign): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I03446e947a83c315c026efaa1e2a29d105287fa3
2025-02-10 15:22:46 +00:00
Sharlatan Hellseher
26866dec98
gnu: go-minisign: Rename variable.
...
* gnu/packages/crypto.scm (go-minisign): Rename variable to
go-github-com-jedisct1-go-minisign to reflect go.mod path.
Change-Id: Idf0e0ca6be70ad299c81c29e46ca1a76439beafc
2025-02-10 15:20:33 +00:00
Sharlatan Hellseher
0a4bb15e85
gnu: go-minisign: Update to 0.2.5.
...
* gnu/packages/crypto.scm (go-minisign): Update to 0.2.5.
[arguments] <install-source?>: Skip as it's a final command and not a
library.
[native-inputs]: Move all inputs here as it's final command.
Change-Id: Iebe6401503c4ffb48ba73607a8b47015282e6272
2025-02-10 15:18:58 +00:00
Sharlatan Hellseher
68d213fa0b
gnu: go-github-com-golang-jwt-jwt-v5: Update to 5.2.1.
...
* gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v5): Update to 5.2.1.
Change-Id: I7d7b00e2a1b1ef95b515e424728df29df7671650
2025-02-10 15:02:20 +00:00