Skip to content
Snippets Groups Projects
Commit e8c06e3d authored by Abolfazl  Ziaeemehr's avatar Abolfazl Ziaeemehr
Browse files

fix(py-vbi): update version hash for 0.1.3

parent 94bff759
No related branches found
No related tags found
2 merge requests!657add vbi v0.1.3.2,!649fix(py-vbi): add version 0.1.3
......@@ -12,8 +12,9 @@ class PyVbi(PythonPackage):
git = "https://github.com/ins-amu/vbi"
url = "https://github.com/ins-amu/vbi/archive/refs/tags/v0.1.3.tar.gz"
version("0.1.3", "54fa2062f44c9ec8219fae3c13c52a4bd17141b5467b982987673de0662c5255")
version("0.1.3", "d1b9840e8e570adb8eb90d7e8c110a2659aa81d78ac479b8a77b2054eb3d4c1a")
version("0.1.2", "6ccfeeec718be62a480002a8370130a3e3344955186f99ecbb15b646b68210d6")
patch('fix-install.patch')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment