Commit Graph

8275 Commits

Author SHA1 Message Date
Anderson Torres
3fc613c5ba
Merge branch 'master' into staging-next 2023-09-11 23:25:38 +00:00
Mario Rodas
93342cd1dd mujs: fix darwin dylib 2023-09-11 15:53:54 +00:00
Vladimír Čunát
d94c20a495
Merge #252900: luajit_2_*: update
...into staging-next
2023-09-11 17:29:27 +02:00
Martin Weinelt
1faf0ef118
Merge pull request #254221 from natsukium/cpython312/update
python312: 3.12.0b4 -> 3.12.0rc2; python38: 3.8.17 -> 3.7.18; python39: 3.9.17 -> 3.9.18
2023-09-11 16:47:20 +02:00
github-actions[bot]
b6eb350562
Merge master into staging-next 2023-09-10 00:02:16 +00:00
Leandro Reina
a391639845 python3Packages.sphinxHook: Fix cross compilation
Failed due to using host sphinx instead of build one.
2023-09-09 21:34:33 +02:00
natsukium
0a6f3b5857
python39: 3.9.17 -> 3.9.18
https://docs.python.org/release/3.9.18/whatsnew/changelog.html

Fixes: CVE-2023-40217
2023-09-09 19:42:16 +09:00
natsukium
ab5b8e656a
python38: 3.8.17 -> 3.8.18
https://docs.python.org/release/3.8.18/whatsnew/changelog.html

Fixes: CVE-2023-40217
2023-09-09 19:42:16 +09:00
natsukium
bc9bf8621c
python312: 3.12.0b4 -> 3.12.0rc2
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0rc2

Fixes: CVE-2023-40217
2023-09-09 19:42:07 +09:00
github-actions[bot]
a376e04925
Merge master into staging-next 2023-09-09 00:02:10 +00:00
Weijia Wang
fa9cf917f8
Merge pull request #254030 from marsam/update-luau
luau: 0.593 -> 0.594
2023-09-08 20:37:14 +02:00
github-actions[bot]
87ae839e33
Merge master into staging-next 2023-09-08 18:00:54 +00:00
Stig Palmquist
9f815be605 perldevel: remove
- Removes `perldevel` and `perldevelPackages`

perldevel (and perldevelPackages) are supposed to track the latest
development version of perl. This package is rarely updated, and usually
cause issues updating stable versions of perl since perl-cross releases
don't include patches for development versions
2023-09-08 14:22:00 +00:00
Pol Dellaiera
701ab935f7
Merge pull request #254001 from NixOS/php/update-configure-phase
php: fix `genfiles` calls
2023-09-08 15:41:55 +02:00
Stig
6b7d60a687
Merge pull request #253930 from r-ryantm/auto-update/zef
zef: 0.18.3 -> 0.19.1
2023-09-08 14:17:34 +02:00
Pol Dellaiera
dd57b3f250 php: fix path to genfiles 2023-09-08 12:11:02 +02:00
github-actions[bot]
d987b47512
Merge master into staging-next 2023-09-08 06:00:58 +00:00
Mario Rodas
6d260b4755 luau: 0.593 -> 0.594
Diff: https://github.com/Roblox/luau/compare/0.593...0.594

