Skip to content

Commit 20a5581

Browse files
author
Release Manager
committed
gh-40922: bump ninja to 1.13.1 a long overdue update - in particular, to version compatible with the make's jobobserver Appears to reduce/eliminate doctest breakage due to warnings about jobobserver. Thanks @orlitzky for pointing it out ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40922 Reported by: Dima Pasechnik Reviewer(s):
2 parents 102892f + cd81fc7 commit 20a5581

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=ninja_build-VERSION.tar.gz
2-
sha1=f3a1a28e0e427be58b4f2ff2e61b7a4a0e4f0c24
3-
sha256=821bdff48a3f683bc4bb3b6f0b5fe7b2d647cf65d52aeb63328c91a6c6df285a
2+
sha1=2a4d0b3e47b7bcd7468524bf17318e814c6a3984
3+
sha256=f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23
44
upstream_url=https://github.com/ninja-build/ninja/archive/refs/tags/vVERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.1
1+
1.13.1

0 commit comments

Comments
 (0)