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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it
* FairRoot: Update to 19.0.0
* Python: Update to 3.12.12, unpin most python packages, add distro package to
fix aliBuild architecture detection
* Pythia8: Update to 8.317

### Removed

Expand Down
2 changes: 1 addition & 1 deletion pythia.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: pythia
version: "%(tag_basename)s"
tag: pythia8316
tag: pythia8317
source: https://gitlab.com/Pythia8/releases
requires:
- lhapdf
Expand Down