Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d23be3

Browse files
authored
Merge pull request#7711 from sylvestre/coreutils-9.7
upgrade to GNU coreutils 9.7 as ref
2 parents291473e +4724f04 commit0d23be3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
outputs path_GNU path_GNU_tests path_reference path_UUTILS
5050
#
5151
repo_default_branch="$DEFAULT_BRANCH"
52-
repo_GNU_ref="v9.6"
52+
repo_GNU_ref="v9.7"
5353
repo_reference_branch="$DEFAULT_BRANCH"
5454
outputs repo_default_branch repo_GNU_ref repo_reference_branch
5555
#

‎util/build-gnu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ fi
6060

6161
###
6262

63-
release_tag_GNU="v9.6"
63+
release_tag_GNU="v9.7"
6464

6565
iftest! -d"${path_GNU}";then
6666
echo"Could not find GNU coreutils (expected at '${path_GNU}')"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp