diff --git a/Golden_Repo/a/arax/arax-0.1-foss-2022a.eb b/Golden_Repo/a/arax/arax-0.1-foss-2022a.eb
index 9fd617586c67f583fc1e32e94ebfbdf3bc9df9af..8d95b8effb9261347b033be666eb2eda52662470 100644
--- a/Golden_Repo/a/arax/arax-0.1-foss-2022a.eb
+++ b/Golden_Repo/a/arax/arax-0.1-foss-2022a.eb
@@ -5,7 +5,7 @@ description = "Initial easybuild arax release"
 toolchain = {'name': 'foss', 'version': '2022a'}
 
 source_urls = [
-        'https://github.com/CARV-ICS-FORTH/arax/archive/refs/heads/'
+    'https://github.com/CARV-ICS-FORTH/arax/archive/refs/heads/'
 ]
 
 sources = ['master.tar.gz']
diff --git a/Golden_Repo/s/SHAMBLES/SHAMBLES-0.1.eb b/Golden_Repo/s/SHAMBLES/SHAMBLES-0.1.eb
index 474abd13e8613db269f449f3b11786fb1619961c..0920eaf9cc78db2e2c9c08ce22206cb079549784 100644
--- a/Golden_Repo/s/SHAMBLES/SHAMBLES-0.1.eb
+++ b/Golden_Repo/s/SHAMBLES/SHAMBLES-0.1.eb
@@ -5,7 +5,7 @@ description = "Initial release for easybuild SHMABLES"
 toolchain = SYSTEM
 
 source_urls = [
-	'https://github.com/CARV-ICS-FORTH/shambles/archive/refs/heads/'
+    'https://github.com/CARV-ICS-FORTH/shambles/archive/refs/heads/'
 ]
 
 sources = ['master.tar.gz']
@@ -16,4 +16,4 @@ moduleclass = 'lib'
 preinstallopts = 'cd jemalloc && '
 modextrapaths = {'LD_PRELOAD': ['lib/libjemalloc.so']}
 
-modloadmsg = 'Make sure your kernel has CONFIG_PGFAULT_SAMPLE_PROFILER enabled, or SHAMBLES will missbehave'
+modloadmsg = 'Make sure your kernel has CONFIG_KROOM enabled, or SHAMBLES will missbehave'