diff --git a/Golden_Repo/f/forma/forma-0.1.2-foss2022a.eb b/Golden_Repo/f/forma/forma-0.1.6-foss2022a.eb
similarity index 90%
rename from Golden_Repo/f/forma/forma-0.1.2-foss2022a.eb
rename to Golden_Repo/f/forma/forma-0.1.6-foss2022a.eb
index 0839de17811b33ed25cec6907d9af4b70518aa11..bbc89abb71a56a5183124f962407e320850521bc 100644
--- a/Golden_Repo/f/forma/forma-0.1.2-foss2022a.eb
+++ b/Golden_Repo/f/forma/forma-0.1.6-foss2022a.eb
@@ -3,7 +3,7 @@
 easyblock = 'PythonPackage'
 
 name = 'forma'
-version = '0.1.2'
+version = '0.1.6'
 homepage = 'https://github.com/CARV-ICS-FORTH/foRMA'
 description = "Initial test for easybuild foRMA"
 
@@ -20,7 +20,7 @@ sources = [{
         'keep_git_dir': True
     },
 }]
-checksums = ['435f8776b39d033688cae7ce66a800f2cbb6f9165f6db002c80ad7db538381ad']
+checksums = ['3aa2999c05e5027f6d4b06ef51222990e41527621dc40a900bef1004c7d74936']
 
 dependencies = [
     ('Python', '3.10.4'),