[Backport release-26.05] rocqPackages.micromega-plugin: fix hash (#532234)

This commit is contained in:
Vincent Laporte 2026-06-16 09:53:00 +00:00 committed by GitHub
commit 85281f6512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ mkRocqDerivation {
] null;
release = {
"1.1.0".sha256 = "sha256-OszFXGLnm0rGAZVRCq/riQUK1DuhPyfv49GBePkQWAI=";
"1.1.0".hash = "sha256-CWMbGErC5bu20Yu9eskgslLkzmSof6klNlOYEkQjUjc=";
};
releaseRev = v: "v${v}";