Skip to content

Commit c1aea0a

Browse files
author
Release Manager
committed
gh-35552: fix the linter once more
<!-- Please provide a concise, informative and self-explanatory title. --> <!-- Don't put issue numbers in the title. Put it in the Description below. --> <!-- For example, instead of "Fixes #12345", use "Add a new method to multiply two integers" --> ### 📚 Description Fixing the linter workflow <!-- Describe your changes here in detail. --> <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x ]`. --> - [x] The title is concise, informative, and self-explanatory. - [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 accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #35552 Reported by: Frédéric Chapoton Reviewer(s): Matthias Köppe
2 parents bbf5695 + f6f4e40 commit c1aea0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=7114ddde761f900ce0dfcc96f6091dd9809cea4f
3-
md5=4cf1180f595a3231185e008178fb71d5
4-
cksum=1810153292
2+
sha1=9928f0bb6206e17098db4853c183bc83c5744889
3+
md5=0e60f5f865d8880a5257b591e5cba337
4+
cksum=3700986812
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ca0dbda9ad280d724ef2a0fe09554b0c96820ef9
1+
dd249822693fe36bcc6d2c4430a4d12cbf1f459d

0 commit comments

Comments
 (0)