summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorTreeve Jelbert2022-05-06 15:42:40 +0200
committerTreeve Jelbert2022-05-06 15:42:40 +0200
commit833f0660d88c9c5d4ccc06f50c47b5fa4368cf20 (patch)
tree701e23e0eba81431ea8519efcec9da520c8ac206 /gnu
parent6e0a00bdcad6166eba8568b92b2f66847ea7476e (diff)
gcc: => 12.1.0
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc/DETAILS2
-rw-r--r--gnu/gcc/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index 2e22fd7dca..cb28b9f337 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=11.3.0
+ VERSION=12.1.0
ISL_VERSION=0.24
BASE_SOURCE_URL="https://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION"
SOURCE=gcc-$VERSION.tar.xz
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index fa515a4a96..cd2119848e 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2022-05-06 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 12.1.0
+
2022-04-21 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 11.3.0