Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it

### Changed


* python: Require at least 3.12.12 in prefer_system_check
* ROOT: Update to 6.36.08
* defaults-actstracking: Removed all overrides unrelated to ACTS or C++20.
* ACTS: Disabled all GEANT4 build options required for examples.
* Move to C++20
Expand Down
2 changes: 1 addition & 1 deletion root.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: ROOT
version: "%(tag_basename)s%(defaults_upper)s"
tag: v6-36-06
tag: v6-36-08
source: https://github.com/root-project/root
requires:
- GSL
Expand Down