Changelog: https://github.com/Roblox/luau/releases/tag/0.594
2023-09-08 04:20:00 +00:00
R. Ryantm
cb1d6c17a3 zef: 0.18.3 -> 0.19.1 2023-09-08 01:35:14 +00:00
Artturi
57095e2505
Merge pull request #227818 from marius851000/python_win 2023-09-08 04:28:40 +03:00
github-actions[bot]
542aa87231
Merge master into staging-next 2023-09-08 00:02:13 +00:00
figsoda
788dc509e1 cyber: unstable-2023-09-01 -> unstable-2023-09-07
Diff: 1dae891be5...98022d0b8d
2023-09-07 14:34:37 -04:00
github-actions[bot]
204bfce523
Merge staging-next into staging 2023-09-07 00:02:49 +00:00
Weijia Wang
a214dd519d
Merge pull request #252024 from meppu/elixir
elixir_1_15: 1.15.4 -> 1.15.5
2023-09-07 01:34:05 +02:00
marius david
a02761d722 python311: enable cross-compilation to windows 2023-09-07 02:16:21 +03:00
figsoda
e9df04de5b expr: 1.15.0 -> 1.15.1
Diff: https://github.com/antonmedv/expr/compare/v1.15.0...v1.15.1

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.1
2023-09-06 10:40:42 -04:00
github-actions[bot]
0ade538ea0
Merge staging-next into staging 2023-09-06 12:01:43 +00:00
Vladimír Čunát
401c8ea76f
Merge #253265: wasmtime: fix build due to cargo-auditable issue
...into staging-next
2023-09-06 08:09:08 +02:00
github-actions[bot]
848091ac53
Merge staging-next into staging 2023-09-06 06:01:30 +00:00
Valter Nazianzeno
05f82739df emilua: init at 0.4.3 2023-09-06 02:25:43 +00:00
github-actions[bot]
bcf3e3f1c8
Merge staging-next into staging 2023-09-06 00:02:28 +00:00
Jacob Moody
3e185fa73a femtolisp: add meta.mainProgram 2023-09-05 15:06:49 -05:00
Rafael Fernández López
884c080079 wasmtime: fix build due to cargo-auditable issue
`cargo-auditable` is not able to process the `c-api` crate
`Cargo.toml` due to the inclusion of the new `dep:` keyword in crate
features.
2023-09-04 15:50:17 +02:00
Luka Blaskovic
01901b6df5 luajit: add optional arg enableRegisterAllocationRandomization
https://github.com/LuaJIT/LuaJIT/issues/1062#issuecomment-1698272269
2023-09-04 08:19:06 +00:00
Luka Blaskovic
64566a5234 luajit_2_0: 2.0.5-2022-09-13 -> 2.0.1693340858 2023-09-04 06:17:47 +00:00
Luka Blaskovic
3691e28cd9 luajit_2_1: 2.1.0-2022-10-04 -> 2.1.1693350652 2023-09-04 06:17:47 +00:00
github-actions[bot]
56d6f06bb1
Merge staging-next into staging 2023-09-03 18:01:33 +00:00
Artturi
67088d4153
Merge pull request #244162 from SuperSandro2000/python-include-pythonm 2023-09-03 19:13:34 +03:00
Thiago Kenji Okada
4ce5750c0c
Merge pull request #253100 from jlesquembre/bb-tools-version
Set default `clojure tools` version used by babashka to the same version provided by Clojure
2023-09-03 12:23:36 +00:00
Mario Rodas
05a5bbc719
Merge pull request #252837 from figsoda/cel-go
cel-go: 0.17.1 -> 0.18.0
2023-09-03 06:42:41 -05:00
José Luis Lafuente
d8f8919d39
babashka: 1.3.181 -> 1.3.184 2023-09-03 13:26:10 +02:00
José Luis Lafuente
5869b5d68b
babashka: default to CLJ_TOOLS version provided by Clojure 2023-09-03 13:22:28 +02:00
Martin Weinelt
284b4ef9f2
Merge pull request #253086 from bobby285271/add/mozjs115
spidermonkey_115: init at 115.2.0
2023-09-03 13:12:52 +02:00
Bobby Rong
0ab1e26024
spidermonkey_115: init at 115.2.0
Based on https://src.fedoraproject.org/rpms/mozjs115.

* js/src/configure.in is gone.
* build/cargo-linker is ported to python.
2023-09-03 18:28:07 +08:00
Pol Dellaiera
913dbe6f3c
php82: 8.2.9 -> 8.2.10 2023-09-03 09:29:24 +02:00
Pol Dellaiera
e908e69416
php81: 8.1.22 -> 8.1.23 2023-09-03 09:28:34 +02:00
Mario Rodas
f2ca894e6a luau: 0.592 -> 0.593
Diff: https://github.com/Roblox/luau/compare/0.592...0.593

Changelog: https://github.com/Roblox/luau/releases/tag/0.593
2023-09-02 04:20:00 +00:00
Weijia Wang
52d5437fed
Merge pull request #252828 from figsoda/cyber
cyber: unstable-2023-08-24 -> unstable-2023-09-01
2023-09-01 23:51:04 +02:00
figsoda
260a449f8e cel-go: 0.17.1 -> 0.18.0
Diff: https://github.com/google/cel-go/compare/v0.17.1...v0.18.0

