Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{tools}[GCCcore/13.3.0] time v1.9 #21916

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

stefan-wolfsheimer
Copy link
Contributor

(created using eb --new-pr)

Copy link

Updated software time-1.9-GCCcore-13.3.0.eb

Diff against time-1.9-GCCcore-12.3.0.eb

easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.3.0.eb b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
index 58c010a824..acc1705405 100644
--- a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
@@ -7,13 +7,13 @@ homepage = 'https://www.gnu.org/software/time/'
 description = """The `time' command runs another program, then displays information about the resources used by that
  program, collected by the system while the program was running."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 source_urls = [GNU_SOURCE]
 sources = [SOURCE_TAR_GZ]
 checksums = ['fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e']
 
-builddependencies = [('binutils', '2.40')]
+builddependencies = [('binutils', '2.42')]
 
 postinstallcmds = ["ln -s %(installdir)s/bin/%(name)s %(installdir)s/bin/gtime"]
 
Diff against time-1.9-GCCcore-12.2.0.eb

easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.2.0.eb

diff --git a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.2.0.eb b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
index e241a9de1b..acc1705405 100644
--- a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-12.2.0.eb
+++ b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
@@ -7,13 +7,13 @@ homepage = 'https://www.gnu.org/software/time/'
 description = """The `time' command runs another program, then displays information about the resources used by that
  program, collected by the system while the program was running."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 source_urls = [GNU_SOURCE]
 sources = [SOURCE_TAR_GZ]
 checksums = ['fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e']
 
-builddependencies = [('binutils', '2.39')]
+builddependencies = [('binutils', '2.42')]
 
 postinstallcmds = ["ln -s %(installdir)s/bin/%(name)s %(installdir)s/bin/gtime"]
 
Diff against time-1.9-GCCcore-11.3.0.eb

easybuild/easyconfigs/t/time/time-1.9-GCCcore-11.3.0.eb

diff --git a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-11.3.0.eb b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
index d0b426f3ff..acc1705405 100644
--- a/easybuild/easyconfigs/t/time/time-1.9-GCCcore-11.3.0.eb
+++ b/easybuild/easyconfigs/t/time/time-1.9-GCCcore-13.3.0.eb
@@ -7,13 +7,13 @@ homepage = 'https://www.gnu.org/software/time/'
 description = """The `time' command runs another program, then displays information about the resources used by that
  program, collected by the system while the program was running."""
 
-toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 source_urls = [GNU_SOURCE]
 sources = [SOURCE_TAR_GZ]
 checksums = ['fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e']
 
-builddependencies = [('binutils', '2.38')]
+builddependencies = [('binutils', '2.42')]
 
 postinstallcmds = ["ln -s %(installdir)s/bin/%(name)s %(installdir)s/bin/gtime"]
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant