diff --git a/Golden_Repo/a/ArviZ/ArviZ-0.15.1-foss-2022a.eb b/Golden_Repo/a/ArviZ/ArviZ-0.14.0-foss-2022a.eb similarity index 91% rename from Golden_Repo/a/ArviZ/ArviZ-0.15.1-foss-2022a.eb rename to Golden_Repo/a/ArviZ/ArviZ-0.14.0-foss-2022a.eb index 6a3f2909952976de4b08376d2ea1466beaec1a9c..aee267ecf90ab9348058a13c3cdc835f4eed281e 100644 --- a/Golden_Repo/a/ArviZ/ArviZ-0.15.1-foss-2022a.eb +++ b/Golden_Repo/a/ArviZ/ArviZ-0.14.0-foss-2022a.eb @@ -1,7 +1,7 @@ easyblock = 'PythonBundle' name = 'ArviZ' -version = '0.15.1' +version = '0.14.0' homepage = 'https://github.com/arviz-devs/arviz' description = "Exploratory analysis of Bayesian models with Python" @@ -31,7 +31,7 @@ exts_list = [ }), (name, version, { 'sources': ['%(namelower)s-%(version)s.tar.gz'], - 'checksums': ['981cce0282bdf6f3b379255b95a440979f9a0ef0ae9dd88a54f763cf5b31484c'], + 'checksums': ['a5d7148c76ab9b50fa56f2c09c71b83b1e407aa6e1aa7581b03e9a91866e91ef'], }), ]