Changelog: https://github.com/google/cel-go/releases/tag/v0.18.0
2023-09-01 16:07:37 -04:00
figsoda
9fcb9d577f cyber: unstable-2023-08-24 -> unstable-2023-09-01
Diff: be76bc1359...1dae891be5
2023-09-01 14:52:41 -04:00
Doron Behar
3d621a81a8
Merge pull request #252629 from r-ryantm/auto-update/octave
octave: 8.2.0 -> 8.3.0
2023-09-01 12:15:59 +00:00
R. Ryantm
addd09afcb clojure: 1.11.1.1405 -> 1.11.1.1413 2023-09-01 06:37:10 +00:00
Sandro Jäckel
28c0cd5b17 cpython: remove broken include/python3.X/python3.Xm symlink
The m flag was removed in Python 3.8:
https://docs.python.org/3/whatsnew/3.8.html#build-and-c-api-changes

Co-authored-by: Anders Kaseorg <26471+andersk@users.noreply.github.com>
2023-09-01 02:52:50 +03:00
figsoda
8068ea271a
expr: 1.14.3 -> 1.15.0 (#252565)
Diff: https://github.com/antonmedv/expr/compare/v1.14.3...v1.15.0

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.0
2023-08-31 23:08:29 +02:00
R. Ryantm
cca0cba839 octave: 8.2.0 -> 8.3.0 2023-08-31 19:14:49 +00:00
Pol Dellaiera
621ea0a5d0
php83: 8.3.0beta3 -> 8.3.0RC1 2023-08-31 16:53:41 +02:00
figsoda
a5b1a52b28
Merge pull request #251881 from figsoda/risor 2023-08-31 08:42:14 -04:00
R. Ryantm
ac635405a6 joker: 1.2.0 -> 1.3.0 2023-08-31 03:56:05 +00:00
Weijia Wang
499ae1b4e3
Merge pull request #251368 from r-ryantm/auto-update/clojure
clojure: 1.11.1.1386 -> 1.11.1.1405
2023-08-29 23:46:57 +02:00
meppu
fa5c7c1916
elixir_1_15: 1.15.4 -> 1.15.5 2023-08-28 21:43:32 +03:00
figsoda
6e7daaa641 risor: 0.15.0 -> 0.17.0
Diff: https://github.com/risor-io/risor/compare/v0.15.0...v0.17.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.17.0
2023-08-27 22:30:31 -04:00
Theodore Ni
80a74ec050
Merge branch 'master' into staging-next
Manually fixed a merge conflict between https://github.com/NixOS/nixpkgs/pull/227900
and https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-26 16:08:02 -07:00
github-actions[bot]
3503eea847
Merge master into staging-next 2023-08-26 18:00:55 +00:00
figsoda
ed68c1f0fc cyber: unstable-2023-08-11 -> unstable-2023-08-24
Diff: 242ba2573c...be76bc1359
2023-08-26 11:57:12 -04:00
github-actions[bot]
4cdbb53d13
Merge master into staging-next 2023-08-26 12:01:05 +00:00
github-actions[bot]
7acb56e802
Merge master into staging-next 2023-08-26 06:00:59 +00:00
Mario Rodas
59a7584c68 luau: 0.591 -> 0.592
Diff: https://github.com/Roblox/luau/compare/0.591...0.592

Changelog: https://github.com/Roblox/luau/releases/tag/0.592
2023-08-26 04:20:00 +00:00
figsoda
9b5ec78e14 risor: 0.14.0 -> 0.15.0
Diff: https://github.com/risor-io/risor/compare/v0.14.0...v0.15.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.15.0
2023-08-25 22:57:38 -04:00
Franz Pletz
8a6e70a19f
Merge pull request #251476 from atorres1985-contrib/trealla
trealla: 2.24.21 -> 2.25.2
2023-08-26 03:26:59 +02:00
figsoda
770eccce4f
Merge pull request #251164 from figsoda/wazero 2023-08-25 21:02:55 -04:00
Anderson Torres
2910486972 trealla: 2.24.21 -> 2.25.2 2023-08-25 20:42:40 -03:00
Rafael Fernández López
c774901f15 wasmtime: 12.0.0 -> 12.0.1 2023-08-25 22:52:53 +02:00
R. Ryantm
d516998a89 clojure: 1.11.1.1386 -> 1.11.1.1405 2023-08-25 13:29:53 +00:00
figsoda
5bbc8c04c7 wazero: set meta.mainProgram 2023-08-24 14:08:33 -04:00
figsoda
685130dad4 wazero: 1.4.0 -> 1.5.0
Diff: https://github.com/tetratelabs/wazero/compare/v1.4.0...v1.5.0

Changelog: https://github.com/tetratelabs/wazero/releases/tag/v1.5.0
2023-08-24 09:24:05 -04:00
github-actions[bot]
4328391132
Merge master into staging-next 2023-08-24 12:01:05 +00:00
Mario Rodas
4f5e435b93 mujs: install shared lib 2023-08-24 09:37:12 +01:00
github-actions[bot]
a451dcf514
Merge master into staging-next 2023-08-24 06:01:14 +00:00
figsoda
73bbe4bbcf
Merge pull request #251026 from ereslibre/bump-wamr
wamr: 1.2.2 -> 1.2.3
2023-08-23 23:08:07 -04:00
Rafael Fernández López
8477a77375 wamr: 1.2.2 -> 1.2.3 2023-08-23 21:45:01 +02:00
github-actions[bot]
3e9e11f99a
Merge master into staging-next 2023-08-23 18:01:00 +00:00
Stig
da981d8ead
Merge pull request #250835 from superwhiskers/update-rakudo
rakudo: 2023.06 -> 2023.08
2023-08-23 16:36:45 +02:00
github-actions[bot]
11e56ed9bb
Merge master into staging-next 2023-08-23 12:01:03 +00:00
Matthias Beyer
1b8a4b6d0b
Merge pull request #250758 from ereslibre/bump-wasmtime
wasmtime: 11.0.1 -> 12.0.0
2023-08-23 08:52:56 +02:00
superwhiskers
02e4469bf3
rakudo: 2023.06 -> 2023.08 2023-08-22 15:55:09 -05:00
superwhiskers
e8d1a9c81d
nqp: 2023.06 -> 2023.08 2023-08-22 15:55:01 -05:00
superwhiskers
b569c2c353
moarvm: 2023.06 -> 2023.08 2023-08-22 15:54:49 -05:00
github-actions[bot]
f888200b3a
Merge master into staging-next 2023-08-22 18:00:55 +00:00
Rafael Fernández López
1f5fcea4fc wasmtime: 11.0.1 -> 12.0.0 2023-08-22 18:27:52 +02:00
figsoda
1890514644
Merge pull request #250432 from figsoda/rune 2023-08-22 10:06:16 -04:00
github-actions[bot]
602e1b2392
Merge staging-next into staging 2023-08-22 06:01:39 +00:00
Pol Dellaiera
9c446f8821
Merge pull request #250620 from NixOS/bump/php83-beta3
php83: 8.3.0beta2 -> 8.3.0beta3
2023-08-22 06:47:48 +02:00
github-actions[bot]
1f6fb14d17
Merge staging-next into staging 2023-08-22 00:02:25 +00:00
figsoda
cbdf9c6692 expr: 1.14.1 -> 1.14.3
Diff: https://github.com/antonmedv/expr/compare/v1.14.1...v1.14.3

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.14.3
2023-08-21 17:18:51 -04:00
Pol Dellaiera
4aeaaae5cf
php83: 8.3.0beta2 -> 8.3.0beta3 2023-08-21 23:02:39 +02:00
Theodore Ni
130e063a3d
pypaInstallHook: enter "dist" directory before installing (#250464) 2023-08-21 08:45:47 +02:00
github-actions[bot]
6eac46a06d
Merge staging-next into staging 2023-08-21 06:01:22 +00:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-20 20:09:45 -07:00
OTABI Tomoya
b0bf0a1c0b
Merge pull request #249693 from aaronjheng/janet
janet: 1.29.1 -> 1.30.0
2023-08-21 11:16:34 +09:00
Nick Cao
ef889c8c5d
Merge pull request #250420 from figsoda/expr
expr: 1.14.0 -> 1.14.1
2023-08-21 08:46:22 +08:00
figsoda
21676ee761 rune: init at 0.12.4
https://rune-rs.github.io/
2023-08-20 18:35:27 -04:00
figsoda
806ef309c5 expr: 1.14.0 -> 1.14.1
Diff: https://github.com/antonmedv/expr/compare/v1.14.0...v1.14.1

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.14.1
2023-08-20 16:41:54 -04:00
Theodore Ni
dab839357e
Merge branch 'master' into staging-next
Had to merge https://github.com/NixOS/nixpkgs/pull/245957 and
https://github.com/NixOS/nixpkgs/pull/247245.
2023-08-20 12:01:22 -07:00
Artturi
bde196dde9
Merge pull request #245957 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing2 2023-08-20 18:57:05 +03:00
github-actions[bot]
435d3aef59
Merge staging-next into staging 2023-08-20 12:01:50 +00:00
github-actions[bot]
57d8f92a86
Merge master into staging-next 2023-08-20 12:01:23 +00:00
Matthias Beyer
0c4a08dbc3
Merge pull request #250274 from atorres1985-contrib/trealla
Trealla: 2.23.35 -> 2.24.21
2023-08-20 11:07:46 +02:00
Theodore Ni
dd1256d2ca python3.pkgs.pythonRelaxDepsHook: don't propagate wheel
The usage of wheel should be restricted to the hook. I discovered this
when trying to remove wheel from the Python bootstrap. Some packages
that needed wheel did not need it added explicitly because they use this
hook. This implicit change to the dependency tree shouldn't happen (even
though it is mostly harmless).
2023-08-20 11:00:51 +02:00
Theodore Ni
4e7188c39a python3.pkgs.buildPythonPackage: disable conflict check for setuptools and wheel
We can do this automatically for packages we know cannot use the
conflict check hook when it would lead to infinite recursion.
2023-08-20 10:59:47 +02:00
Theodore Ni
6c85fff302 python3.pkgs.buildPythonPackage: switch to PyPA build and installer 2023-08-20 10:59:47 +02:00
Theodore Ni
e8cca499a8 python2.{buildPythonPackage,buildPythonApplication}: extract into its own file
As we continue iterating on Python infrastructure for Python 3, some
code is starting to diverge for Python 2. If we copy the current state
of mk-python-derivation.nix and freeze it for Python 2, we can iterate
on it for Python 3 with more freedom.
2023-08-20 10:59:46 +02:00
Theodore Ni
93d25dda84 python3.pkgs.pypaBuildHook: switch to pyproject-build
Upstream's recommended "python -m build" way of invoking build fails
when the working directory contains a file named "build.py". This is
common for poetry projects that build C extensions.
2023-08-20 10:59:46 +02:00
Theodore Ni
a4d66bcc5f python3.pkgs.pypaInstallHook: init 2023-08-20 10:59:46 +02:00
Matthias Beyer
da0bf03073
Merge pull request #250254 from figsoda/risor
risor: 0.13.0 -> 0.14.0
2023-08-20 10:17:07 +02:00
Anderson Torres
69f8e0853a trealla: 2.24.0 -> 2.24.21 2023-08-19 21:13:39 -03:00
github-actions[bot]
8a62479e06
Merge staging-next into staging 2023-08-20 00:03:24 +00:00
Anderson Torres
25575ae935 trealla: 2.23.48 -> 2.24.0
- Set line editing library to isocline by default
- Set passthru.updateScript
2023-08-19 21:03:17 -03:00
github-actions[bot]
f6a4c6f912
Merge master into staging-next 2023-08-20 00:02:29 +00:00
Anderson Torres
2393e9d763 trealla: 2.23.35 -> 2.23.48
- Set strictDeps
- checkInputs -> nativeCheckInputs
2023-08-19 20:50:29 -03:00
Mario Rodas
68da27cd38
Merge pull request #250141 from marsam/update-bundler
bundler: 2.4.18 -> 2.4.19
2023-08-19 18:36:41 -05:00
figsoda
397f008615 risor: 0.13.0 -> 0.14.0
Diff: https://github.com/risor-io/risor/compare/v0.13.0...v0.14.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.14.0
2023-08-19 17:14:36 -04:00
Tom McLaughlin
bbfcab42fd
cling: tidy/simplify + add experimental libc++ support (#247253) 2023-08-19 16:19:01 -04:00
github-actions[bot]
9145b3fd81
Merge staging-next into staging 2023-08-19 18:01:22 +00:00
github-actions[bot]
b34f222b02
Merge master into staging-next 2023-08-19 18:00:51 +00:00
Matthias Beyer
94d1355413
Merge pull request #250143 from marsam/update-luau
luau: 0.590 -> 0.591
2023-08-19 18:17:04 +02:00
github-actions[bot]
bb1bf988bc
Merge staging-next into staging 2023-08-19 12:01:31 +00:00
github-actions[bot]
d3b2560b73
Merge master into staging-next 2023-08-19 12:01:03 +00:00
Theodore Ni
4ed77bebec
Merge pull request #247868 from doronbehar/pkg/python-tk-test
python.tests.tkinter: init
2023-08-19 04:04:24 -07:00
Doron Behar
ca499f6965 python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
Mario Rodas
f852d375b7
Merge pull request #249455 from marsam/update-racket
racket,racket-minimal: 8.9 -> 8.10
2023-08-19 01:08:59 -05:00
Mario Rodas
cb0c5de164 luau: 0.590 -> 0.591
Diff: https://github.com/Roblox/luau/compare/0.590...0.591

Changelog: https://github.com/Roblox/luau/releases/tag/0.591
2023-08-19 04:20:00 +00:00
Mario Rodas
5b83b203e2 ruby.rubygems: 3.4.18 -> 3.4.19
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.19/CHANGELOG.md
2023-08-19 04:20:00 +00:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
github-actions[bot]
1949ef2080
Merge master into staging-next 2023-08-18 18:00:57 +00:00
figsoda
fdad8eb089
Merge pull request #249542 from figsoda/expr 2023-08-18 13:06:35 -04:00
github-actions[bot]
03146a5454
Merge master into staging-next 2023-08-18 06:01:01 +00:00
Nick Cao
e19e2222d7
python3Packages.pythonNamespacesHook: use findutils from buildPackages (#249864) 2023-08-18 07:39:36 +02:00
Theodore Ni
f2cdd1c318
Merge pull request #243838 from akho/fix-243831
tcl: fix #243831
2023-08-17 15:16:18 -07:00
Aaron Jheng
e2fd2417f6
janet: 1.29.1 -> 1.30.0 2023-08-17 15:23:00 +08:00
github-actions[bot]
43454c8a64
Merge master into staging-next 2023-08-17 00:01:52 +00:00
Pol Dellaiera
2739707f97
Merge pull request #248383 from NixOS/php/bump-8.2.9
php82: 8.2.8 -> 8.2.9
2023-08-16 21:53:35 +02:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
figsoda
9a61d7506f expr: init at 1.14.0
https://github.com/antonmedv/expr
2023-08-16 09:37:51 -04:00
github-actions[bot]
a5a93e1107
Merge master into staging-next 2023-08-16 06:01:05 +00:00
Mario Rodas
b35fda3793 racket,racket-minimal: 8.9 -> 8.10
Changelog: https://github.com/racket/racket/releases/tag/v8.10
2023-08-16 04:20:00 +00:00
github-actions[bot]
bc80066085
Merge master into staging-next 2023-08-16 00:01:57 +00:00
Thiago Kenji Okada
19921bdb76 clojure: 1.11.1.1356 -> 1.11.1.1386
Also update the URL location, fixing issue #249396.
2023-08-15 23:49:36 +01:00
R. Ryantm
80dcf0e37b zef: 0.18.2 -> 0.18.3 2023-08-15 18:26:25 +00:00
github-actions[bot]
af2c148bc3
Merge staging-next into staging 2023-08-14 18:01:33 +00:00
github-actions[bot]
674c2b1920
Merge master into staging-next 2023-08-14 18:01:03 +00:00