mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] rocqPackages.micromega-plugin: fix hash (#532234)
This commit is contained in:
commit
85281f6512
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ mkRocqDerivation {
|
|||
] null;
|
||||
|
||||
release = {
|
||||
"1.1.0".sha256 = "sha256-OszFXGLnm0rGAZVRCq/riQUK1DuhPyfv49GBePkQWAI=";
|
||||
"1.1.0".hash = "sha256-CWMbGErC5bu20Yu9eskgslLkzmSof6klNlOYEkQjUjc=";
|
||||
};
|
||||
releaseRev = v: "v${v}";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue