mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
pandora-launcher-unwrapped: 5.3.0 -> 5.3.1 (#543482)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "pandora-launcher-unwrapped";
|
||||
version = "5.3.0";
|
||||
version = "5.3.1";
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
owner = "Moulberry";
|
||||
repo = "PandoraLauncher";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-L8rUjbCrAV6D0HIKUzONYS9kY5rz2JLNzXg50u4GPJQ=";
|
||||
hash = "sha256-KjCpHg5n7VWN4OWt6IdxYUCaqC9auMbvolwIGSQ/BVs=";
|
||||
};
|
||||
|
||||
# Currently the client id is hardcoded and must be patched like this.
|
||||
|
||||
Reference in New Issue
Block a user