summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-06-22gnu: python-apsw: Update to 3.46.0.0.Andy Tai
* gnu/packages/databases.scm (python-apsw): Update to 3.46.0.0. Change-Id: I1c6896910f78da77b071b4301762e85fa9f25546 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-22gnu: sqlite-next: Update to 3.46.0.Andy Tai
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.46.0. Change-Id: I77de92dff5a6a563089d45019ea2fb5745698f5d Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-22gnu: gnunet: Update to 0.21.2.Andy Tai
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.2. Change-Id: Ie7c3a5092e1ab67ba911702607161f854b86efa4 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-22gnu: mullvadbrowser: Update to 13.0.16.André Batista
Fixes CVEs 2024-5702, 2024-5688, 2024-5690, 2024-5691, 2024-5692, 2024-5693, 2024-5696 and 2024-5700. See the Mozilla Foundation Security advisory <https://www.mozilla.org/en-US/security/advisories/mfsa2024-26/> for details. * gnu/packages/mullvad-browsers.scm (%mullvadbrowser-locales): Update changesets. (%mullvadbrowser-build-date): Update to 20240510190000. (%mullvadbrowser-version): Update to 13.0.16. (%mullvadbrowser-firefox-version): Update to 115.12.0esr-13.0-1-build1. (mullvadbrowser-translation-base): Update to f28525699864f4e3d764c354130bd898ce5b20aa. (mullvadbrowser-translation-specific): Update to bff8092bbe5ae93b2c162ade300d739b2cd9e92d. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I66d61606c496bffc0dbbbdfcc0df8cbf18af5887
2024-06-22gnu: LLVM, Clang, libomp, lld: Update to 18.1.7.Michael Ford
* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18): Update to 18.1.7. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ie1d2d00207848145c1b19e551b43f8e55465d2f0
2024-06-22gnu: ngtcp2: Update to 1.6.0.Tomas Volf
* gnu/packages/networking.scm (ngtcp2): Update to 1.6.0. Change-Id: Ia1c2f31651f21aad5b20708294516ce6d2915375 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-06-22gnu: icewm: Update to 3.5.1.Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.5.1. Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-06-22gnu: waybar: Update to 0.10.3.Simeon Prause
Change-Id: I0b62cb4b5d2129d11aa415166c9cbce9abdf0456 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-06-22gnu: Add wbg.dan
* gnu/packages/wm.scm (wbg): New variable. Change-Id: Ib20af5fee37ab258224ead6caf35af3b9c78e802 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-06-22gnu: trealla: update to 2.52.40.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.52.40. Change-Id: I746255bf4709d0ee5dc8ac40edcf566f07cbb413
2024-06-21gnu: unison: Update to 2.53.5.jgart
* gnu/packages/ocaml.scm (unison): Update to 2.53.5. Change-Id: I1e0cdeb8b27fbaf14ab3ab0a831dd08b88639359
2024-06-21gnu: clifm: Update to 1.19.Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.19. Change-Id: I96e7d5841083e599b54855c4568aa6a18bfa6b7f Signed-off-by: jgart <jgart@dismail.de>
2024-06-21gnu: rename: Update to 2.02.Wilko Meyer
* gnu/packages/admin.scm (rename): Update to 2.02. Change-Id: I0792b169c4c1e621ff61e7774bd60d2d98f67a6f Signed-off-by: jgart <jgart@dismail.de>
2024-06-20gnu: update guile-wisp to 1.0.12Dr. Arne Babenhauserheide
The next release of Guile will include wisp. Until it is released, this updates guile-wisp to version 1.0.12. It includes wisp2lisp operating on stdin to enable more convenient conversion of wisp code to regular Scheme. Best wishes, Arne Subject: [PATCH] gnu: update guile-wisp to 1.0.12 * gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.12 Change-Id: Ib5c32169c0ebd3b548852b2c6090586f441dcd6c Signed-off-by: jgart <jgart@dismail.de>
2024-06-20gnu: Add xxkb.Igor Goryachev via Guix-patches via
* gnu/packages/xdisorg.scm (xxkb): New variable. Change-Id: Ibf7ff3394438490045c1821b9f9e417adc8d5e0b Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang: Add chunks compilation.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang): Add chunks compilation. Change-Id: I81037864ac38f5a2a6cf8eac2fe0523e6500c78b Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: elixir: Add src output, metas correction, lint warnings fix.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir): Add src output, metas correction, lint warnings fix. Change-Id: I93ae35239168de9a8d8d99ca83950edfce735bc2 Co-authored-by: Andrew Tropin <andrew@trop.in> Signed-off-by: Andrew Tropin <andrew@trop.in> Change-Id: Ibc9a72aa21e62cec6fc1121b6b21e12a5a967fed
2024-06-20gnu: elixir-hex: Update to 2.1.1.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir-hex): Update to 2.1.1. Change-Id: I0b91b2b0d0bd72be2d7e7419f3a9ceec1f4eb4ed Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: elixir: Update to 1.16.3.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir): Update to 1.16.3. Change-Id: Iaef9633f68cca0b36c7528f7f399fb8d58125858 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-lfe: Update to 2.1.4.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-lfe): Update to 2.1.4. Change-Id: Ib6888b92ce45853bec9ecec0a24c759358280b5a Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: rebar3: Update to 3.23.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (rebar3): Update to 3.23.0. Change-Id: I14bd18647efd93519548f6f7ff5c6383892054f6 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-ssl-verify-fun: Update to 1.1.7.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-ssl-verify-fun): Update to 1.1.7. Change-Id: I9bfa90dc27dc39863ffa5112c08beee0ee79bf32 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-relx: Update to 4.9.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-relx): Update to 4.9.0. Change-Id: I6e767f7c54d182566db6865b28a7a6e1e864ba9c Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-parse-trans: Update to 3.4.2.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-parse-trans): Update to 3.4.2. Change-Id: Ie14d7031e8e5d16f342e58edeb4564267e22b9fc Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-jsone: Update to 1.8.1.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-jsone): Update to 1.8.1. Change-Id: I385c38c75a566ca4603fc871bef367220316bd2a Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-hex-core: Update to 0.10.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-hex-core): Update to 0.10.0. Change-Id: I1fddff28f2194f55c79e00341bfc5525beab8ac2 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-getopt: Update to 1.0.3.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-getopt): Update to 1.0.3. Change-Id: Ie2a94ae24377be227cc4fe0f39616312305cbb92 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-erlware-commons: Update to 1.7.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-erlware-commons): Update to 1.7.0. Change-Id: I72a7c0a592b2a485ea8d3bab7337e476ebce0f5a Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-edown: Update to 0.9.1.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-edown): Update to 0.9.1. Change-Id: I99e5e9f8edfa86937b86c0a3a42b3b73b64afc5e Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-cth-readable: Update to 1.6.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-cth-readable): Update to 1.6.0. Change-Id: I8e3d6e2585f1e7b570a49f17a3c86dcc67eaf145 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-covertool: Update to 2.0.6.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-covertool): Update to 2.0.6. Change-Id: Ib2ace96df8c1831aea098c26da907bcf8c85102f Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang-certifi: Update to 2.13.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-certifi): Update to 2.13.0. Change-Id: If1ea284809c6f581375140795ba2ca9e0deb39a8 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: erlang: Update to 26.2.5.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang): Update to 26.2.5. Change-Id: I726eb2d7fd1d82c918707ec33d3d42ba279b74b9 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: rebar3: Make rebar3 escriptize reproducible.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (rebar3): Make rebar3 escriptize reproducible. Change-Id: Id5897566f870afe62a97154becc752025a1b323e Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-06-20gnu: simde: Update to 0.8.2.宋文武
* gnu/packages/assembly.scm (simde): Update to 0.8.2. Change-Id: I07f8323ded34bb855fe2315f8d9c7822efe26719 Signed-off-by: jgart <jgart@dismail.de>
2024-06-19gnu: logtalk: Update to 3.80.0.宋文武
* gnu/packages/prolog.scm (logtalk): Update to 3.80.0. Change-Id: I1ad9cd723413d44bc987bb961dd94e137dbb77eb Signed-off-by: jgart <jgart@dismail.de>
2024-06-19gnu: emacs-notmuch: Install desktop files.Arun Isaac
* gnu/packages/mail.scm (emacs-notmuch)[arguments]: Add install-desktop-files phase. Change-Id: I9f3a049acb7062807a58d95ca526813caab0d563 Signed-off-by: jgart <jgart@dismail.de>
2024-06-19gnu: trealla: update to 2.52.35.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.52.35. Change-Id: I5710c3d617aa85564533efeb8944f49aab4eee8e
2024-06-19gnu: openboard: Update to 1.7.1.Nicolas Goaziou
* gnu/packages/education.scm (openboard): Update to 1.7.1. [arguments]<#:phases>: Remove unnecessary fix. Change-Id: I15be965a15baa6458217e6e5c88a457b8c65e810
2024-06-19gnu: linux-libre 4.19: Update to 4.19.316.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.316. (linux-libre-4.19-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Iac2c17a0268ec12a59ed492a70114c03a20a4e0d
2024-06-19gnu: linux-libre 5.4: Update to 5.4.278.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.278. (linux-libre-5.4-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ia69063ffc7a7dad2bfbb2500eb25003cb7f47ef4
2024-06-19gnu: linux-libre 5.10: Update to 5.10.219.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.219. (linux-libre-5.10-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I91d2b88f45c3fc712bbe4e37472cefb43e470a6b
2024-06-19gnu: linux-libre 5.15: Update to 5.15.161.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.161. (linux-libre-5.15-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I5c0e3839ad4f844a9a4d9374884b8a1b0457dea2
2024-06-19gnu: linux-libre 6.1: Update to 6.1.94.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.94. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I235f6fb4157209a3348ed4e960aef7ccae0b3a17
2024-06-19gnu: linux-libre 6.6: Update to 6.6.34.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.34. (linux-libre-6.6-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ic7a97531e8c3b45f9530b6b3c2e2562c71c76356
2024-06-19 gnu: linux-libre 6.9: Update to 6.9.5.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.5. (linux-libre-6.9-pristine-source): Update hash. Change-Id: I9872803f222d4989252e7608a608b43dde72bd28
2024-06-19gnu: Remove go-github-com-coreos-go-systemd-activation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-coreos-go-systemd-activation): Delete variable. Change-Id: I99ad61afe6bc7dcfad9adbef33f3c70438f925b0
2024-06-19gnu: restic-rest-server: Update to 0.12.1.Sharlatan Hellseher
* gnu/packages/backup.scm (restic-rest-server): Update to 0.12.1. [native-inputs]: Remove go-github-com-coreos-go-systemd-activation; add go-github-com-coreos-go-systemd-v22. Change-Id: I5d43b85f8ba340ef0adedc68ec1c0f01dbe062a0
2024-06-19gnu: kubo: Update to 0.29.0.Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo): Update to 0.29.0. [inputs]: Add go-github-com-coreos-go-systemd-v22, go-github-com-felixge-httpsnoop, go-github-com-gabriel-vasile-mimetype, go-github-com-ipld-go-ipld-prime, go-github-com-docker-go-units, go-github-com-go-logr-logr, go-github-com-google-gopacket. Change-Id: I30f2739fea38507fde2290cd99b9c9b41b664c40 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-19gnu: Add go-github-com-quic-go-webtransport-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-quic-go-webtransport-go): New variable. Change-Id: Idc9301a022b84734c737688e2dbc87e1c72d340a