Merge pull request #103904 from r-ryantm/auto-update/pmix
pmix: 3.2.0 -> 3.2.1
This commit is contained in:
commit
81bd630454
@ -3,7 +3,7 @@
|
|||||||
} :
|
} :
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "3.2.0";
|
version = "3.2.1";
|
||||||
|
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
pname = "pmix";
|
pname = "pmix";
|
||||||
@ -13,7 +13,7 @@ in stdenv.mkDerivation {
|
|||||||
repo = "openpmix";
|
repo = "openpmix";
|
||||||
owner = "openpmix";
|
owner = "openpmix";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "171hpz0m6lpyjd1hkxy7fl06fcgymz8cssqgbxzg92b7x595276b";
|
sha256 = "0c9q9a18kdilj6ddqlsvalyv4js79qvslnccn79xl2gl3wm3lyzh";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user